Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 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-ssh6150941271391435629.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-ssh16534259090096169449.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-ssh4552793788766274312.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-ssh12197675162223885515.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-ssh7197090497167683501.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7638 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 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 (main) Commit message: "Merge pull request #294 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.29" > 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 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 # timeout=10 > git rev-list --no-walk b907ae284758dcb5c5e92cc9fb34c829a11304c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-22T21:44:36.223Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-22T21:44:36.291Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-22T21:44:36.312Z] ========================================================= [2023-09-22T21:44:36.312Z] EdgeX Global Pipelines Version Info [2023-09-22T21:44:36.312Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:44:37.025Z] ------------------- [2023-09-22T21:44:37.025Z] stable info: [2023-09-22T21:44:37.025Z] ------------------- [2023-09-22T21:44:37.025Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-22T21:44:37.025Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-22T21:44:37.025Z] Message: update stable to v1.0.254 [2023-09-22T21:44:37.595Z] ------------------- [2023-09-22T21:44:37.595Z] experimental info: [2023-09-22T21:44:37.595Z] ------------------- [2023-09-22T21:44:37.595Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-22T21:44:37.595Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-22T21:44:37.595Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-22T21:44:37.749Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-22T21:44:37.758Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-22T21:44:37.776Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-22T21:44:37.792Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-22T21:44:37.808Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-22T21:44:37.824Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-22T21:44:37.841Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-22T21:44:37.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-22T21:44:37.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-22T21:44:37.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-22T21:44:37.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-22T21:44:37.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-22T21:44:37.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-22T21:44:37.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-22T21:44:37.949Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-22T21:44:37.960Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-22T21:44:37.972Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-22T21:44:37.987Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-22T21:44:38.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-22T21:44:38.016Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-22T21:44:38.028Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-22T21:44:38.043Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-22T21:44:38.056Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-22T21:44:38.064Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-22T21:44:38.075Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-22T21:44:38.085Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-22T21:44:38.098Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-22T21:44:38.110Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-22T21:44:38.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-22T21:44:38.145Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-22T21:44:38.154Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [Pipeline] echo [2023-09-22T21:44:38.162Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c469b2d [Pipeline] echo [2023-09-22T21:44:38.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:44:38.218Z] provisioning config files... [2023-09-22T21:44:38.230Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4441258413994634552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:44:38.532Z] ---> docker-login.sh [2023-09-22T21:44:38.532Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:44:38.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:38.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:38.800Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:38.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:38.800Z] [2023-09-22T21:44:38.800Z] Login Succeeded [2023-09-22T21:44:38.800Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:44:38.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:39.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:39.059Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:39.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:39.059Z] [2023-09-22T21:44:39.059Z] Login Succeeded [2023-09-22T21:44:39.059Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:44:39.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:39.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:39.059Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:39.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:39.059Z] [2023-09-22T21:44:39.059Z] Login Succeeded [2023-09-22T21:44:39.059Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:44:39.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:39.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:39.318Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:39.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:39.318Z] [2023-09-22T21:44:39.318Z] Login Succeeded [2023-09-22T21:44:39.318Z] docker.io [2023-09-22T21:44:39.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:39.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:39.578Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:39.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:39.578Z] [2023-09-22T21:44:39.578Z] Login Succeeded [2023-09-22T21:44:39.578Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:44:39.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-22T21:44:39.953Z] + git rev-list -1 --merges c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5~1..c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [Pipeline] echo [2023-09-22T21:44:39.996Z] -----------> git rev-list -1 --merges c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5~1..c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [2023-09-22T21:44:39.996Z] c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [false] [Pipeline] sh [2023-09-22T21:44:40.285Z] + git log --format=format:%s -1 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [Pipeline] echo [2023-09-22T21:44:40.325Z] ========================================================= [2023-09-22T21:44:40.325Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-22T21:44:40.325Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-22T21:44:40.665Z] + git log --format=format:%s -1 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [Pipeline] echo [2023-09-22T21:44:40.676Z] [semverPrep] GIT_COMMIT: c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5, Commit Message: Merge pull request #294 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.29 [Pipeline] echo [2023-09-22T21:44:40.687Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-22T21:44:41.032Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-22T21:44:41.032Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-22T21:44:41.032Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-22T21:44:41.032Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-22T21:44:41.032Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-22T21:44:41.032Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-22T21:44:41.032Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:44:41.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:44:41.379Z] [2023-09-22T21:44:41.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:44:41.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:44:41.676Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-22T21:44:41.676Z] b85a868b505f: Pulling fs layer [2023-09-22T21:44:41.676Z] e2be974225ed: Pulling fs layer [2023-09-22T21:44:41.676Z] 339a4e72a1f5: Pulling fs layer [2023-09-22T21:44:41.676Z] 988bab9f4d93: Pulling fs layer [2023-09-22T21:44:41.676Z] 1469e6f7b9e6: Pulling fs layer [2023-09-22T21:44:41.676Z] eaf3925da568: Pulling fs layer [2023-09-22T21:44:41.676Z] bab4dde63d76: Pulling fs layer [2023-09-22T21:44:41.676Z] bde34c3a00c8: Pulling fs layer [2023-09-22T21:44:41.676Z] 1469e6f7b9e6: Waiting [2023-09-22T21:44:41.676Z] b352a97aabf1: Pulling fs layer [2023-09-22T21:44:41.676Z] 4872d77fe225: Pulling fs layer [2023-09-22T21:44:41.676Z] 5851b861e8e6: Pulling fs layer [2023-09-22T21:44:41.676Z] bab4dde63d76: Waiting [2023-09-22T21:44:41.676Z] bde34c3a00c8: Waiting [2023-09-22T21:44:41.676Z] 988bab9f4d93: Waiting [2023-09-22T21:44:41.676Z] 5851b861e8e6: Waiting [2023-09-22T21:44:41.676Z] eaf3925da568: Waiting [2023-09-22T21:44:41.676Z] b352a97aabf1: Waiting [2023-09-22T21:44:41.676Z] 4872d77fe225: Waiting [2023-09-22T21:44:41.676Z] e2be974225ed: Verifying Checksum [2023-09-22T21:44:41.676Z] e2be974225ed: Download complete [2023-09-22T21:44:41.676Z] 988bab9f4d93: Verifying Checksum [2023-09-22T21:44:41.676Z] 339a4e72a1f5: Verifying Checksum [2023-09-22T21:44:41.676Z] 339a4e72a1f5: Download complete [2023-09-22T21:44:41.676Z] 1469e6f7b9e6: Verifying Checksum [2023-09-22T21:44:41.676Z] 1469e6f7b9e6: Download complete [2023-09-22T21:44:41.676Z] eaf3925da568: Verifying Checksum [2023-09-22T21:44:41.676Z] eaf3925da568: Download complete [2023-09-22T21:44:41.940Z] bde34c3a00c8: Verifying Checksum [2023-09-22T21:44:41.940Z] bde34c3a00c8: Download complete [2023-09-22T21:44:41.940Z] b352a97aabf1: Verifying Checksum [2023-09-22T21:44:41.940Z] b352a97aabf1: Download complete [2023-09-22T21:44:41.940Z] 4872d77fe225: Verifying Checksum [2023-09-22T21:44:41.940Z] 4872d77fe225: Download complete [2023-09-22T21:44:41.940Z] 5851b861e8e6: Verifying Checksum [2023-09-22T21:44:41.940Z] 5851b861e8e6: Download complete [2023-09-22T21:44:41.940Z] b85a868b505f: Verifying Checksum [2023-09-22T21:44:41.940Z] b85a868b505f: Download complete [2023-09-22T21:44:42.199Z] bab4dde63d76: Verifying Checksum [2023-09-22T21:44:42.199Z] bab4dde63d76: Download complete [2023-09-22T21:44:43.134Z] b85a868b505f: Pull complete [2023-09-22T21:44:43.134Z] e2be974225ed: Pull complete [2023-09-22T21:44:43.704Z] 339a4e72a1f5: Pull complete [2023-09-22T21:44:43.704Z] 988bab9f4d93: Pull complete [2023-09-22T21:44:43.964Z] 1469e6f7b9e6: Pull complete [2023-09-22T21:44:44.232Z] eaf3925da568: Pull complete [2023-09-22T21:44:46.139Z] bab4dde63d76: Pull complete [2023-09-22T21:44:46.139Z] bde34c3a00c8: Pull complete [2023-09-22T21:44:46.139Z] b352a97aabf1: Pull complete [2023-09-22T21:44:46.139Z] 4872d77fe225: Pull complete [2023-09-22T21:44:46.139Z] 5851b861e8e6: Pull complete [2023-09-22T21:44:46.139Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-22T21:44:46.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:44:46.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:44:46.232Z] prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container [2023-09-22T21:44:46.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-22T21:44:51.814Z] $ docker top eb88ea612753f348910d2b0aa2618b14afee5107fdcfcdb0d466c445e43201e2 -eo pid,comm [2023-09-22T21:44:51.861Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-22T21:44:51.861Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-22T21:44:51.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:44:51.900Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:44:52.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:44:52.015Z] $ docker exec eb88ea612753f348910d2b0aa2618b14afee5107fdcfcdb0d466c445e43201e2 ssh-agent [2023-09-22T21:44:52.117Z] SSH_AUTH_SOCK=/tmp/ssh-GQ2GTESCDbYc/agent.33 [2023-09-22T21:44:52.117Z] SSH_AGENT_PID=39 [2023-09-22T21:44:52.123Z] Running ssh-add (command line suppressed) [2023-09-22T21:44:52.220Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5273856439204016790.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5273856439204016790.key) [2023-09-22T21:44:52.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:44:52.525Z] + git tag --points-at HEAD [Pipeline] } [2023-09-22T21:44:52.542Z] $ docker exec --env ******** --env ******** eb88ea612753f348910d2b0aa2618b14afee5107fdcfcdb0d466c445e43201e2 ssh-agent -k [2023-09-22T21:44:52.635Z] unset SSH_AUTH_SOCK; [2023-09-22T21:44:52.635Z] unset SSH_AGENT_PID; [2023-09-22T21:44:52.635Z] echo Agent pid 39 killed; [2023-09-22T21:44:52.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-22T21:44:52.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:44:52.676Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:44:52.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:44:52.781Z] $ docker exec eb88ea612753f348910d2b0aa2618b14afee5107fdcfcdb0d466c445e43201e2 ssh-agent [2023-09-22T21:44:52.883Z] SSH_AUTH_SOCK=/tmp/ssh-TLRuBphUNyQn/agent.71 [2023-09-22T21:44:52.883Z] SSH_AGENT_PID=77 [2023-09-22T21:44:52.888Z] Running ssh-add (command line suppressed) [2023-09-22T21:44:52.980Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3818580159681855261.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3818580159681855261.key) [2023-09-22T21:44:52.995Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:44:53.282Z] + git semver init [2023-09-22T21:44:53.542Z] 2023-09-22 21:44:53,444 [run_init] DEBUG init version:0.0.0 force:False [2023-09-22T21:44:53.542Z] 2023-09-22 21:44:53,444 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-22T21:44:53.542Z] 2023-09-22 21:44:53,445 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-22T21:44:53.542Z] 2023-09-22 21:44:53,445 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:44:54.481Z] 2023-09-22 21:44:54,162 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-09-22T21:44:54.481Z] 2023-09-22 21:44:54,163 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-09-22T21:44:54.481Z] 2023-09-22 21:44:54,163 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-22T21:44:54.481Z] 2023-09-22 21:44:54,163 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-22T21:44:54.481Z] 3.1.0-dev.25 [Pipeline] } [2023-09-22T21:44:54.489Z] $ docker exec --env ******** --env ******** eb88ea612753f348910d2b0aa2618b14afee5107fdcfcdb0d466c445e43201e2 ssh-agent -k [2023-09-22T21:44:54.579Z] unset SSH_AUTH_SOCK; [2023-09-22T21:44:54.579Z] unset SSH_AGENT_PID; [2023-09-22T21:44:54.580Z] echo Agent pid 77 killed; [2023-09-22T21:44:54.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-22T21:44:54.898Z] + git semver [Pipeline] } [2023-09-22T21:44:55.171Z] $ docker stop --time=1 eb88ea612753f348910d2b0aa2618b14afee5107fdcfcdb0d466c445e43201e2 [2023-09-22T21:44:56.591Z] $ docker rm -f --volumes eb88ea612753f348910d2b0aa2618b14afee5107fdcfcdb0d466c445e43201e2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-22T21:44:56.966Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-22T21:44:57.174Z] Stashed 1 file(s) [Pipeline] echo [2023-09-22T21:44:57.178Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.25 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:44:57.353Z] provisioning config files... [2023-09-22T21:44:57.363Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12801366239318052190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:44:57.659Z] ---> docker-login.sh [2023-09-22T21:44:57.659Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:44:57.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:57.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:57.659Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:57.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:57.659Z] [2023-09-22T21:44:57.659Z] Login Succeeded [2023-09-22T21:44:57.659Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:44:57.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:57.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:57.659Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:57.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:57.659Z] [2023-09-22T21:44:57.659Z] Login Succeeded [2023-09-22T21:44:57.659Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:44:57.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:57.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:57.917Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:57.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:57.917Z] [2023-09-22T21:44:57.917Z] Login Succeeded [2023-09-22T21:44:57.917Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:44:57.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:57.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:57.917Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:57.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:57.917Z] [2023-09-22T21:44:57.917Z] Login Succeeded [2023-09-22T21:44:57.917Z] docker.io [2023-09-22T21:44:58.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:44:58.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:44:58.176Z] Configure a credential helper to remove this warning. See [2023-09-22T21:44:58.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:44:58.176Z] [2023-09-22T21:44:58.176Z] Login Succeeded [2023-09-22T21:44:58.176Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:44:58.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-22T21:44:58.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:44:58.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:44:58.287Z] ========================================================= [2023-09-22T21:44:58.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-22T21:44:58.287Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:44:58.607Z] + 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-09-22T21:44:58.607Z] Sending build context to Docker daemon 2.23MB [2023-09-22T21:44:58.607Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-22T21:44:58.607Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-22T21:44:58.607Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-22T21:44:58.607Z] 7264a8db6415: Pulling fs layer [2023-09-22T21:44:58.607Z] c4d48a809fc2: Pulling fs layer [2023-09-22T21:44:58.607Z] 4f1c88b9dad5: Pulling fs layer [2023-09-22T21:44:58.607Z] ad3a456e5733: Pulling fs layer [2023-09-22T21:44:58.607Z] 33e27b845d1e: Pulling fs layer [2023-09-22T21:44:58.607Z] c68163c4e522: Pulling fs layer [2023-09-22T21:44:58.607Z] 50da416c3ac9: Pulling fs layer [2023-09-22T21:44:58.607Z] 23d2d4c4bb30: Pulling fs layer [2023-09-22T21:44:58.607Z] ad3a456e5733: Waiting [2023-09-22T21:44:58.607Z] 33e27b845d1e: Waiting [2023-09-22T21:44:58.607Z] c68163c4e522: Waiting [2023-09-22T21:44:58.607Z] 50da416c3ac9: Waiting [2023-09-22T21:44:58.607Z] 23d2d4c4bb30: Waiting [2023-09-22T21:44:58.867Z] c4d48a809fc2: Download complete [2023-09-22T21:44:58.867Z] ad3a456e5733: Verifying Checksum [2023-09-22T21:44:58.867Z] ad3a456e5733: Download complete [2023-09-22T21:44:58.867Z] 7264a8db6415: Verifying Checksum [2023-09-22T21:44:58.867Z] 7264a8db6415: Download complete [2023-09-22T21:44:58.867Z] 33e27b845d1e: Verifying Checksum [2023-09-22T21:44:58.867Z] 33e27b845d1e: Download complete [2023-09-22T21:44:58.867Z] c68163c4e522: Verifying Checksum [2023-09-22T21:44:58.867Z] c68163c4e522: Download complete [2023-09-22T21:44:58.867Z] 7264a8db6415: Pull complete [2023-09-22T21:44:59.126Z] 23d2d4c4bb30: Verifying Checksum [2023-09-22T21:44:59.126Z] 23d2d4c4bb30: Download complete [2023-09-22T21:44:59.126Z] c4d48a809fc2: Pull complete [2023-09-22T21:44:59.385Z] 4f1c88b9dad5: Verifying Checksum [2023-09-22T21:44:59.385Z] 4f1c88b9dad5: Download complete [2023-09-22T21:44:59.642Z] 50da416c3ac9: Verifying Checksum [2023-09-22T21:44:59.642Z] 50da416c3ac9: Download complete [2023-09-22T21:45:02.185Z] 4f1c88b9dad5: Pull complete [2023-09-22T21:45:02.185Z] ad3a456e5733: Pull complete [2023-09-22T21:45:02.446Z] 33e27b845d1e: Pull complete [2023-09-22T21:45:02.446Z] c68163c4e522: Pull complete [2023-09-22T21:45:04.971Z] 50da416c3ac9: Pull complete [2023-09-22T21:45:05.230Z] 23d2d4c4bb30: Pull complete [2023-09-22T21:45:05.230Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-22T21:45:05.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-22T21:45:05.230Z] ---> 0786185ac409 [2023-09-22T21:45:05.230Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-22T21:45:12.304Z] Still waiting to schedule task [2023-09-22T21:45:12.304Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-22T21:45:13.347Z] ---> Running in 385891964f2b [2023-09-22T21:45:13.347Z] Removing intermediate container 385891964f2b [2023-09-22T21:45:13.347Z] ---> 7f892567dbbb [2023-09-22T21:45:13.347Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-22T21:45:13.347Z] ---> Running in 022e75fd27d9 [2023-09-22T21:45:13.347Z] Removing intermediate container 022e75fd27d9 [2023-09-22T21:45:13.347Z] ---> 4f3c336e35c4 [2023-09-22T21:45:13.347Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-22T21:45:13.347Z] ---> Running in d30343b57254 [2023-09-22T21:45:13.347Z] Removing intermediate container d30343b57254 [2023-09-22T21:45:13.347Z] ---> 7f5ee342da6f [2023-09-22T21:45:13.347Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-22T21:45:13.347Z] ---> Running in ca96dbce2b5e [2023-09-22T21:45:13.347Z] Removing intermediate container ca96dbce2b5e [2023-09-22T21:45:13.347Z] ---> 6e8814d14ed8 [2023-09-22T21:45:13.347Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-22T21:45:13.347Z] ---> Running in a5936157aad1 [2023-09-22T21:45:13.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:45:13.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:45:13.865Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-22T21:45:13.865Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-22T21:45:13.866Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-22T21:45:13.866Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-22T21:45:13.866Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-22T21:45:13.866Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-22T21:45:13.866Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-22T21:45:13.866Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-22T21:45:13.866Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-22T21:45:13.866Z] (10/13) Installing kmod-libs (30-r3) [2023-09-22T21:45:13.866Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-22T21:45:13.866Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-22T21:45:13.866Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-22T21:45:13.866Z] Executing busybox-1.36.1-r2.trigger [2023-09-22T21:45:13.866Z] Executing eudev-3.2.11-r8.trigger [2023-09-22T21:45:13.866Z] OK: 271 MiB in 65 packages [2023-09-22T21:45:14.431Z] Removing intermediate container a5936157aad1 [2023-09-22T21:45:14.431Z] ---> 0c88bad50604 [2023-09-22T21:45:14.431Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-22T21:45:14.431Z] ---> Running in 0e25b76c7664 [2023-09-22T21:45:14.691Z] Removing intermediate container 0e25b76c7664 [2023-09-22T21:45:14.691Z] ---> 7ca86b40ab83 [2023-09-22T21:45:14.691Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-22T21:45:14.691Z] ---> c936bc5d20d6 [2023-09-22T21:45:14.691Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:45:14.691Z] ---> Running in 2b913449e269 [2023-09-22T21:46:01.373Z] Removing intermediate container 2b913449e269 [2023-09-22T21:46:01.373Z] ---> 9a1ed114e83b [2023-09-22T21:46:01.373Z] Step 11/13 : COPY . . [2023-09-22T21:46:01.373Z] ---> 7b326501c44f [2023-09-22T21:46:01.373Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-22T21:46:01.373Z] ---> Running in c04b415682ce [2023-09-22T21:46:01.373Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-22T21:46:01.373Z] Dload Upload Total Spent  Left Speed [2023-09-22T21:46:01.373Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 11083 0 --:--:-- --:--:-- --:--:-- 11187 [2023-09-22T21:46:01.373Z] Removing intermediate container c04b415682ce [2023-09-22T21:46:01.373Z] ---> 8379fdc735c1 [2023-09-22T21:46:01.373Z] Step 13/13 : RUN ${MAKE} [2023-09-22T21:46:01.373Z] ---> Running in 8a35299fbf43 [2023-09-22T21:46:01.373Z] noop [2023-09-22T21:46:01.373Z] Removing intermediate container 8a35299fbf43 [2023-09-22T21:46:01.373Z] ---> 18fb596e71ba [2023-09-22T21:46:01.373Z] Successfully built 18fb596e71ba [2023-09-22T21:46:01.373Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:01.686Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-22T21:46:01.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:46:01.761Z] prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container [2023-09-22T21:46:01.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-22T21:46:02.119Z] $ docker top 00f39baff9386751c2da84b514011bf2299211b1edbb1abd9ab912f66eabf684 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:46:02.472Z] + go version [2023-09-22T21:46:02.472Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-22T21:46:02.478Z] $ docker stop --time=1 00f39baff9386751c2da84b514011bf2299211b1edbb1abd9ab912f66eabf684 [2023-09-22T21:46:03.757Z] $ docker rm -f --volumes 00f39baff9386751c2da84b514011bf2299211b1edbb1abd9ab912f66eabf684 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:04.170Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-22T21:46:04.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:46:04.240Z] prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container [2023-09-22T21:46:04.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-22T21:46:04.597Z] $ docker top 16f193efc70b6f171753bf14a662995359c307a3b6b1cfc61f0ec5f7e16efeef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:46:04.942Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-22T21:46:05.237Z] + make test [2023-09-22T21:46:05.237Z] go test ./... -coverprofile=coverage.out ./... [2023-09-22T21:46:06.618Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-22T21:46:18.809Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-22T21:46:18.809Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements [2023-09-22T21:46:24.072Z] go vet ./... [2023-09-22T21:46:26.599Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-22T21:46:26.599Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-22T21:46:26.599Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-22T21:46:26.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-22T21:46:26.614Z] $ docker stop --time=1 16f193efc70b6f171753bf14a662995359c307a3b6b1cfc61f0ec5f7e16efeef [2023-09-22T21:46:30.793Z] $ docker rm -f --volumes 16f193efc70b6f171753bf14a662995359c307a3b6b1cfc61f0ec5f7e16efeef [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-22T21:46:31.276Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-22T21:46:31.334Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-22T21:46:31.823Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-22T21:46:32.170Z] + ls -al . [2023-09-22T21:46:32.170Z] total 220 [2023-09-22T21:46:32.170Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 21:46 . [2023-09-22T21:46:32.170Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:44 .. [2023-09-22T21:46:32.170Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:46 .git [2023-09-22T21:46:32.170Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:44 .github [2023-09-22T21:46:32.170Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 22 21:44 .gitignore [2023-09-22T21:46:32.170Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 22 21:44 .golangci.yml [2023-09-22T21:46:32.170Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 22 21:44 .hadolint.yml [2023-09-22T21:46:32.170Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 21:44 .semver [2023-09-22T21:46:32.170Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 22 21:44 Attribution.txt [2023-09-22T21:46:32.170Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 22 21:44 CHANGELOG.md [2023-09-22T21:46:32.170Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 22 21:44 Dockerfile [2023-09-22T21:46:32.170Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 22 21:44 GOVERNANCE.md [2023-09-22T21:46:32.170Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 22 21:44 Jenkinsfile [2023-09-22T21:46:32.170Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 22 21:44 LICENSE [2023-09-22T21:46:32.170Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 22 21:44 Makefile [2023-09-22T21:46:32.170Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 22 21:44 OWNERS.md [2023-09-22T21:46:32.170Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 22 21:44 README.md [2023-09-22T21:46:32.170Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 21:44 VERSION [2023-09-22T21:46:32.170Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:44 bin [2023-09-22T21:46:32.170Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:44 cmd [2023-09-22T21:46:32.170Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 22 21:46 coverage.out [2023-09-22T21:46:32.170Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 22 21:44 docker-entrypoint.sh [2023-09-22T21:46:32.170Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:44 docs [2023-09-22T21:46:32.170Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 22 21:44 go.mod [2023-09-22T21:46:32.170Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 22 21:44 go.sum [2023-09-22T21:46:32.170Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:44 internal [2023-09-22T21:46:32.170Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:44 snap [2023-09-22T21:46:32.170Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 22 21:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:46:32.502Z] + 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=c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 --label arch=amd64 --label version=3.1.0-dev.25 . [2023-09-22T21:46:32.502Z] Sending build context to Docker daemon 2.285MB [2023-09-22T21:46:32.502Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-22T21:46:32.502Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-22T21:46:32.502Z] ---> 18fb596e71ba [2023-09-22T21:46:32.502Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-22T21:46:32.761Z] ---> Running in e3c99ba944a6 [2023-09-22T21:46:32.761Z] Removing intermediate container e3c99ba944a6 [2023-09-22T21:46:32.761Z] ---> 76be559b60ce [2023-09-22T21:46:32.761Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-22T21:46:32.761Z] ---> Running in 019617f8e09f [2023-09-22T21:46:32.761Z] Removing intermediate container 019617f8e09f [2023-09-22T21:46:32.761Z] ---> 6e74d37c0336 [2023-09-22T21:46:32.761Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-22T21:46:32.761Z] ---> Running in b2ae09827c5b [2023-09-22T21:46:33.020Z] Removing intermediate container b2ae09827c5b [2023-09-22T21:46:33.020Z] ---> edd620482c81 [2023-09-22T21:46:33.020Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-22T21:46:33.020Z] ---> Running in 2744418ab62e [2023-09-22T21:46:33.020Z] Removing intermediate container 2744418ab62e [2023-09-22T21:46:33.020Z] ---> 8ef2b29c204c [2023-09-22T21:46:33.020Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-22T21:46:33.020Z] ---> Running in 95a7d6b88e42 [2023-09-22T21:46:33.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:46:33.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:46:33.797Z] OK: 271 MiB in 65 packages [2023-09-22T21:46:34.363Z] Removing intermediate container 95a7d6b88e42 [2023-09-22T21:46:34.363Z] ---> a785769341cd [2023-09-22T21:46:34.363Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-22T21:46:34.363Z] ---> Running in 40c8a8e10d6a [2023-09-22T21:46:34.363Z] Removing intermediate container 40c8a8e10d6a [2023-09-22T21:46:34.363Z] ---> deb6f9696304 [2023-09-22T21:46:34.363Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-22T21:46:34.363Z] ---> 6cfe79aee5ef [2023-09-22T21:46:34.363Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:46:34.363Z] ---> Running in 14fa74d300e1 [2023-09-22T21:46:35.295Z] Removing intermediate container 14fa74d300e1 [2023-09-22T21:46:35.295Z] ---> 4f51e17305ec [2023-09-22T21:46:35.295Z] Step 11/36 : COPY . . [2023-09-22T21:46:35.295Z] ---> f1853d7c0192 [2023-09-22T21:46:35.295Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-22T21:46:35.553Z] ---> Running in 05526add5f07 [2023-09-22T21:46:35.811Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-22T21:46:35.811Z] Dload Upload Total Spent Left Speed [2023-09-22T21:46:35.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 44498 0 --:--:-- --:--:-- --:--:-- 44750 [2023-09-22T21:46:36.070Z] Removing intermediate container 05526add5f07 [2023-09-22T21:46:36.070Z] ---> f5bd38dd809e [2023-09-22T21:46:36.070Z] Step 13/36 : RUN ${MAKE} [2023-09-22T21:46:36.070Z] ---> Running in 3d169be6d68b [2023-09-22T21:46:36.329Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-22T21:46:58.841Z] Removing intermediate container 3d169be6d68b [2023-09-22T21:46:58.841Z] ---> 8dee703d3e7e [2023-09-22T21:46:58.841Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-22T21:46:58.841Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-22T21:46:58.841Z] 4acc49c71d14: Pulling fs layer [2023-09-22T21:46:58.841Z] 4acc49c71d14: Verifying Checksum [2023-09-22T21:46:58.841Z] 4acc49c71d14: Download complete [2023-09-22T21:46:58.841Z] 4acc49c71d14: Pull complete [2023-09-22T21:46:58.841Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-22T21:46:58.841Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-22T21:46:58.841Z] ---> 01a2bd3e5fff [2023-09-22T21:46:58.841Z] Step 15/36 : FROM alpine:3.18 [2023-09-22T21:46:59.408Z] 3.18: Pulling from library/alpine [2023-09-22T21:46:59.408Z] 7264a8db6415: Already exists [2023-09-22T21:46:59.408Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-22T21:46:59.408Z] Status: Downloaded newer image for alpine:3.18 [2023-09-22T21:46:59.667Z] ---> 7e01a0d0a1dc [2023-09-22T21:46:59.667Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-22T21:47:00.236Z] ---> Running in 1027d2249304 [2023-09-22T21:47:00.236Z] Removing intermediate container 1027d2249304 [2023-09-22T21:47:00.236Z] ---> 2e7db140a616 [2023-09-22T21:47:00.236Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-22T21:47:00.236Z] ---> Running in 64d1b3988d42 [2023-09-22T21:47:00.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-22T21:47:00.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-22T21:47:00.754Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-09-22T21:47:00.754Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-09-22T21:47:00.754Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-09-22T21:47:01.014Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-09-22T21:47:01.014Z] (5/107) Installing libxau (1.0.11-r2) [2023-09-22T21:47:01.014Z] (6/107) Installing libmd (1.0.4-r2) [2023-09-22T21:47:01.014Z] (7/107) Installing libbsd (0.11.7-r1) [2023-09-22T21:47:01.014Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-09-22T21:47:01.014Z] (9/107) Installing libxcb (1.15-r1) [2023-09-22T21:47:01.014Z] (10/107) Installing libx11 (1.8.4-r4) [2023-09-22T21:47:01.014Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-09-22T21:47:01.014Z] (12/107) Installing libpciaccess (0.17-r2) [2023-09-22T21:47:01.014Z] (13/107) Installing libdrm (2.4.115-r4) [2023-09-22T21:47:01.014Z] (14/107) Installing libxext (1.3.5-r2) [2023-09-22T21:47:01.014Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-09-22T21:47:01.014Z] (16/107) Installing libffi (3.4.4-r2) [2023-09-22T21:47:01.014Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-09-22T21:47:01.014Z] (18/107) Installing libva (2.18.0-r1) [2023-09-22T21:47:01.014Z] (19/107) Installing libvdpau (1.5-r1) [2023-09-22T21:47:01.014Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-09-22T21:47:01.014Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-22T21:47:01.014Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-09-22T21:47:01.014Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-09-22T21:47:01.014Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-09-22T21:47:01.272Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-09-22T21:47:01.272Z] (26/107) Installing libhwy (1.0.4-r1) [2023-09-22T21:47:01.272Z] (27/107) Installing lcms2 (2.15-r2) [2023-09-22T21:47:01.272Z] (28/107) Installing libjxl (0.8.2-r0) [2023-09-22T21:47:01.272Z] (29/107) Installing lame-libs (3.100-r5) [2023-09-22T21:47:01.272Z] (30/107) Installing opus (1.4-r0) [2023-09-22T21:47:01.272Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-09-22T21:47:01.272Z] (32/107) Installing soxr (0.1.3-r5) [2023-09-22T21:47:01.272Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-09-22T21:47:01.272Z] (34/107) Installing libogg (1.3.5-r4) [2023-09-22T21:47:01.272Z] (35/107) Installing libtheora (1.1.1-r17) [2023-09-22T21:47:01.272Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-09-22T21:47:01.272Z] (37/107) Installing libvpx (1.13.0-r1) [2023-09-22T21:47:01.272Z] (38/107) Installing libwebp (1.3.2-r0) [2023-09-22T21:47:01.272Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-09-22T21:47:01.272Z] (40/107) Installing numactl (2.0.16-r4) [2023-09-22T21:47:01.272Z] (41/107) Installing x265-libs (3.5-r4) [2023-09-22T21:47:01.530Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-09-22T21:47:01.530Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-22T21:47:01.530Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-09-22T21:47:01.530Z] (45/107) Installing libexpat (2.5.0-r1) [2023-09-22T21:47:01.530Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-09-22T21:47:01.530Z] (47/107) Installing libpng (1.6.39-r3) [2023-09-22T21:47:01.530Z] (48/107) Installing freetype (2.13.0-r5) [2023-09-22T21:47:01.530Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-09-22T21:47:01.530Z] (50/107) Installing fribidi (1.0.13-r0) [2023-09-22T21:47:01.530Z] (51/107) Installing libintl (0.21.1-r7) [2023-09-22T21:47:01.530Z] (52/107) Installing libblkid (2.38.1-r8) [2023-09-22T21:47:01.791Z] (53/107) Installing libmount (2.38.1-r8) [2023-09-22T21:47:01.791Z] (54/107) Installing pcre2 (10.42-r1) [2023-09-22T21:47:01.791Z] (55/107) Installing glib (2.76.4-r0) [2023-09-22T21:47:01.791Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-09-22T21:47:01.791Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-09-22T21:47:01.791Z] (58/107) Installing libunibreak (5.1-r0) [2023-09-22T21:47:01.791Z] (59/107) Installing libass (0.17.1-r0) [2023-09-22T21:47:01.791Z] (60/107) Installing libbluray (1.3.4-r0) [2023-09-22T21:47:01.791Z] (61/107) Installing gmp (6.2.1-r3) [2023-09-22T21:47:01.791Z] (62/107) Installing nettle (3.8.1-r2) [2023-09-22T21:47:01.791Z] (63/107) Installing libunistring (1.1-r1) [2023-09-22T21:47:01.791Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-09-22T21:47:01.791Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-09-22T21:47:01.791Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-09-22T21:47:01.791Z] (67/107) Installing gnutls (3.8.0-r2) [2023-09-22T21:47:01.791Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-09-22T21:47:01.791Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-09-22T21:47:01.791Z] (70/107) Installing cjson (1.7.15-r4) [2023-09-22T21:47:01.791Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-09-22T21:47:02.050Z] (72/107) Installing librist (0.2.7-r0) [2023-09-22T21:47:02.050Z] (73/107) Installing libsrt (1.5.2-r0) [2023-09-22T21:47:02.050Z] (74/107) Installing libssh (0.10.5-r0) [2023-09-22T21:47:02.050Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-09-22T21:47:02.050Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-09-22T21:47:02.050Z] (77/107) Installing libsodium (1.0.18-r3) [2023-09-22T21:47:02.050Z] (78/107) Installing libzmq (4.3.4-r4) [2023-09-22T21:47:02.050Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-09-22T21:47:02.050Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-09-22T21:47:02.050Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-09-22T21:47:02.050Z] (82/107) Installing shaderc (2023.3-r1) [2023-09-22T21:47:02.050Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-09-22T21:47:02.050Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-09-22T21:47:02.050Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-22T21:47:02.050Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-09-22T21:47:02.050Z] (87/107) Installing vidstab (1.1.1-r0) [2023-09-22T21:47:02.050Z] (88/107) Installing zimg (3.0.5-r0) [2023-09-22T21:47:02.050Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-22T21:47:02.309Z] (90/107) Installing libasyncns (0.8-r1) [2023-09-22T21:47:02.309Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-09-22T21:47:02.309Z] (92/107) Installing libltdl (2.4.7-r2) [2023-09-22T21:47:02.309Z] (93/107) Installing orc (0.4.34-r0) [2023-09-22T21:47:02.309Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-09-22T21:47:02.309Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-09-22T21:47:02.309Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-09-22T21:47:02.309Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-09-22T21:47:02.309Z] (98/107) Installing libpulse (16.1-r10) [2023-09-22T21:47:02.309Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-22T21:47:02.309Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-09-22T21:47:02.309Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-22T21:47:02.309Z] (102/107) Installing ffmpeg (6.0-r15) [2023-09-22T21:47:02.309Z] (103/107) Installing udev-init-scripts (35-r1) [2023-09-22T21:47:02.309Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-09-22T21:47:02.309Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-09-22T21:47:02.309Z] (106/107) Installing kmod-libs (30-r3) [2023-09-22T21:47:02.309Z] (107/107) Installing eudev (3.2.11-r8) [2023-09-22T21:47:02.309Z] Executing busybox-1.36.1-r2.trigger [2023-09-22T21:47:02.309Z] Executing glib-2.76.4-r0.trigger [2023-09-22T21:47:02.309Z] Executing eudev-3.2.11-r8.trigger [2023-09-22T21:47:02.309Z] OK: 131 MiB in 122 packages [2023-09-22T21:47:07.798Z] Removing intermediate container 64d1b3988d42 [2023-09-22T21:47:07.798Z] ---> 4be46b261b9e [2023-09-22T21:47:07.798Z] Step 18/36 : WORKDIR / [2023-09-22T21:47:07.798Z] ---> Running in b899634514c4 [2023-09-22T21:47:07.798Z] Removing intermediate container b899634514c4 [2023-09-22T21:47:07.798Z] ---> 2605a00c2c39 [2023-09-22T21:47:07.798Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-22T21:47:08.370Z] ---> 9b7ea63b7a46 [2023-09-22T21:47:08.370Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-22T21:47:08.370Z] ---> dbe290f44c5b [2023-09-22T21:47:08.370Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-22T21:47:08.629Z] ---> 1ed430f1b731 [2023-09-22T21:47:08.629Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-22T21:47:08.629Z] ---> e042187326cc [2023-09-22T21:47:08.629Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-22T21:47:08.887Z] ---> aa29ca2227aa [2023-09-22T21:47:08.887Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-22T21:47:08.887Z] ---> d1e23c8a21f1 [2023-09-22T21:47:08.887Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-22T21:47:09.823Z] ---> a41b344f6f36 [2023-09-22T21:47:09.823Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-22T21:47:09.823Z] ---> Running in 3949d3a31b62 [2023-09-22T21:47:10.390Z] Removing intermediate container 3949d3a31b62 [2023-09-22T21:47:10.391Z] ---> 7beb99ab9a93 [2023-09-22T21:47:10.391Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-22T21:47:10.391Z] ---> Running in e2abb5f2861e [2023-09-22T21:47:10.956Z] Removing intermediate container e2abb5f2861e [2023-09-22T21:47:10.956Z] ---> ec4faaf7c23d [2023-09-22T21:47:10.956Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-22T21:47:10.956Z] ---> Running in 9f26cf476eb7 [2023-09-22T21:47:11.523Z] Removing intermediate container 9f26cf476eb7 [2023-09-22T21:47:11.523Z] ---> f80f46d3b902 [2023-09-22T21:47:11.523Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-22T21:47:11.523Z] ---> Running in 8a4f81779fd7 [2023-09-22T21:47:12.092Z] Removing intermediate container 8a4f81779fd7 [2023-09-22T21:47:12.092Z] ---> 145677f0c824 [2023-09-22T21:47:12.092Z] Step 30/36 : EXPOSE 59983 [2023-09-22T21:47:12.092Z] ---> Running in 5d5da7cc354d [2023-09-22T21:47:12.092Z] Removing intermediate container 5d5da7cc354d [2023-09-22T21:47:12.092Z] ---> a95670dad0a9 [2023-09-22T21:47:12.092Z] Step 31/36 : EXPOSE 8554 [2023-09-22T21:47:12.092Z] ---> Running in 5606abea6383 [2023-09-22T21:47:12.350Z] Removing intermediate container 5606abea6383 [2023-09-22T21:47:12.350Z] ---> ef81ac840543 [2023-09-22T21:47:12.350Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-22T21:47:12.350Z] ---> Running in 61b80e18dd3f [2023-09-22T21:47:12.350Z] Removing intermediate container 61b80e18dd3f [2023-09-22T21:47:12.350Z] ---> dad95b9405dd [2023-09-22T21:47:12.350Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-22T21:47:12.350Z] ---> Running in 464bd5660e78 [2023-09-22T21:47:12.350Z] Removing intermediate container 464bd5660e78 [2023-09-22T21:47:12.350Z] ---> 7ecc2f049478 [2023-09-22T21:47:12.350Z] Step 34/36 : LABEL arch=amd64 [2023-09-22T21:47:12.350Z] ---> Running in a60e3bacb2ec [2023-09-22T21:47:12.609Z] Removing intermediate container a60e3bacb2ec [2023-09-22T21:47:12.609Z] ---> d8c71e253a90 [2023-09-22T21:47:12.609Z] Step 35/36 : LABEL git_sha=c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [2023-09-22T21:47:12.609Z] ---> Running in 5a2ed8af1836 [2023-09-22T21:47:12.609Z] Removing intermediate container 5a2ed8af1836 [2023-09-22T21:47:12.609Z] ---> deaf547badca [2023-09-22T21:47:12.609Z] Step 36/36 : LABEL version=3.1.0-dev.25 [2023-09-22T21:47:12.609Z] ---> Running in 566b80ebce18 [2023-09-22T21:47:12.867Z] Removing intermediate container 566b80ebce18 [2023-09-22T21:47:12.867Z] ---> ab9efec4197d [2023-09-22T21:47:12.867Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-22T21:47:12.867Z] Successfully built ab9efec4197d [2023-09-22T21:47:12.867Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:47:12.947Z] provisioning config files... [2023-09-22T21:47:12.956Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15617230126795006246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:47:13.253Z] ---> docker-login.sh [2023-09-22T21:47:13.253Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:47:13.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:47:13.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:47:13.253Z] Configure a credential helper to remove this warning. See [2023-09-22T21:47:13.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:47:13.253Z] [2023-09-22T21:47:13.253Z] Login Succeeded [2023-09-22T21:47:13.253Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:47:13.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:47:13.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:47:13.513Z] Configure a credential helper to remove this warning. See [2023-09-22T21:47:13.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:47:13.513Z] [2023-09-22T21:47:13.513Z] Login Succeeded [2023-09-22T21:47:13.513Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:47:13.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:47:13.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:47:13.513Z] Configure a credential helper to remove this warning. See [2023-09-22T21:47:13.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:47:13.513Z] [2023-09-22T21:47:13.513Z] Login Succeeded [2023-09-22T21:47:13.513Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:47:13.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:47:13.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:47:13.513Z] Configure a credential helper to remove this warning. See [2023-09-22T21:47:13.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:47:13.513Z] [2023-09-22T21:47:13.513Z] Login Succeeded [2023-09-22T21:47:13.513Z] docker.io [2023-09-22T21:47:13.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:47:13.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:47:13.772Z] Configure a credential helper to remove this warning. See [2023-09-22T21:47:13.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:47:13.772Z] [2023-09-22T21:47:14.032Z] Login Succeeded [2023-09-22T21:47:14.032Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:47:14.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:47:14.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:47:14.081Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-09-22T21:47:14.081Z] c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [2023-09-22T21:47:14.081Z] latest [2023-09-22T21:47:14.081Z] 3.1.0-dev.25 [2023-09-22T21:47:14.081Z] c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5-3.1.0-dev.25 [2023-09-22T21:47:14.081Z] main [2023-09-22T21:47:14.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:47:14.386Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:47:14.692Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [2023-09-22T21:47:14.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-22T21:47:14.692Z] 51ee635d7b22: Preparing [2023-09-22T21:47:14.692Z] e07c8d77812b: Preparing [2023-09-22T21:47:14.692Z] 046cc1a638ec: Preparing [2023-09-22T21:47:14.692Z] 212641450c33: Preparing [2023-09-22T21:47:14.692Z] 3827b5b91e75: Preparing [2023-09-22T21:47:14.692Z] acc83c6ca332: Preparing [2023-09-22T21:47:14.692Z] 6b56d7e75f61: Preparing [2023-09-22T21:47:14.692Z] d233fab37b41: Preparing [2023-09-22T21:47:14.692Z] a0d564551263: Preparing [2023-09-22T21:47:14.692Z] 858366a2435d: Preparing [2023-09-22T21:47:14.692Z] d93139c20583: Preparing [2023-09-22T21:47:14.692Z] 9f1453998d52: Preparing [2023-09-22T21:47:14.692Z] 4693057ce236: Preparing [2023-09-22T21:47:14.692Z] d233fab37b41: Waiting [2023-09-22T21:47:14.692Z] a0d564551263: Waiting [2023-09-22T21:47:14.692Z] 858366a2435d: Waiting [2023-09-22T21:47:14.692Z] acc83c6ca332: Waiting [2023-09-22T21:47:14.692Z] d93139c20583: Waiting [2023-09-22T21:47:14.692Z] 6b56d7e75f61: Waiting [2023-09-22T21:47:14.692Z] 9f1453998d52: Waiting [2023-09-22T21:47:14.692Z] 4693057ce236: Waiting [2023-09-22T21:47:14.692Z] 51ee635d7b22: Pushed [2023-09-22T21:47:14.692Z] 212641450c33: Pushed [2023-09-22T21:47:14.692Z] 046cc1a638ec: Pushed [2023-09-22T21:47:14.692Z] e07c8d77812b: Pushed [2023-09-22T21:47:14.692Z] acc83c6ca332: Pushed [2023-09-22T21:47:14.956Z] 6b56d7e75f61: Pushed [2023-09-22T21:47:14.957Z] d233fab37b41: Pushed [2023-09-22T21:47:14.957Z] a0d564551263: Pushed [2023-09-22T21:47:14.957Z] 4693057ce236: Layer already exists [2023-09-22T21:47:14.957Z] 858366a2435d: Pushed [2023-09-22T21:47:17.500Z] 3827b5b91e75: Pushed [2023-09-22T21:47:17.500Z] d93139c20583: Pushed [2023-09-22T21:47:29.335Z] 9f1453998d52: Pushed [2023-09-22T21:47:29.335Z] c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5: digest: sha256:de1d621c1c7537d8dea1cfa018261a318615a40f077f3ee5cd68ae49d7d9aceb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:47:29.710Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:47:30.011Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-22T21:47:30.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-22T21:47:30.011Z] 51ee635d7b22: Preparing [2023-09-22T21:47:30.011Z] e07c8d77812b: Preparing [2023-09-22T21:47:30.011Z] 046cc1a638ec: Preparing [2023-09-22T21:47:30.011Z] 212641450c33: Preparing [2023-09-22T21:47:30.011Z] 3827b5b91e75: Preparing [2023-09-22T21:47:30.011Z] acc83c6ca332: Preparing [2023-09-22T21:47:30.011Z] 6b56d7e75f61: Preparing [2023-09-22T21:47:30.011Z] d233fab37b41: Preparing [2023-09-22T21:47:30.011Z] a0d564551263: Preparing [2023-09-22T21:47:30.011Z] 858366a2435d: Preparing [2023-09-22T21:47:30.011Z] d93139c20583: Preparing [2023-09-22T21:47:30.011Z] 9f1453998d52: Preparing [2023-09-22T21:47:30.011Z] 4693057ce236: Preparing [2023-09-22T21:47:30.011Z] d233fab37b41: Waiting [2023-09-22T21:47:30.011Z] a0d564551263: Waiting [2023-09-22T21:47:30.011Z] 858366a2435d: Waiting [2023-09-22T21:47:30.011Z] d93139c20583: Waiting [2023-09-22T21:47:30.011Z] 4693057ce236: Waiting [2023-09-22T21:47:30.011Z] 9f1453998d52: Waiting [2023-09-22T21:47:30.011Z] acc83c6ca332: Waiting [2023-09-22T21:47:30.011Z] 6b56d7e75f61: Waiting [2023-09-22T21:47:30.011Z] 3827b5b91e75: Layer already exists [2023-09-22T21:47:30.011Z] 51ee635d7b22: Layer already exists [2023-09-22T21:47:30.011Z] 046cc1a638ec: Layer already exists [2023-09-22T21:47:30.011Z] e07c8d77812b: Layer already exists [2023-09-22T21:47:30.011Z] 212641450c33: Layer already exists [2023-09-22T21:47:30.011Z] 858366a2435d: Layer already exists [2023-09-22T21:47:30.011Z] acc83c6ca332: Layer already exists [2023-09-22T21:47:30.011Z] 6b56d7e75f61: Layer already exists [2023-09-22T21:47:30.011Z] a0d564551263: Layer already exists [2023-09-22T21:47:30.011Z] d233fab37b41: Layer already exists [2023-09-22T21:47:30.011Z] 9f1453998d52: Layer already exists [2023-09-22T21:47:30.011Z] d93139c20583: Layer already exists [2023-09-22T21:47:30.011Z] 4693057ce236: Layer already exists [2023-09-22T21:47:30.011Z] latest: digest: sha256:de1d621c1c7537d8dea1cfa018261a318615a40f077f3ee5cd68ae49d7d9aceb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:47:30.323Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:47:30.636Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.25 [2023-09-22T21:47:30.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-22T21:47:30.636Z] 51ee635d7b22: Preparing [2023-09-22T21:47:30.636Z] e07c8d77812b: Preparing [2023-09-22T21:47:30.636Z] 046cc1a638ec: Preparing [2023-09-22T21:47:30.636Z] 212641450c33: Preparing [2023-09-22T21:47:30.636Z] 3827b5b91e75: Preparing [2023-09-22T21:47:30.636Z] acc83c6ca332: Preparing [2023-09-22T21:47:30.636Z] 6b56d7e75f61: Preparing [2023-09-22T21:47:30.636Z] d233fab37b41: Preparing [2023-09-22T21:47:30.636Z] a0d564551263: Preparing [2023-09-22T21:47:30.636Z] 858366a2435d: Preparing [2023-09-22T21:47:30.636Z] d93139c20583: Preparing [2023-09-22T21:47:30.636Z] 9f1453998d52: Preparing [2023-09-22T21:47:30.636Z] 4693057ce236: Preparing [2023-09-22T21:47:30.636Z] acc83c6ca332: Waiting [2023-09-22T21:47:30.636Z] a0d564551263: Waiting [2023-09-22T21:47:30.636Z] 6b56d7e75f61: Waiting [2023-09-22T21:47:30.636Z] d93139c20583: Waiting [2023-09-22T21:47:30.636Z] d233fab37b41: Waiting [2023-09-22T21:47:30.636Z] 9f1453998d52: Waiting [2023-09-22T21:47:30.636Z] 4693057ce236: Waiting [2023-09-22T21:47:30.636Z] 858366a2435d: Waiting [2023-09-22T21:47:30.636Z] 51ee635d7b22: Layer already exists [2023-09-22T21:47:30.636Z] e07c8d77812b: Layer already exists [2023-09-22T21:47:30.636Z] 3827b5b91e75: Layer already exists [2023-09-22T21:47:30.636Z] 046cc1a638ec: Layer already exists [2023-09-22T21:47:30.636Z] 212641450c33: Layer already exists [2023-09-22T21:47:30.636Z] d233fab37b41: Layer already exists [2023-09-22T21:47:30.636Z] a0d564551263: Layer already exists [2023-09-22T21:47:30.636Z] 6b56d7e75f61: Layer already exists [2023-09-22T21:47:30.636Z] acc83c6ca332: Layer already exists [2023-09-22T21:47:30.636Z] 858366a2435d: Layer already exists [2023-09-22T21:47:30.636Z] 9f1453998d52: Layer already exists [2023-09-22T21:47:30.636Z] d93139c20583: Layer already exists [2023-09-22T21:47:30.636Z] 4693057ce236: Layer already exists [2023-09-22T21:47:30.636Z] 3.1.0-dev.25: digest: sha256:de1d621c1c7537d8dea1cfa018261a318615a40f077f3ee5cd68ae49d7d9aceb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:47:30.956Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:47:31.256Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5-3.1.0-dev.25 [2023-09-22T21:47:31.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-22T21:47:31.256Z] 51ee635d7b22: Preparing [2023-09-22T21:47:31.256Z] e07c8d77812b: Preparing [2023-09-22T21:47:31.256Z] 046cc1a638ec: Preparing [2023-09-22T21:47:31.256Z] 212641450c33: Preparing [2023-09-22T21:47:31.256Z] 3827b5b91e75: Preparing [2023-09-22T21:47:31.256Z] acc83c6ca332: Preparing [2023-09-22T21:47:31.256Z] 6b56d7e75f61: Preparing [2023-09-22T21:47:31.256Z] d233fab37b41: Preparing [2023-09-22T21:47:31.256Z] a0d564551263: Preparing [2023-09-22T21:47:31.256Z] 858366a2435d: Preparing [2023-09-22T21:47:31.256Z] d93139c20583: Preparing [2023-09-22T21:47:31.256Z] 9f1453998d52: Preparing [2023-09-22T21:47:31.256Z] 4693057ce236: Preparing [2023-09-22T21:47:31.256Z] 6b56d7e75f61: Waiting [2023-09-22T21:47:31.256Z] d93139c20583: Waiting [2023-09-22T21:47:31.256Z] a0d564551263: Waiting [2023-09-22T21:47:31.256Z] 9f1453998d52: Waiting [2023-09-22T21:47:31.256Z] 4693057ce236: Waiting [2023-09-22T21:47:31.256Z] d233fab37b41: Waiting [2023-09-22T21:47:31.256Z] 858366a2435d: Waiting [2023-09-22T21:47:31.256Z] acc83c6ca332: Waiting [2023-09-22T21:47:31.256Z] 212641450c33: Layer already exists [2023-09-22T21:47:31.256Z] 046cc1a638ec: Layer already exists [2023-09-22T21:47:31.256Z] 51ee635d7b22: Layer already exists [2023-09-22T21:47:31.256Z] e07c8d77812b: Layer already exists [2023-09-22T21:47:31.256Z] 3827b5b91e75: Layer already exists [2023-09-22T21:47:31.256Z] 6b56d7e75f61: Layer already exists [2023-09-22T21:47:31.256Z] d233fab37b41: Layer already exists [2023-09-22T21:47:31.256Z] a0d564551263: Layer already exists [2023-09-22T21:47:31.256Z] acc83c6ca332: Layer already exists [2023-09-22T21:47:31.256Z] 858366a2435d: Layer already exists [2023-09-22T21:47:31.256Z] d93139c20583: Layer already exists [2023-09-22T21:47:31.256Z] 9f1453998d52: Layer already exists [2023-09-22T21:47:31.256Z] 4693057ce236: Layer already exists [2023-09-22T21:47:31.256Z] c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5-3.1.0-dev.25: digest: sha256:de1d621c1c7537d8dea1cfa018261a318615a40f077f3ee5cd68ae49d7d9aceb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:47:31.566Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:47:31.872Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-09-22T21:47:31.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-22T21:47:31.872Z] 51ee635d7b22: Preparing [2023-09-22T21:47:31.872Z] e07c8d77812b: Preparing [2023-09-22T21:47:31.872Z] 046cc1a638ec: Preparing [2023-09-22T21:47:31.872Z] 212641450c33: Preparing [2023-09-22T21:47:31.872Z] 3827b5b91e75: Preparing [2023-09-22T21:47:31.872Z] acc83c6ca332: Preparing [2023-09-22T21:47:31.872Z] 6b56d7e75f61: Preparing [2023-09-22T21:47:31.872Z] d233fab37b41: Preparing [2023-09-22T21:47:31.872Z] a0d564551263: Preparing [2023-09-22T21:47:31.872Z] 858366a2435d: Preparing [2023-09-22T21:47:31.872Z] d93139c20583: Preparing [2023-09-22T21:47:31.872Z] 9f1453998d52: Preparing [2023-09-22T21:47:31.872Z] 4693057ce236: Preparing [2023-09-22T21:47:31.872Z] acc83c6ca332: Waiting [2023-09-22T21:47:31.872Z] 6b56d7e75f61: Waiting [2023-09-22T21:47:31.872Z] d233fab37b41: Waiting [2023-09-22T21:47:31.872Z] a0d564551263: Waiting [2023-09-22T21:47:31.872Z] 858366a2435d: Waiting [2023-09-22T21:47:31.872Z] d93139c20583: Waiting [2023-09-22T21:47:31.872Z] 9f1453998d52: Waiting [2023-09-22T21:47:31.872Z] 4693057ce236: Waiting [2023-09-22T21:47:31.872Z] 212641450c33: Layer already exists [2023-09-22T21:47:31.872Z] e07c8d77812b: Layer already exists [2023-09-22T21:47:31.872Z] 51ee635d7b22: Layer already exists [2023-09-22T21:47:31.872Z] 3827b5b91e75: Layer already exists [2023-09-22T21:47:31.872Z] 046cc1a638ec: Layer already exists [2023-09-22T21:47:31.872Z] a0d564551263: Layer already exists [2023-09-22T21:47:31.872Z] acc83c6ca332: Layer already exists [2023-09-22T21:47:31.872Z] 6b56d7e75f61: Layer already exists [2023-09-22T21:47:31.872Z] 858366a2435d: Layer already exists [2023-09-22T21:47:31.872Z] d233fab37b41: Layer already exists [2023-09-22T21:47:31.872Z] 4693057ce236: Layer already exists [2023-09-22T21:47:31.872Z] 9f1453998d52: Layer already exists [2023-09-22T21:47:31.872Z] d93139c20583: Layer already exists [2023-09-22T21:47:31.872Z] main: digest: sha256:de1d621c1c7537d8dea1cfa018261a318615a40f077f3ee5cd68ae49d7d9aceb size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:47:31.934Z] ===================================================== [Pipeline] echo [2023-09-22T21:47:31.948Z] taggedImages: [2023-09-22T21:47:31.948Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [2023-09-22T21:47:31.948Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-22T21:47:31.948Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.25 [2023-09-22T21:47:31.948Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5-3.1.0-dev.25 [2023-09-22T21:47:31.948Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:47:32.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-22T21:47:32.328Z] [2023-09-22T21:47:32.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:47:32.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-22T21:47:32.633Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-22T21:47:32.633Z] 5eb5b503b376: Pulling fs layer [2023-09-22T21:47:32.633Z] 5c69ac0246d0: Pulling fs layer [2023-09-22T21:47:32.633Z] ec43610c2a17: Pulling fs layer [2023-09-22T21:47:32.633Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-22T21:47:32.633Z] 33b1e0a273af: Pulling fs layer [2023-09-22T21:47:32.633Z] 5d3b04190fa2: Pulling fs layer [2023-09-22T21:47:32.633Z] 2f39f015ded8: Pulling fs layer [2023-09-22T21:47:32.633Z] 33b1e0a273af: Waiting [2023-09-22T21:47:32.633Z] 3a2ae6a8a46f: Waiting [2023-09-22T21:47:32.633Z] 5d3b04190fa2: Waiting [2023-09-22T21:47:32.633Z] 2f39f015ded8: Waiting [2023-09-22T21:47:32.633Z] 5c69ac0246d0: Download complete [2023-09-22T21:47:32.633Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-22T21:47:32.633Z] 3a2ae6a8a46f: Download complete [2023-09-22T21:47:32.633Z] 33b1e0a273af: Verifying Checksum [2023-09-22T21:47:32.633Z] 33b1e0a273af: Download complete [2023-09-22T21:47:32.633Z] ec43610c2a17: Verifying Checksum [2023-09-22T21:47:32.633Z] ec43610c2a17: Download complete [2023-09-22T21:47:32.633Z] 5d3b04190fa2: Verifying Checksum [2023-09-22T21:47:32.633Z] 5d3b04190fa2: Download complete [2023-09-22T21:47:32.893Z] 5eb5b503b376: Verifying Checksum [2023-09-22T21:47:32.893Z] 5eb5b503b376: Download complete [2023-09-22T21:47:33.457Z] 2f39f015ded8: Download complete [2023-09-22T21:47:34.022Z] 5eb5b503b376: Pull complete [2023-09-22T21:47:34.022Z] 5c69ac0246d0: Pull complete [2023-09-22T21:47:34.585Z] ec43610c2a17: Pull complete [2023-09-22T21:47:34.585Z] 3a2ae6a8a46f: Pull complete [2023-09-22T21:47:34.842Z] 33b1e0a273af: Pull complete [2023-09-22T21:47:34.842Z] 5d3b04190fa2: Pull complete [2023-09-22T21:47:39.021Z] 2f39f015ded8: Pull complete [2023-09-22T21:47:39.021Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-22T21:47:39.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-22T21:47:39.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:47:39.103Z] prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container [2023-09-22T21:47:39.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-22T21:47:44.405Z] $ docker top df1b3a315c0b6372eccb8e2bbf32d08d645021a01c15430acd25c2584ae4c661 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:47:44.797Z] ---> job-cost.sh [2023-09-22T21:47:44.797Z] lf-activate-venv: SKIPPING [2023-09-22T21:47:44.797Z] INFO: No Stack... [2023-09-22T21:47:45.375Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-22T21:47:45.631Z] INFO: Archiving Costs [Pipeline] sh [2023-09-22T21:47:45.916Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-09-22T21:47:45.916Z] + cut -d, -f6 [Pipeline] lock [2023-09-22T21:47:45.925Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-150-stack-cost] [2023-09-22T21:47:45.931Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-150-stack-cost] did not exist. Created. [2023-09-22T21:47:45.931Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-22T21:47:46.345Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-22T21:47:46.374Z] Stashed 1 file(s) [Pipeline] } [2023-09-22T21:47:46.380Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-150-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-22T21:47:46.388Z] $ docker stop --time=1 df1b3a315c0b6372eccb8e2bbf32d08d645021a01c15430acd25c2584ae4c661 [2023-09-22T21:47:47.536Z] $ docker rm -f --volumes df1b3a315c0b6372eccb8e2bbf32d08d645021a01c15430acd25c2584ae4c661 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-22T21:47:52.970Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7643 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-09-22T21:47:52.981Z] Running in /w/workspace/device-usb-camera/150 [Pipeline] { [Pipeline] checkout [2023-09-22T21:47:53.011Z] Selected Git installation does not exist. Using Default [2023-09-22T21:47:53.011Z] The recommended git tool is: NONE [2023-09-22T21:47:59.354Z] using credential edgex-jenkins-ssh [2023-09-22T21:47:59.371Z] Cloning the remote Git repository [2023-09-22T21:47:59.420Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-22T21:47:59.531Z] > git init /w/workspace/device-usb-camera/150 # timeout=10 [2023-09-22T21:47:59.706Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-22T21:47:59.707Z] > git --version # timeout=10 [2023-09-22T21:47:59.731Z] > git --version # 'git version 2.25.1' [2023-09-22T21:47:59.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-22T21:47:59.936Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-22T21:48:00.880Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-22T21:48:00.907Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-22T21:48:02.053Z] Avoid second fetch [2023-09-22T21:48:02.054Z] Checking out Revision c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 (main) [2023-09-22T21:48:02.762Z] Commit message: "Merge pull request #294 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.29" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-22T21:48:02.072Z] > git config core.sparsecheckout # timeout=10 [2023-09-22T21:48:02.157Z] > git checkout -f c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 # timeout=10 [2023-09-22T21:48:03.693Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-22T21:48:03.693Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-22T21:48:03.693Z] Dload Upload Total Spent Left Speed [2023-09-22T21:48:03.693Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2023-09-22T21:48:04.377Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-22T21:48:04.733Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-22T21:48:04.734Z] + sudo tee /etc/docker/daemon.new [2023-09-22T21:48:04.734Z] { [2023-09-22T21:48:04.734Z] "registry-mirrors": [ [2023-09-22T21:48:04.734Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-22T21:48:04.734Z] ], [2023-09-22T21:48:04.734Z] "bip": "10.250.0.254/24", [2023-09-22T21:48:04.734Z] "hosts": [ [2023-09-22T21:48:04.734Z] "tcp://0.0.0.0:5555", [2023-09-22T21:48:04.734Z] "unix:///var/run/docker.sock" [2023-09-22T21:48:04.734Z] ], [2023-09-22T21:48:04.734Z] "mtu": 1458, [2023-09-22T21:48:04.734Z] "selinux-enabled": true, [2023-09-22T21:48:04.734Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-22T21:48:04.734Z] } [Pipeline] sh [2023-09-22T21:48:05.083Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-22T21:48:05.445Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:48:23.772Z] provisioning config files... [2023-09-22T21:48:23.806Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/150@tmp/config16731332126706964538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:48:24.177Z] ---> docker-login.sh [2023-09-22T21:48:24.177Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:48:24.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:48:24.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:48:24.773Z] Configure a credential helper to remove this warning. See [2023-09-22T21:48:24.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:48:24.773Z] [2023-09-22T21:48:24.773Z] Login Succeeded [2023-09-22T21:48:25.045Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:48:25.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:48:25.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:48:25.320Z] Configure a credential helper to remove this warning. See [2023-09-22T21:48:25.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:48:25.320Z] [2023-09-22T21:48:25.320Z] Login Succeeded [2023-09-22T21:48:25.320Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:48:25.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:48:25.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:48:25.867Z] Configure a credential helper to remove this warning. See [2023-09-22T21:48:25.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:48:25.867Z] [2023-09-22T21:48:25.867Z] Login Succeeded [2023-09-22T21:48:25.867Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:48:26.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:48:26.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:48:26.156Z] Configure a credential helper to remove this warning. See [2023-09-22T21:48:26.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:48:26.156Z] [2023-09-22T21:48:26.156Z] Login Succeeded [2023-09-22T21:48:26.156Z] docker.io [2023-09-22T21:48:26.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:48:26.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:48:26.706Z] Configure a credential helper to remove this warning. See [2023-09-22T21:48:26.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:48:26.706Z] [2023-09-22T21:48:26.706Z] Login Succeeded [2023-09-22T21:48:26.706Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:48:26.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-22T21:48:27.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:48:27.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:48:27.093Z] ========================================================= [2023-09-22T21:48:27.093Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-22T21:48:27.094Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:48:27.476Z] + 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-09-22T21:48:27.749Z] Sending build context to Docker daemon 1.329MB [2023-09-22T21:48:28.729Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-22T21:48:28.729Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-22T21:48:28.729Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-22T21:48:28.729Z] 9fda8d8052c6: Pulling fs layer [2023-09-22T21:48:28.729Z] 5d54e960e981: Pulling fs layer [2023-09-22T21:48:28.729Z] c4a7e357bf2a: Pulling fs layer [2023-09-22T21:48:28.729Z] f0e02332f6b5: Pulling fs layer [2023-09-22T21:48:28.729Z] cefa15bbcfad: Pulling fs layer [2023-09-22T21:48:28.729Z] 17808c966233: Pulling fs layer [2023-09-22T21:48:28.729Z] f4c1fc716caa: Pulling fs layer [2023-09-22T21:48:28.729Z] f0e02332f6b5: Waiting [2023-09-22T21:48:28.729Z] cefa15bbcfad: Waiting [2023-09-22T21:48:28.729Z] 17808c966233: Waiting [2023-09-22T21:48:28.729Z] f4c1fc716caa: Waiting [2023-09-22T21:48:29.007Z] 5d54e960e981: Verifying Checksum [2023-09-22T21:48:29.007Z] 5d54e960e981: Download complete [2023-09-22T21:48:29.007Z] f0e02332f6b5: Verifying Checksum [2023-09-22T21:48:29.007Z] f0e02332f6b5: Download complete [2023-09-22T21:48:29.007Z] cefa15bbcfad: Verifying Checksum [2023-09-22T21:48:29.007Z] cefa15bbcfad: Download complete [2023-09-22T21:48:29.007Z] 9fda8d8052c6: Verifying Checksum [2023-09-22T21:48:29.007Z] 9fda8d8052c6: Download complete [2023-09-22T21:48:29.625Z] f4c1fc716caa: Verifying Checksum [2023-09-22T21:48:29.625Z] f4c1fc716caa: Download complete [2023-09-22T21:48:30.224Z] 9fda8d8052c6: Pull complete [2023-09-22T21:48:30.819Z] 5d54e960e981: Pull complete [2023-09-22T21:48:31.089Z] c4a7e357bf2a: Verifying Checksum [2023-09-22T21:48:31.090Z] c4a7e357bf2a: Download complete [2023-09-22T21:48:32.069Z] 17808c966233: Verifying Checksum [2023-09-22T21:48:32.069Z] 17808c966233: Download complete [2023-09-22T21:48:42.204Z] c4a7e357bf2a: Pull complete [2023-09-22T21:48:42.477Z] f0e02332f6b5: Pull complete [2023-09-22T21:48:42.746Z] cefa15bbcfad: Pull complete [2023-09-22T21:48:49.437Z] 17808c966233: Pull complete [2023-09-22T21:48:50.937Z] f4c1fc716caa: Pull complete [2023-09-22T21:48:50.937Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-22T21:48:50.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-22T21:48:50.937Z] ---> ea914061e18c [2023-09-22T21:48:50.937Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-22T21:48:52.907Z] ---> Running in 44109ce249cf [2023-09-22T21:48:52.907Z] Removing intermediate container 44109ce249cf [2023-09-22T21:48:52.907Z] ---> e79c10287bed [2023-09-22T21:48:52.907Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-22T21:48:53.181Z] ---> Running in 95c01bda8b43 [2023-09-22T21:48:53.450Z] Removing intermediate container 95c01bda8b43 [2023-09-22T21:48:53.450Z] ---> c018b039f64a [2023-09-22T21:48:53.450Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-22T21:48:53.450Z] ---> Running in a4ea689fae0a [2023-09-22T21:48:54.040Z] Removing intermediate container a4ea689fae0a [2023-09-22T21:48:54.040Z] ---> e00a99056456 [2023-09-22T21:48:54.040Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-22T21:48:54.040Z] ---> Running in f6f4814bdde1 [2023-09-22T21:48:54.310Z] Removing intermediate container f6f4814bdde1 [2023-09-22T21:48:54.310Z] ---> 9aa2842cdca9 [2023-09-22T21:48:54.310Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-22T21:48:54.582Z] ---> Running in f346f5bb7a24 [2023-09-22T21:48:56.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:48:56.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:48:57.699Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-22T21:48:57.699Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-22T21:48:57.699Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-22T21:48:57.699Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-22T21:48:57.699Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-22T21:48:57.699Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-22T21:48:57.699Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-22T21:48:57.699Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-22T21:48:57.699Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-22T21:48:57.699Z] (10/13) Installing kmod-libs (30-r3) [2023-09-22T21:48:57.699Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-22T21:48:57.699Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-22T21:48:57.699Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-22T21:48:57.972Z] Executing busybox-1.36.1-r2.trigger [2023-09-22T21:48:57.972Z] Executing eudev-3.2.11-r8.trigger [2023-09-22T21:48:57.972Z] OK: 273 MiB in 65 packages [2023-09-22T21:48:59.393Z] Removing intermediate container f346f5bb7a24 [2023-09-22T21:48:59.393Z] ---> a7368a729e50 [2023-09-22T21:48:59.393Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-22T21:48:59.393Z] ---> Running in 1c7d563d60cc [2023-09-22T21:48:59.661Z] Removing intermediate container 1c7d563d60cc [2023-09-22T21:48:59.661Z] ---> 238da4ed935c [2023-09-22T21:48:59.661Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-22T21:49:00.264Z] ---> f116741383a8 [2023-09-22T21:49:00.264Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:49:00.264Z] ---> Running in e108edbea19e [2023-09-22T21:50:21.957Z] Removing intermediate container e108edbea19e [2023-09-22T21:50:21.957Z] ---> bf859ed398c2 [2023-09-22T21:50:21.957Z] Step 11/13 : COPY . . [2023-09-22T21:50:21.957Z] ---> cf20e7354cad [2023-09-22T21:50:21.957Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-22T21:50:21.957Z] ---> Running in 24e8e1dce857 [2023-09-22T21:50:21.957Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2023-09-22T21:50:21.957Z] Dload Upload Total Spent Left Speed [2023-09-22T21:50:21.957Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 7539 0 --:--:-- --:--:-- --:--:-- 7593 [2023-09-22T21:50:21.957Z] Removing intermediate container 24e8e1dce857 [2023-09-22T21:50:21.957Z] ---> a6f6d1693d5f [2023-09-22T21:50:21.957Z] Step 13/13 : RUN ${MAKE} [2023-09-22T21:50:21.957Z] ---> Running in 38c62b4965a6 [2023-09-22T21:50:21.957Z] noop [2023-09-22T21:50:21.957Z] Removing intermediate container 38c62b4965a6 [2023-09-22T21:50:21.957Z] ---> a8805241272a [2023-09-22T21:50:21.957Z] Successfully built a8805241272a [2023-09-22T21:50:22.229Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:22.603Z] + docker inspect -f . ci-base-image-arm64 [2023-09-22T21:50:22.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:50:22.843Z] prd-ubuntu20.04-docker-arm64-4c-16g-7643 does not seem to be running inside a container [2023-09-22T21:50:22.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/150 -v /w/workspace/device-usb-camera/150:/w/workspace/device-usb-camera/150:rw,z -v /w/workspace/device-usb-camera/150@tmp:/w/workspace/device-usb-camera/150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-22T21:50:24.232Z] $ docker top aefe156b9c334ee3fd46fdcd3bd340ddd505e4761f164695b3d846cc7ff1f0f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:50:25.090Z] + go version [2023-09-22T21:50:25.091Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-22T21:50:25.110Z] $ docker stop --time=1 aefe156b9c334ee3fd46fdcd3bd340ddd505e4761f164695b3d846cc7ff1f0f9 [2023-09-22T21:50:26.770Z] $ docker rm -f --volumes aefe156b9c334ee3fd46fdcd3bd340ddd505e4761f164695b3d846cc7ff1f0f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:50:27.329Z] + docker inspect -f . ci-base-image-arm64 [2023-09-22T21:50:27.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:50:27.538Z] prd-ubuntu20.04-docker-arm64-4c-16g-7643 does not seem to be running inside a container [2023-09-22T21:50:27.624Z] $ 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/150 -v /w/workspace/device-usb-camera/150:/w/workspace/device-usb-camera/150:rw,z -v /w/workspace/device-usb-camera/150@tmp:/w/workspace/device-usb-camera/150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-22T21:50:28.912Z] $ docker top fd53943c7d0ad9b0420443f0c705637856850ef96827c6c9935467ef55bd225a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:50:29.796Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/150 [Pipeline] fileExists [Pipeline] sh [2023-09-22T21:50:30.469Z] + make test [2023-09-22T21:50:30.469Z] go test ./... -coverprofile=coverage.out ./... [2023-09-22T21:50:34.769Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-22T21:52:56.538Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-22T21:53:03.213Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.094s coverage: 4.4% of statements [2023-09-22T21:53:03.487Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-22T21:53:03.487Z] go vet ./... [2023-09-22T21:53:42.432Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-22T21:53:42.432Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-22T21:53:42.432Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-22T21:53:42.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-22T21:53:42.462Z] $ docker stop --time=1 fd53943c7d0ad9b0420443f0c705637856850ef96827c6c9935467ef55bd225a [2023-09-22T21:53:44.378Z] $ docker rm -f --volumes fd53943c7d0ad9b0420443f0c705637856850ef96827c6c9935467ef55bd225a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-22T21:53:45.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-22T21:53:45.707Z] Warning: overwriting stash ‘coverage-report’ [2023-09-22T21:53:46.315Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-22T21:53:46.716Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-22T21:53:47.042Z] + ls -al . [2023-09-22T21:53:47.042Z] total 216 [2023-09-22T21:53:47.042Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 21:50 . [2023-09-22T21:53:47.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:47 .. [2023-09-22T21:53:47.042Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:48 .git [2023-09-22T21:53:47.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:48 .github [2023-09-22T21:53:47.042Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 22 21:48 .gitignore [2023-09-22T21:53:47.042Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 22 21:48 .golangci.yml [2023-09-22T21:53:47.042Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 22 21:48 .hadolint.yml [2023-09-22T21:53:47.042Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 22 21:48 Attribution.txt [2023-09-22T21:53:47.042Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 22 21:48 CHANGELOG.md [2023-09-22T21:53:47.042Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 22 21:48 Dockerfile [2023-09-22T21:53:47.042Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 22 21:48 GOVERNANCE.md [2023-09-22T21:53:47.042Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 22 21:48 Jenkinsfile [2023-09-22T21:53:47.042Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 22 21:48 LICENSE [2023-09-22T21:53:47.042Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 22 21:48 Makefile [2023-09-22T21:53:47.042Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 22 21:48 OWNERS.md [2023-09-22T21:53:47.042Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 22 21:48 README.md [2023-09-22T21:53:47.042Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 21:44 VERSION [2023-09-22T21:53:47.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:48 bin [2023-09-22T21:53:47.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:48 cmd [2023-09-22T21:53:47.042Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 22 21:53 coverage.out [2023-09-22T21:53:47.042Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 22 21:48 docker-entrypoint.sh [2023-09-22T21:53:47.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:48 docs [2023-09-22T21:53:47.042Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 22 21:48 go.mod [2023-09-22T21:53:47.042Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 22 21:48 go.sum [2023-09-22T21:53:47.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:48 internal [2023-09-22T21:53:47.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:48 snap [2023-09-22T21:53:47.042Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 22 21:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:53:47.393Z] + 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=c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 --label arch=arm64 --label version=3.1.0-dev.25 . [2023-09-22T21:53:47.665Z] Sending build context to Docker daemon 1.384MB [2023-09-22T21:53:47.665Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-22T21:53:47.665Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-22T21:53:47.665Z] ---> a8805241272a [2023-09-22T21:53:47.665Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-22T21:53:47.933Z] ---> Running in 9156975d3903 [2023-09-22T21:53:48.202Z] Removing intermediate container 9156975d3903 [2023-09-22T21:53:48.202Z] ---> ce7508c21575 [2023-09-22T21:53:48.202Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-22T21:53:48.202Z] ---> Running in 9a710e088e45 [2023-09-22T21:53:48.473Z] Removing intermediate container 9a710e088e45 [2023-09-22T21:53:48.473Z] ---> 2be20c0f0274 [2023-09-22T21:53:48.473Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-22T21:53:48.749Z] ---> Running in c4c99a963ff2 [2023-09-22T21:53:49.019Z] Removing intermediate container c4c99a963ff2 [2023-09-22T21:53:49.019Z] ---> 35e25265645a [2023-09-22T21:53:49.019Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-22T21:53:49.291Z] ---> Running in 06aa366b432f [2023-09-22T21:53:49.563Z] Removing intermediate container 06aa366b432f [2023-09-22T21:53:49.563Z] ---> fa053d4b19ba [2023-09-22T21:53:49.563Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-22T21:53:49.563Z] ---> Running in c855e5999613 [2023-09-22T21:53:50.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:53:51.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:53:52.542Z] OK: 273 MiB in 65 packages [2023-09-22T21:53:53.515Z] Removing intermediate container c855e5999613 [2023-09-22T21:53:53.515Z] ---> fe9026fbceb5 [2023-09-22T21:53:53.515Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-22T21:53:53.515Z] ---> Running in 8139d5575c10 [2023-09-22T21:53:53.786Z] Removing intermediate container 8139d5575c10 [2023-09-22T21:53:53.786Z] ---> 0a6962b7cf18 [2023-09-22T21:53:53.786Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-22T21:53:54.375Z] ---> dd05817f079f [2023-09-22T21:53:54.375Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-22T21:53:54.375Z] ---> Running in a978ea80abe1 [2023-09-22T21:53:57.072Z] Removing intermediate container a978ea80abe1 [2023-09-22T21:53:57.072Z] ---> 71ce8014a102 [2023-09-22T21:53:57.072Z] Step 11/36 : COPY . . [2023-09-22T21:53:58.494Z] ---> 023066b56bc3 [2023-09-22T21:53:58.494Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-22T21:53:58.494Z] ---> Running in 8fb339ad6205 [2023-09-22T21:53:59.466Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-22T21:53:59.466Z] Dload Upload Total Spent Left Speed [2023-09-22T21:53:59.736Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5157 0 --:--:-- --:--:-- --:--:-- 5177 [2023-09-22T21:54:00.326Z] Removing intermediate container 8fb339ad6205 [2023-09-22T21:54:00.326Z] ---> 0c72be6cad64 [2023-09-22T21:54:00.326Z] Step 13/36 : RUN ${MAKE} [2023-09-22T21:54:00.597Z] ---> Running in d8218c3bebe6 [2023-09-22T21:54:01.569Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-22T21:56:38.338Z] Removing intermediate container d8218c3bebe6 [2023-09-22T21:56:38.338Z] ---> f23a6d10a5d9 [2023-09-22T21:56:38.338Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-22T21:56:38.338Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-22T21:56:38.338Z] 8766b47fe142: Pulling fs layer [2023-09-22T21:56:38.338Z] 8766b47fe142: Verifying Checksum [2023-09-22T21:56:38.338Z] 8766b47fe142: Download complete [2023-09-22T21:56:38.338Z] 8766b47fe142: Pull complete [2023-09-22T21:56:38.338Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-22T21:56:38.338Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-22T21:56:38.338Z] ---> 69d40e2cb93c [2023-09-22T21:56:38.338Z] Step 15/36 : FROM alpine:3.18 [2023-09-22T21:56:38.338Z] 3.18: Pulling from library/alpine [2023-09-22T21:56:38.338Z] 9fda8d8052c6: Already exists [2023-09-22T21:56:38.338Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-22T21:56:38.338Z] Status: Downloaded newer image for alpine:3.18 [2023-09-22T21:56:38.338Z] ---> f6648c04cd6c [2023-09-22T21:56:38.338Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-22T21:56:38.338Z] ---> Running in 04ff08ea54a4 [2023-09-22T21:56:38.338Z] Removing intermediate container 04ff08ea54a4 [2023-09-22T21:56:38.338Z] ---> bc8fd5930ea9 [2023-09-22T21:56:38.338Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-22T21:56:38.338Z] ---> Running in bdd21fdbcd37 [2023-09-22T21:56:38.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-22T21:56:38.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-22T21:56:38.338Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-09-22T21:56:38.339Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-09-22T21:56:38.339Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-09-22T21:56:38.339Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-09-22T21:56:38.339Z] (5/104) Installing libxau (1.0.11-r2) [2023-09-22T21:56:38.339Z] (6/104) Installing libmd (1.0.4-r2) [2023-09-22T21:56:38.339Z] (7/104) Installing libbsd (0.11.7-r1) [2023-09-22T21:56:38.339Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-09-22T21:56:38.339Z] (9/104) Installing libxcb (1.15-r1) [2023-09-22T21:56:38.339Z] (10/104) Installing libx11 (1.8.4-r4) [2023-09-22T21:56:38.339Z] (11/104) Installing libdrm (2.4.115-r4) [2023-09-22T21:56:38.339Z] (12/104) Installing libxext (1.3.5-r2) [2023-09-22T21:56:38.339Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-09-22T21:56:38.339Z] (14/104) Installing libffi (3.4.4-r2) [2023-09-22T21:56:38.339Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-09-22T21:56:38.339Z] (16/104) Installing libva (2.18.0-r1) [2023-09-22T21:56:38.339Z] (17/104) Installing libvdpau (1.5-r1) [2023-09-22T21:56:38.339Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-09-22T21:56:38.339Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-09-22T21:56:38.339Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-09-22T21:56:38.339Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-09-22T21:56:38.339Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-22T21:56:38.339Z] (23/104) Installing libhwy (1.0.4-r1) [2023-09-22T21:56:38.339Z] (24/104) Installing lcms2 (2.15-r2) [2023-09-22T21:56:38.339Z] (25/104) Installing libjxl (0.8.2-r0) [2023-09-22T21:56:38.339Z] (26/104) Installing lame-libs (3.100-r5) [2023-09-22T21:56:38.339Z] (27/104) Installing opus (1.4-r0) [2023-09-22T21:56:38.339Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-09-22T21:56:38.339Z] (29/104) Installing soxr (0.1.3-r5) [2023-09-22T21:56:38.339Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-09-22T21:56:38.339Z] (31/104) Installing libogg (1.3.5-r4) [2023-09-22T21:56:38.339Z] (32/104) Installing libtheora (1.1.1-r17) [2023-09-22T21:56:38.339Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-09-22T21:56:38.339Z] (34/104) Installing libvpx (1.13.0-r1) [2023-09-22T21:56:38.339Z] (35/104) Installing libwebp (1.3.2-r0) [2023-09-22T21:56:38.339Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-09-22T21:56:38.339Z] (37/104) Installing numactl (2.0.16-r4) [2023-09-22T21:56:38.339Z] (38/104) Installing x265-libs (3.5-r4) [2023-09-22T21:56:38.339Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-09-22T21:56:38.339Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-22T21:56:38.339Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-09-22T21:56:38.339Z] (42/104) Installing libexpat (2.5.0-r1) [2023-09-22T21:56:38.339Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-09-22T21:56:38.339Z] (44/104) Installing libpng (1.6.39-r3) [2023-09-22T21:56:38.339Z] (45/104) Installing freetype (2.13.0-r5) [2023-09-22T21:56:38.339Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-09-22T21:56:38.339Z] (47/104) Installing fribidi (1.0.13-r0) [2023-09-22T21:56:38.339Z] (48/104) Installing libintl (0.21.1-r7) [2023-09-22T21:56:38.339Z] (49/104) Installing libblkid (2.38.1-r8) [2023-09-22T21:56:38.339Z] (50/104) Installing libmount (2.38.1-r8) [2023-09-22T21:56:38.339Z] (51/104) Installing pcre2 (10.42-r1) [2023-09-22T21:56:38.339Z] (52/104) Installing glib (2.76.4-r0) [2023-09-22T21:56:38.339Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-09-22T21:56:38.339Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-09-22T21:56:38.339Z] (55/104) Installing libunibreak (5.1-r0) [2023-09-22T21:56:38.339Z] (56/104) Installing libass (0.17.1-r0) [2023-09-22T21:56:38.339Z] (57/104) Installing libbluray (1.3.4-r0) [2023-09-22T21:56:38.339Z] (58/104) Installing gmp (6.2.1-r3) [2023-09-22T21:56:38.339Z] (59/104) Installing nettle (3.8.1-r2) [2023-09-22T21:56:38.339Z] (60/104) Installing libunistring (1.1-r1) [2023-09-22T21:56:38.339Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-09-22T21:56:38.339Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-09-22T21:56:38.339Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-09-22T21:56:38.339Z] (64/104) Installing gnutls (3.8.0-r2) [2023-09-22T21:56:38.339Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-09-22T21:56:38.339Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-09-22T21:56:38.339Z] (67/104) Installing cjson (1.7.15-r4) [2023-09-22T21:56:38.339Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-09-22T21:56:38.339Z] (69/104) Installing librist (0.2.7-r0) [2023-09-22T21:56:38.339Z] (70/104) Installing libsrt (1.5.2-r0) [2023-09-22T21:56:38.339Z] (71/104) Installing libssh (0.10.5-r0) [2023-09-22T21:56:38.339Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-09-22T21:56:38.339Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-09-22T21:56:38.339Z] (74/104) Installing libsodium (1.0.18-r3) [2023-09-22T21:56:38.339Z] (75/104) Installing libzmq (4.3.4-r4) [2023-09-22T21:56:38.339Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-09-22T21:56:38.339Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-09-22T21:56:38.339Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-09-22T21:56:38.339Z] (79/104) Installing shaderc (2023.3-r1) [2023-09-22T21:56:38.339Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-09-22T21:56:38.339Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-09-22T21:56:38.339Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-22T21:56:38.339Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-09-22T21:56:38.339Z] (84/104) Installing vidstab (1.1.1-r0) [2023-09-22T21:56:38.339Z] (85/104) Installing zimg (3.0.5-r0) [2023-09-22T21:56:38.339Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-22T21:56:38.339Z] (87/104) Installing libasyncns (0.8-r1) [2023-09-22T21:56:38.339Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-09-22T21:56:38.339Z] (89/104) Installing libltdl (2.4.7-r2) [2023-09-22T21:56:38.339Z] (90/104) Installing orc (0.4.34-r0) [2023-09-22T21:56:38.339Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-09-22T21:56:38.339Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-09-22T21:56:38.339Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-09-22T21:56:38.339Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-09-22T21:56:38.339Z] (95/104) Installing libpulse (16.1-r10) [2023-09-22T21:56:38.339Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-22T21:56:38.339Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-09-22T21:56:38.339Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-22T21:56:38.339Z] (99/104) Installing ffmpeg (6.0-r15) [2023-09-22T21:56:38.339Z] (100/104) Installing udev-init-scripts (35-r1) [2023-09-22T21:56:38.339Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-09-22T21:56:38.339Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-09-22T21:56:38.339Z] (103/104) Installing kmod-libs (30-r3) [2023-09-22T21:56:38.339Z] (104/104) Installing eudev (3.2.11-r8) [2023-09-22T21:56:38.339Z] Executing busybox-1.36.1-r2.trigger [2023-09-22T21:56:38.339Z] Executing glib-2.76.4-r0.trigger [2023-09-22T21:56:38.339Z] Executing eudev-3.2.11-r8.trigger [2023-09-22T21:56:38.339Z] OK: 110 MiB in 119 packages [2023-09-22T21:56:41.685Z] Removing intermediate container bdd21fdbcd37 [2023-09-22T21:56:41.685Z] ---> 65a924bfd93f [2023-09-22T21:56:41.685Z] Step 18/36 : WORKDIR / [2023-09-22T21:56:41.685Z] ---> Running in 23faf9636472 [2023-09-22T21:56:41.953Z] Removing intermediate container 23faf9636472 [2023-09-22T21:56:41.953Z] ---> 50c8f6f1bd77 [2023-09-22T21:56:41.953Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-22T21:56:43.364Z] ---> aa420eb7e761 [2023-09-22T21:56:43.364Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-22T21:56:43.950Z] ---> 6e64ea81b958 [2023-09-22T21:56:43.950Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-22T21:56:44.538Z] ---> 61293936e727 [2023-09-22T21:56:44.538Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-22T21:56:45.124Z] ---> 3e4623b9c2b3 [2023-09-22T21:56:45.124Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-22T21:56:45.712Z] ---> 63a88e712ea3 [2023-09-22T21:56:45.712Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-22T21:56:46.298Z] ---> 1a640e1a7d6b [2023-09-22T21:56:46.298Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-22T21:56:47.710Z] ---> ed106066ee96 [2023-09-22T21:56:47.710Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-22T21:56:47.710Z] ---> Running in 02bff6f936ad [2023-09-22T21:56:49.656Z] Removing intermediate container 02bff6f936ad [2023-09-22T21:56:49.656Z] ---> 6fc8b11fa78e [2023-09-22T21:56:49.656Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-22T21:56:49.656Z] ---> Running in 277e13cd3506 [2023-09-22T21:56:51.075Z] Removing intermediate container 277e13cd3506 [2023-09-22T21:56:51.075Z] ---> 7f71934b8b12 [2023-09-22T21:56:51.075Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-22T21:56:51.075Z] ---> Running in b527cf70cdc7 [2023-09-22T21:56:53.023Z] Removing intermediate container b527cf70cdc7 [2023-09-22T21:56:53.023Z] ---> d5e231217cd9 [2023-09-22T21:56:53.023Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-22T21:56:53.023Z] ---> Running in 446e7bda0917 [2023-09-22T21:56:55.664Z] Removing intermediate container 446e7bda0917 [2023-09-22T21:56:55.664Z] ---> 9f36034770c1 [2023-09-22T21:56:55.664Z] Step 30/36 : EXPOSE 59983 [2023-09-22T21:56:55.664Z] ---> Running in a4486768de7a [2023-09-22T21:56:55.936Z] Removing intermediate container a4486768de7a [2023-09-22T21:56:55.936Z] ---> cd22d1aea083 [2023-09-22T21:56:55.936Z] Step 31/36 : EXPOSE 8554 [2023-09-22T21:56:55.936Z] ---> Running in 18bf562be3ac [2023-09-22T21:56:56.526Z] Removing intermediate container 18bf562be3ac [2023-09-22T21:56:56.526Z] ---> 8ce86d29d9a9 [2023-09-22T21:56:56.526Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-22T21:56:56.526Z] ---> Running in 807091cbafee [2023-09-22T21:56:56.800Z] Removing intermediate container 807091cbafee [2023-09-22T21:56:56.800Z] ---> e08373d940d8 [2023-09-22T21:56:56.800Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-22T21:56:56.800Z] ---> Running in 45b68bb1f3f5 [2023-09-22T21:56:57.093Z] Removing intermediate container 45b68bb1f3f5 [2023-09-22T21:56:57.093Z] ---> 75ca052cd0a7 [2023-09-22T21:56:57.093Z] Step 34/36 : LABEL arch=arm64 [2023-09-22T21:56:57.370Z] ---> Running in 17f72a29ccfb [2023-09-22T21:56:57.646Z] Removing intermediate container 17f72a29ccfb [2023-09-22T21:56:57.646Z] ---> 307bf85d1bc1 [2023-09-22T21:56:57.646Z] Step 35/36 : LABEL git_sha=c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [2023-09-22T21:56:57.646Z] ---> Running in 08351ae34a91 [2023-09-22T21:56:57.933Z] Removing intermediate container 08351ae34a91 [2023-09-22T21:56:57.933Z] ---> dfda6591c111 [2023-09-22T21:56:57.933Z] Step 36/36 : LABEL version=3.1.0-dev.25 [2023-09-22T21:56:58.209Z] ---> Running in 656db40bd925 [2023-09-22T21:56:58.478Z] Removing intermediate container 656db40bd925 [2023-09-22T21:56:58.478Z] ---> 7913cd0597d4 [2023-09-22T21:56:58.478Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-22T21:56:58.478Z] Successfully built 7913cd0597d4 [2023-09-22T21:56:58.478Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:56:58.600Z] provisioning config files... [2023-09-22T21:56:58.616Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/150@tmp/config15824015114833117372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:56:58.960Z] ---> docker-login.sh [2023-09-22T21:56:58.960Z] nexus3.edgexfoundry.org:10001 [2023-09-22T21:56:59.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:56:59.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:56:59.249Z] Configure a credential helper to remove this warning. See [2023-09-22T21:56:59.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:56:59.249Z] [2023-09-22T21:56:59.249Z] Login Succeeded [2023-09-22T21:56:59.249Z] nexus3.edgexfoundry.org:10002 [2023-09-22T21:56:59.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:56:59.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:56:59.536Z] Configure a credential helper to remove this warning. See [2023-09-22T21:56:59.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:56:59.536Z] [2023-09-22T21:56:59.536Z] Login Succeeded [2023-09-22T21:56:59.806Z] nexus3.edgexfoundry.org:10003 [2023-09-22T21:56:59.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:57:00.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:57:00.075Z] Configure a credential helper to remove this warning. See [2023-09-22T21:57:00.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:57:00.075Z] [2023-09-22T21:57:00.075Z] Login Succeeded [2023-09-22T21:57:00.075Z] nexus3.edgexfoundry.org:10004 [2023-09-22T21:57:00.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:57:00.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:57:00.346Z] Configure a credential helper to remove this warning. See [2023-09-22T21:57:00.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:57:00.346Z] [2023-09-22T21:57:00.346Z] Login Succeeded [2023-09-22T21:57:00.346Z] docker.io [2023-09-22T21:57:00.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-22T21:57:00.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-22T21:57:00.884Z] Configure a credential helper to remove this warning. See [2023-09-22T21:57:00.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-22T21:57:00.884Z] [2023-09-22T21:57:00.884Z] Login Succeeded [2023-09-22T21:57:00.884Z] ---> docker-login.sh ends [Pipeline] } [2023-09-22T21:57:00.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:57:00.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-22T21:57:00.973Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-09-22T21:57:00.973Z] c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [2023-09-22T21:57:00.973Z] latest [2023-09-22T21:57:00.973Z] 3.1.0-dev.25 [2023-09-22T21:57:00.973Z] c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5-3.1.0-dev.25 [2023-09-22T21:57:00.973Z] main [2023-09-22T21:57:00.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:57:01.349Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:57:01.709Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [2023-09-22T21:57:01.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-22T21:57:01.709Z] 8594ab1679b3: Preparing [2023-09-22T21:57:01.709Z] 53bd470c24b0: Preparing [2023-09-22T21:57:01.709Z] fa44e267774b: Preparing [2023-09-22T21:57:01.709Z] f2cb24f0396d: Preparing [2023-09-22T21:57:01.709Z] 608d194cb50c: Preparing [2023-09-22T21:57:01.709Z] acc83c6ca332: Preparing [2023-09-22T21:57:01.709Z] aed746241b59: Preparing [2023-09-22T21:57:01.709Z] 128205c121c3: Preparing [2023-09-22T21:57:01.709Z] 4c3920dc0c7d: Preparing [2023-09-22T21:57:01.709Z] 2a296b7f8167: Preparing [2023-09-22T21:57:01.709Z] 8823e67250d8: Preparing [2023-09-22T21:57:01.709Z] bd9e9836a2eb: Preparing [2023-09-22T21:57:01.709Z] b2191e2be29d: Preparing [2023-09-22T21:57:01.709Z] 4c3920dc0c7d: Waiting [2023-09-22T21:57:01.709Z] 2a296b7f8167: Waiting [2023-09-22T21:57:01.709Z] acc83c6ca332: Waiting [2023-09-22T21:57:01.709Z] aed746241b59: Waiting [2023-09-22T21:57:01.709Z] 128205c121c3: Waiting [2023-09-22T21:57:01.709Z] 8823e67250d8: Waiting [2023-09-22T21:57:01.709Z] bd9e9836a2eb: Waiting [2023-09-22T21:57:01.977Z] fa44e267774b: Pushed [2023-09-22T21:57:01.977Z] 8594ab1679b3: Pushed [2023-09-22T21:57:01.977Z] f2cb24f0396d: Pushed [2023-09-22T21:57:01.977Z] 53bd470c24b0: Pushed [2023-09-22T21:57:02.247Z] acc83c6ca332: Pushed [2023-09-22T21:57:02.247Z] 4c3920dc0c7d: Pushed [2023-09-22T21:57:02.247Z] aed746241b59: Pushed [2023-09-22T21:57:02.247Z] 128205c121c3: Pushed [2023-09-22T21:57:02.247Z] b2191e2be29d: Layer already exists [2023-09-22T21:57:02.516Z] 2a296b7f8167: Pushed [2023-09-22T21:57:07.860Z] 608d194cb50c: Pushed [2023-09-22T21:57:08.127Z] 8823e67250d8: Pushed [2023-09-22T21:57:23.132Z] bd9e9836a2eb: Pushed [2023-09-22T21:57:23.132Z] c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5: digest: sha256:0f7cf7ef1cdb2b3610f7af2114a96e925deff30829ca705584b718a80ebf40b2 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:57:23.483Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:57:23.826Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-22T21:57:23.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-22T21:57:23.826Z] 8594ab1679b3: Preparing [2023-09-22T21:57:23.826Z] 53bd470c24b0: Preparing [2023-09-22T21:57:23.826Z] fa44e267774b: Preparing [2023-09-22T21:57:23.826Z] f2cb24f0396d: Preparing [2023-09-22T21:57:23.826Z] 608d194cb50c: Preparing [2023-09-22T21:57:23.826Z] acc83c6ca332: Preparing [2023-09-22T21:57:23.826Z] aed746241b59: Preparing [2023-09-22T21:57:23.826Z] 128205c121c3: Preparing [2023-09-22T21:57:23.826Z] 4c3920dc0c7d: Preparing [2023-09-22T21:57:23.826Z] 2a296b7f8167: Preparing [2023-09-22T21:57:23.826Z] 8823e67250d8: Preparing [2023-09-22T21:57:23.826Z] bd9e9836a2eb: Preparing [2023-09-22T21:57:23.826Z] b2191e2be29d: Preparing [2023-09-22T21:57:23.826Z] acc83c6ca332: Waiting [2023-09-22T21:57:23.826Z] aed746241b59: Waiting [2023-09-22T21:57:23.826Z] 128205c121c3: Waiting [2023-09-22T21:57:23.826Z] 4c3920dc0c7d: Waiting [2023-09-22T21:57:23.826Z] 2a296b7f8167: Waiting [2023-09-22T21:57:23.826Z] 8823e67250d8: Waiting [2023-09-22T21:57:23.826Z] bd9e9836a2eb: Waiting [2023-09-22T21:57:23.826Z] b2191e2be29d: Waiting [2023-09-22T21:57:23.826Z] f2cb24f0396d: Layer already exists [2023-09-22T21:57:23.826Z] 8594ab1679b3: Layer already exists [2023-09-22T21:57:23.826Z] 608d194cb50c: Layer already exists [2023-09-22T21:57:23.826Z] 53bd470c24b0: Layer already exists [2023-09-22T21:57:23.826Z] fa44e267774b: Layer already exists [2023-09-22T21:57:23.826Z] aed746241b59: Layer already exists [2023-09-22T21:57:23.826Z] acc83c6ca332: Layer already exists [2023-09-22T21:57:23.826Z] 128205c121c3: Layer already exists [2023-09-22T21:57:23.826Z] 4c3920dc0c7d: Layer already exists [2023-09-22T21:57:23.826Z] 2a296b7f8167: Layer already exists [2023-09-22T21:57:23.826Z] 8823e67250d8: Layer already exists [2023-09-22T21:57:23.826Z] b2191e2be29d: Layer already exists [2023-09-22T21:57:23.826Z] bd9e9836a2eb: Layer already exists [2023-09-22T21:57:24.095Z] latest: digest: sha256:0f7cf7ef1cdb2b3610f7af2114a96e925deff30829ca705584b718a80ebf40b2 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:57:24.455Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:57:24.803Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.25 [2023-09-22T21:57:24.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-22T21:57:24.803Z] 8594ab1679b3: Preparing [2023-09-22T21:57:24.803Z] 53bd470c24b0: Preparing [2023-09-22T21:57:24.803Z] fa44e267774b: Preparing [2023-09-22T21:57:24.803Z] f2cb24f0396d: Preparing [2023-09-22T21:57:24.803Z] 608d194cb50c: Preparing [2023-09-22T21:57:24.803Z] acc83c6ca332: Preparing [2023-09-22T21:57:24.803Z] aed746241b59: Preparing [2023-09-22T21:57:24.803Z] 128205c121c3: Preparing [2023-09-22T21:57:24.803Z] 4c3920dc0c7d: Preparing [2023-09-22T21:57:24.803Z] 2a296b7f8167: Preparing [2023-09-22T21:57:24.803Z] 8823e67250d8: Preparing [2023-09-22T21:57:24.803Z] bd9e9836a2eb: Preparing [2023-09-22T21:57:24.803Z] b2191e2be29d: Preparing [2023-09-22T21:57:24.803Z] 4c3920dc0c7d: Waiting [2023-09-22T21:57:24.803Z] 2a296b7f8167: Waiting [2023-09-22T21:57:24.803Z] acc83c6ca332: Waiting [2023-09-22T21:57:24.803Z] aed746241b59: Waiting [2023-09-22T21:57:24.803Z] 128205c121c3: Waiting [2023-09-22T21:57:24.803Z] 8823e67250d8: Waiting [2023-09-22T21:57:24.803Z] bd9e9836a2eb: Waiting [2023-09-22T21:57:24.803Z] b2191e2be29d: Waiting [2023-09-22T21:57:24.803Z] 53bd470c24b0: Layer already exists [2023-09-22T21:57:24.803Z] 8594ab1679b3: Layer already exists [2023-09-22T21:57:24.803Z] f2cb24f0396d: Layer already exists [2023-09-22T21:57:24.803Z] fa44e267774b: Layer already exists [2023-09-22T21:57:24.803Z] 608d194cb50c: Layer already exists [2023-09-22T21:57:24.803Z] 2a296b7f8167: Layer already exists [2023-09-22T21:57:24.803Z] aed746241b59: Layer already exists [2023-09-22T21:57:24.803Z] acc83c6ca332: Layer already exists [2023-09-22T21:57:24.803Z] 4c3920dc0c7d: Layer already exists [2023-09-22T21:57:24.803Z] 128205c121c3: Layer already exists [2023-09-22T21:57:24.803Z] b2191e2be29d: Layer already exists [2023-09-22T21:57:24.803Z] bd9e9836a2eb: Layer already exists [2023-09-22T21:57:24.803Z] 8823e67250d8: Layer already exists [2023-09-22T21:57:25.072Z] 3.1.0-dev.25: digest: sha256:0f7cf7ef1cdb2b3610f7af2114a96e925deff30829ca705584b718a80ebf40b2 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:57:25.421Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:57:25.763Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5-3.1.0-dev.25 [2023-09-22T21:57:25.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-22T21:57:25.763Z] 8594ab1679b3: Preparing [2023-09-22T21:57:25.763Z] 53bd470c24b0: Preparing [2023-09-22T21:57:25.763Z] fa44e267774b: Preparing [2023-09-22T21:57:25.763Z] f2cb24f0396d: Preparing [2023-09-22T21:57:25.763Z] 608d194cb50c: Preparing [2023-09-22T21:57:25.763Z] acc83c6ca332: Preparing [2023-09-22T21:57:25.763Z] aed746241b59: Preparing [2023-09-22T21:57:25.763Z] 128205c121c3: Preparing [2023-09-22T21:57:25.763Z] 4c3920dc0c7d: Preparing [2023-09-22T21:57:25.763Z] 2a296b7f8167: Preparing [2023-09-22T21:57:25.763Z] 8823e67250d8: Preparing [2023-09-22T21:57:25.763Z] bd9e9836a2eb: Preparing [2023-09-22T21:57:25.763Z] b2191e2be29d: Preparing [2023-09-22T21:57:25.763Z] acc83c6ca332: Waiting [2023-09-22T21:57:25.763Z] aed746241b59: Waiting [2023-09-22T21:57:25.763Z] 128205c121c3: Waiting [2023-09-22T21:57:25.763Z] 4c3920dc0c7d: Waiting [2023-09-22T21:57:25.763Z] 2a296b7f8167: Waiting [2023-09-22T21:57:25.763Z] 8823e67250d8: Waiting [2023-09-22T21:57:25.763Z] bd9e9836a2eb: Waiting [2023-09-22T21:57:25.763Z] b2191e2be29d: Waiting [2023-09-22T21:57:25.763Z] 53bd470c24b0: Layer already exists [2023-09-22T21:57:25.763Z] fa44e267774b: Layer already exists [2023-09-22T21:57:25.763Z] 608d194cb50c: Layer already exists [2023-09-22T21:57:25.763Z] 8594ab1679b3: Layer already exists [2023-09-22T21:57:25.763Z] f2cb24f0396d: Layer already exists [2023-09-22T21:57:25.763Z] 128205c121c3: Layer already exists [2023-09-22T21:57:25.763Z] aed746241b59: Layer already exists [2023-09-22T21:57:25.763Z] acc83c6ca332: Layer already exists [2023-09-22T21:57:25.763Z] 4c3920dc0c7d: Layer already exists [2023-09-22T21:57:25.763Z] 2a296b7f8167: Layer already exists [2023-09-22T21:57:25.763Z] b2191e2be29d: Layer already exists [2023-09-22T21:57:25.763Z] bd9e9836a2eb: Layer already exists [2023-09-22T21:57:25.763Z] 8823e67250d8: Layer already exists [2023-09-22T21:57:26.031Z] c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5-3.1.0-dev.25: digest: sha256:0f7cf7ef1cdb2b3610f7af2114a96e925deff30829ca705584b718a80ebf40b2 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:57:26.394Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:57:26.747Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-09-22T21:57:26.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-22T21:57:26.747Z] 8594ab1679b3: Preparing [2023-09-22T21:57:26.747Z] 53bd470c24b0: Preparing [2023-09-22T21:57:26.747Z] fa44e267774b: Preparing [2023-09-22T21:57:26.747Z] f2cb24f0396d: Preparing [2023-09-22T21:57:26.747Z] 608d194cb50c: Preparing [2023-09-22T21:57:26.747Z] acc83c6ca332: Preparing [2023-09-22T21:57:26.747Z] aed746241b59: Preparing [2023-09-22T21:57:26.747Z] 128205c121c3: Preparing [2023-09-22T21:57:26.747Z] 4c3920dc0c7d: Preparing [2023-09-22T21:57:26.747Z] 2a296b7f8167: Preparing [2023-09-22T21:57:26.747Z] 8823e67250d8: Preparing [2023-09-22T21:57:26.747Z] bd9e9836a2eb: Preparing [2023-09-22T21:57:26.747Z] b2191e2be29d: Preparing [2023-09-22T21:57:26.747Z] 8823e67250d8: Waiting [2023-09-22T21:57:26.747Z] 4c3920dc0c7d: Waiting [2023-09-22T21:57:26.747Z] bd9e9836a2eb: Waiting [2023-09-22T21:57:26.747Z] b2191e2be29d: Waiting [2023-09-22T21:57:26.747Z] acc83c6ca332: Waiting [2023-09-22T21:57:26.747Z] 2a296b7f8167: Waiting [2023-09-22T21:57:26.747Z] aed746241b59: Waiting [2023-09-22T21:57:26.747Z] 128205c121c3: Waiting [2023-09-22T21:57:26.747Z] 53bd470c24b0: Layer already exists [2023-09-22T21:57:26.747Z] fa44e267774b: Layer already exists [2023-09-22T21:57:26.747Z] f2cb24f0396d: Layer already exists [2023-09-22T21:57:26.747Z] 608d194cb50c: Layer already exists [2023-09-22T21:57:26.747Z] 8594ab1679b3: Layer already exists [2023-09-22T21:57:26.747Z] aed746241b59: Layer already exists [2023-09-22T21:57:26.747Z] 128205c121c3: Layer already exists [2023-09-22T21:57:26.747Z] 2a296b7f8167: Layer already exists [2023-09-22T21:57:26.747Z] 4c3920dc0c7d: Layer already exists [2023-09-22T21:57:26.747Z] acc83c6ca332: Layer already exists [2023-09-22T21:57:26.747Z] 8823e67250d8: Layer already exists [2023-09-22T21:57:26.747Z] b2191e2be29d: Layer already exists [2023-09-22T21:57:26.747Z] bd9e9836a2eb: Layer already exists [2023-09-22T21:57:27.016Z] main: digest: sha256:0f7cf7ef1cdb2b3610f7af2114a96e925deff30829ca705584b718a80ebf40b2 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-22T21:57:27.081Z] ===================================================== [Pipeline] echo [2023-09-22T21:57:27.091Z] taggedImages: [2023-09-22T21:57:27.091Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [2023-09-22T21:57:27.091Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-22T21:57:27.091Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.25 [2023-09-22T21:57:27.091Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5-3.1.0-dev.25 [2023-09-22T21:57:27.091Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:57:27.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-22T21:57:27.467Z] [2023-09-22T21:57:27.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:57:27.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-22T21:57:27.803Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-22T21:57:27.803Z] 8998bd30e6a1: Pulling fs layer [2023-09-22T21:57:27.803Z] 04944245beec: Pulling fs layer [2023-09-22T21:57:27.803Z] 699f458cf7ca: Pulling fs layer [2023-09-22T21:57:27.803Z] 765212b225bb: Pulling fs layer [2023-09-22T21:57:27.803Z] f23df028b6ca: Pulling fs layer [2023-09-22T21:57:27.803Z] d65c8cfc05b1: Pulling fs layer [2023-09-22T21:57:27.803Z] 2437ff75d9bd: Pulling fs layer [2023-09-22T21:57:27.803Z] f23df028b6ca: Waiting [2023-09-22T21:57:27.803Z] 765212b225bb: Waiting [2023-09-22T21:57:27.803Z] d65c8cfc05b1: Waiting [2023-09-22T21:57:27.803Z] 2437ff75d9bd: Waiting [2023-09-22T21:57:28.072Z] 04944245beec: Verifying Checksum [2023-09-22T21:57:28.072Z] 04944245beec: Download complete [2023-09-22T21:57:28.072Z] 765212b225bb: Verifying Checksum [2023-09-22T21:57:28.072Z] 765212b225bb: Download complete [2023-09-22T21:57:28.072Z] f23df028b6ca: Download complete [2023-09-22T21:57:28.072Z] d65c8cfc05b1: Verifying Checksum [2023-09-22T21:57:28.072Z] d65c8cfc05b1: Download complete [2023-09-22T21:57:28.072Z] 699f458cf7ca: Verifying Checksum [2023-09-22T21:57:28.072Z] 699f458cf7ca: Download complete [2023-09-22T21:57:28.656Z] 8998bd30e6a1: Download complete [2023-09-22T21:57:30.598Z] 2437ff75d9bd: Verifying Checksum [2023-09-22T21:57:30.598Z] 2437ff75d9bd: Download complete [2023-09-22T21:57:32.547Z] 8998bd30e6a1: Pull complete [2023-09-22T21:57:32.547Z] 04944245beec: Pull complete [2023-09-22T21:57:33.956Z] 699f458cf7ca: Pull complete [2023-09-22T21:57:34.223Z] 765212b225bb: Pull complete [2023-09-22T21:57:34.806Z] f23df028b6ca: Pull complete [2023-09-22T21:57:35.073Z] d65c8cfc05b1: Pull complete [2023-09-22T21:57:53.265Z] 2437ff75d9bd: Pull complete [2023-09-22T21:57:53.265Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-22T21:57:53.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-22T21:57:53.265Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:57:53.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-7643 does not seem to be running inside a container [2023-09-22T21:57:53.590Z] $ 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/150 -v /w/workspace/device-usb-camera/150:/w/workspace/device-usb-camera/150:rw,z -v /w/workspace/device-usb-camera/150@tmp:/w/workspace/device-usb-camera/150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-22T21:57:56.249Z] $ docker top ebeb46d39adcad8abd6d320b5f700c93a82edcf56336e384bd18176c2ad36f6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:57:57.094Z] ---> job-cost.sh [2023-09-22T21:57:57.095Z] lf-activate-venv: SKIPPING [2023-09-22T21:57:57.095Z] INFO: No Stack... [2023-09-22T21:57:57.361Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-22T21:57:58.320Z] INFO: Archiving Costs [Pipeline] sh [2023-09-22T21:57:58.638Z] + cat /w/workspace/device-usb-camera/150/archives/cost.csv [2023-09-22T21:57:58.638Z] + cut -d, -f6 [Pipeline] lock [2023-09-22T21:57:58.977Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-150-stack-cost] [2023-09-22T21:57:58.982Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-150-stack-cost] did not exist. Created. [2023-09-22T21:57:58.982Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-22T21:57:59.317Z] /w/workspace/device-usb-camera/150@tmp/durable-1aeb147f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-22T21:57:59.652Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-22T21:57:59.676Z] Warning: overwriting stash ‘stack-cost’ [2023-09-22T21:57:59.727Z] Stashed 1 file(s) [Pipeline] } [2023-09-22T21:57:59.733Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-150-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-22T21:57:59.746Z] $ docker stop --time=1 ebeb46d39adcad8abd6d320b5f700c93a82edcf56336e384bd18176c2ad36f6c [2023-09-22T21:58:01.219Z] $ docker rm -f --volumes ebeb46d39adcad8abd6d320b5f700c93a82edcf56336e384bd18176c2ad36f6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-22T21:58:01.638Z] provisioning config files... [2023-09-22T21:58:01.645Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4471164080144711568tmp [Pipeline] { [Pipeline] sh [2023-09-22T21:58:01.942Z] + set +x [2023-09-22T21:58:01.942Z] + curl -s https://codecov.io/bash [2023-09-22T21:58:01.942Z] + bash -s -- [2023-09-22T21:58:01.942Z] [2023-09-22T21:58:01.942Z] _____ _ [2023-09-22T21:58:01.942Z] / ____| | | [2023-09-22T21:58:01.942Z] | | ___ __| | ___ ___ _____ __ [2023-09-22T21:58:01.942Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-22T21:58:01.942Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-22T21:58:01.942Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-22T21:58:01.942Z] Bash-1.0.6 [2023-09-22T21:58:01.942Z] [2023-09-22T21:58:01.942Z] [2023-09-22T21:58:01.942Z] ==> git version 2.25.1 found [2023-09-22T21:58:01.942Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-22T21:58:01.942Z] Release-Date: 2020-01-08 [2023-09-22T21:58:01.942Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-22T21:58:01.942Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-22T21:58:01.942Z] ==> Jenkins CI detected. [2023-09-22T21:58:01.942Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-09-22T21:58:01.942Z] project root: . [2023-09-22T21:58:01.942Z] --> token set from env [2023-09-22T21:58:01.942Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-22T21:58:01.942Z] ==> Running gcov in . (disable via -X gcov) [2023-09-22T21:58:01.942Z] ==> Python coveragepy not found [2023-09-22T21:58:01.942Z] ==> Searching for coverage reports in: [2023-09-22T21:58:01.942Z] + . [2023-09-22T21:58:01.942Z] -> Found 1 reports [2023-09-22T21:58:01.942Z] ==> Detecting git/mercurial file structure [2023-09-22T21:58:01.942Z] ==> Reading reports [2023-09-22T21:58:01.942Z] + ./coverage.out bytes=54703 [2023-09-22T21:58:02.200Z] ==> Appending adjustments [2023-09-22T21:58:02.200Z] https://docs.codecov.io/docs/fixing-reports [2023-09-22T21:58:02.200Z] + Found adjustments [2023-09-22T21:58:02.200Z] ==> Gzipping contents [2023-09-22T21:58:02.201Z] 8.0K /tmp/codecov.XZonHE.gz [2023-09-22T21:58:02.201Z] ==> Uploading reports [2023-09-22T21:58:02.201Z] url: https://codecov.io [2023-09-22T21:58:02.201Z] query: branch=main&commit=c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-22T21:58:02.201Z] -> Pinging Codecov [2023-09-22T21:58:02.201Z] 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=c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-22T21:58:02.459Z] -> Uploading to [2023-09-22T21:58:02.459Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-22/73D8F5FF140700D3E01443B452E23636/c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5/3bab3df8-dd41-44b5-bdfc-4b7578aac8d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230922T215802Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d71a3546b57a4531cf1e5a47ffb133c70b009f981540f6da3c8d8dc3d9b64343 [2023-09-22T21:58:02.459Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-22T21:58:02.459Z] Dload Upload Total Spent Left Speed [2023-09-22T21:58:02.459Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6996 0 0 100 6996 0 39303 --:--:-- --:--:-- --:--:-- 39303 [2023-09-22T21:58:02.459Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [Pipeline] } [2023-09-22T21:58:02.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-22T21:58:02.603Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-22T21:58:02.616Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:02.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-22T21:58:02.918Z] [2023-09-22T21:58:02.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:03.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-22T21:58:03.218Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-22T21:58:03.218Z] df9b9388f04a: Pulling fs layer [2023-09-22T21:58:03.218Z] 52dc419b0ee2: Pulling fs layer [2023-09-22T21:58:03.218Z] 25bc292e5bac: Pulling fs layer [2023-09-22T21:58:03.218Z] 114826534d7a: Pulling fs layer [2023-09-22T21:58:03.218Z] 4657fd5d0bcf: Pulling fs layer [2023-09-22T21:58:03.218Z] 6ad1cebc031e: Pulling fs layer [2023-09-22T21:58:03.218Z] 8a3aa393b2d8: Pulling fs layer [2023-09-22T21:58:03.218Z] 6ad1cebc031e: Waiting [2023-09-22T21:58:03.218Z] 8a3aa393b2d8: Waiting [2023-09-22T21:58:03.218Z] 114826534d7a: Waiting [2023-09-22T21:58:03.218Z] 4657fd5d0bcf: Waiting [2023-09-22T21:58:03.218Z] 25bc292e5bac: Verifying Checksum [2023-09-22T21:58:03.218Z] 25bc292e5bac: Download complete [2023-09-22T21:58:03.218Z] 52dc419b0ee2: Download complete [2023-09-22T21:58:03.219Z] 4657fd5d0bcf: Verifying Checksum [2023-09-22T21:58:03.219Z] 4657fd5d0bcf: Download complete [2023-09-22T21:58:03.219Z] df9b9388f04a: Verifying Checksum [2023-09-22T21:58:03.219Z] df9b9388f04a: Download complete [2023-09-22T21:58:03.477Z] 6ad1cebc031e: Verifying Checksum [2023-09-22T21:58:03.477Z] 6ad1cebc031e: Download complete [2023-09-22T21:58:03.477Z] df9b9388f04a: Pull complete [2023-09-22T21:58:03.477Z] 52dc419b0ee2: Pull complete [2023-09-22T21:58:03.736Z] 25bc292e5bac: Pull complete [2023-09-22T21:58:03.993Z] 114826534d7a: Verifying Checksum [2023-09-22T21:58:03.993Z] 114826534d7a: Download complete [2023-09-22T21:58:03.993Z] 8a3aa393b2d8: Verifying Checksum [2023-09-22T21:58:03.993Z] 8a3aa393b2d8: Download complete [2023-09-22T21:58:08.185Z] 114826534d7a: Pull complete [2023-09-22T21:58:08.185Z] 4657fd5d0bcf: Pull complete [2023-09-22T21:58:08.185Z] 6ad1cebc031e: Pull complete [2023-09-22T21:58:10.724Z] 8a3aa393b2d8: Pull complete [2023-09-22T21:58:10.724Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-22T21:58:10.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-22T21:58:10.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:58:10.953Z] prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container [2023-09-22T21:58:10.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-22T21:58:16.258Z] $ docker top 8f211e4de5240d47cb34ecfe59b65205c3279108d957b2c85db0dbf63f7cc4f1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-22T21:58:16.327Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-09-22T21:58:16.604Z] + set -o pipefail [2023-09-22T21:58:16.604Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-09-22T21:58:23.166Z] [2023-09-22T21:58:23.166Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-09-22T21:58:23.166Z] [2023-09-22T21:58:23.166Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/a5037101-41b4-45ea-a578-fd17e1c4a688 [2023-09-22T21:58:23.166Z] [2023-09-22T21:58:23.166Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-22T21:58:23.166Z] [2023-09-22T21:58:23.166Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-22T21:58:23.166Z] [2023-09-22T21:58:23.166Z] [2023-09-22T21:58:23.166Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-22T21:58:23.166Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-22T21:58:23.166Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-22T21:58:23.172Z] $ docker stop --time=1 8f211e4de5240d47cb34ecfe59b65205c3279108d957b2c85db0dbf63f7cc4f1 [2023-09-22T21:58:28.164Z] $ docker rm -f --volumes 8f211e4de5240d47cb34ecfe59b65205c3279108d957b2c85db0dbf63f7cc4f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-22T21:58:28.865Z] + git log --format=format:%s -1 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 [Pipeline] sh [2023-09-22T21:58:29.151Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-22T21:58:29.151Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:29.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:58:29.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:58:29.511Z] prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container [2023-09-22T21:58:29.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-22T21:58:29.938Z] $ docker top d630813728cd807240ab8fc32a3588c19c29ef5fc56b03f0ef163bcc6e2ac56b -eo pid,comm [2023-09-22T21:58:29.992Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-22T21:58:29.992Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-22T21:58:30.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:58:30.030Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:58:30.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:58:30.155Z] $ docker exec d630813728cd807240ab8fc32a3588c19c29ef5fc56b03f0ef163bcc6e2ac56b ssh-agent [2023-09-22T21:58:30.268Z] SSH_AUTH_SOCK=/tmp/ssh-yxPP5hBHq0vO/agent.32 [2023-09-22T21:58:30.268Z] SSH_AGENT_PID=38 [2023-09-22T21:58:30.274Z] Running ssh-add (command line suppressed) [2023-09-22T21:58:30.375Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2478687640394375542.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2478687640394375542.key) [2023-09-22T21:58:30.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:58:30.682Z] + git semver tag [2023-09-22T21:58:30.941Z] 2023-09-22 21:58:30,862 [run_tag] DEBUG tag force:False [2023-09-22T21:58:30.941Z] 2023-09-22 21:58:30,862 [check_head_tag] DEBUG check head tag [2023-09-22T21:58:30.941Z] 2023-09-22 21:58:30,865 [execute] INFO git cat-file --batch-check [2023-09-22T21:58:30.941Z] 2023-09-22 21:58:30,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-22T21:58:30.941Z] 2023-09-22 21:58:30,868 [execute] INFO git cat-file --batch [2023-09-22T21:58:30.941Z] 2023-09-22 21:58:30,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-22T21:58:30.941Z] 2023-09-22 21:58:30,903 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-22T21:58:30.941Z] 2023-09-22 21:58:30,903 [execute] INFO git tag -a v3.1.0-dev.25 -m v3.1.0-dev.25 [2023-09-22T21:58:30.941Z] 2023-09-22 21:58:30,903 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.25', '-m', 'v3.1.0-dev.25'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:58:30.941Z] 2023-09-22 21:58:30,908 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-22T21:58:30.941Z] 3.1.0-dev.25 [Pipeline] } [2023-09-22T21:58:30.943Z] $ docker exec --env ******** --env ******** d630813728cd807240ab8fc32a3588c19c29ef5fc56b03f0ef163bcc6e2ac56b ssh-agent -k [2023-09-22T21:58:31.046Z] unset SSH_AUTH_SOCK; [2023-09-22T21:58:31.047Z] unset SSH_AGENT_PID; [2023-09-22T21:58:31.047Z] echo Agent pid 38 killed; [2023-09-22T21:58:31.062Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-22T21:58:31.371Z] + git semver [Pipeline] } [2023-09-22T21:58:31.638Z] $ docker stop --time=1 d630813728cd807240ab8fc32a3588c19c29ef5fc56b03f0ef163bcc6e2ac56b [2023-09-22T21:58:32.939Z] $ docker rm -f --volumes d630813728cd807240ab8fc32a3588c19c29ef5fc56b03f0ef163bcc6e2ac56b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:33.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-22T21:58:33.314Z] [2023-09-22T21:58:33.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:33.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-22T21:58:33.612Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-22T21:58:33.612Z] ab5ef0e58194: Pulling fs layer [2023-09-22T21:58:33.612Z] 9712f1f96733: Pulling fs layer [2023-09-22T21:58:33.612Z] 63f879dbbcfc: Pulling fs layer [2023-09-22T21:58:33.612Z] 0d9ebad4ef96: Pulling fs layer [2023-09-22T21:58:33.612Z] e9a5061849ea: Pulling fs layer [2023-09-22T21:58:33.612Z] d747dcd14b5f: Pulling fs layer [2023-09-22T21:58:33.612Z] 2de7ff778b66: Pulling fs layer [2023-09-22T21:58:33.612Z] 0d9ebad4ef96: Waiting [2023-09-22T21:58:33.612Z] e9a5061849ea: Waiting [2023-09-22T21:58:33.612Z] d747dcd14b5f: Waiting [2023-09-22T21:58:33.612Z] 2de7ff778b66: Waiting [2023-09-22T21:58:33.612Z] 9712f1f96733: Verifying Checksum [2023-09-22T21:58:33.612Z] 9712f1f96733: Download complete [2023-09-22T21:58:33.871Z] 63f879dbbcfc: Verifying Checksum [2023-09-22T21:58:33.871Z] 63f879dbbcfc: Download complete [2023-09-22T21:58:34.128Z] e9a5061849ea: Verifying Checksum [2023-09-22T21:58:34.128Z] e9a5061849ea: Download complete [2023-09-22T21:58:34.128Z] d747dcd14b5f: Verifying Checksum [2023-09-22T21:58:34.128Z] d747dcd14b5f: Download complete [2023-09-22T21:58:34.128Z] 0d9ebad4ef96: Verifying Checksum [2023-09-22T21:58:34.128Z] 0d9ebad4ef96: Download complete [2023-09-22T21:58:34.128Z] ab5ef0e58194: Verifying Checksum [2023-09-22T21:58:34.128Z] ab5ef0e58194: Download complete [2023-09-22T21:58:34.128Z] 2de7ff778b66: Verifying Checksum [2023-09-22T21:58:34.128Z] 2de7ff778b66: Download complete [2023-09-22T21:58:36.658Z] ab5ef0e58194: Pull complete [2023-09-22T21:58:36.658Z] 9712f1f96733: Pull complete [2023-09-22T21:58:37.221Z] 63f879dbbcfc: Pull complete [2023-09-22T21:58:41.400Z] 0d9ebad4ef96: Pull complete [2023-09-22T21:58:41.400Z] e9a5061849ea: Pull complete [2023-09-22T21:58:41.400Z] d747dcd14b5f: Pull complete [2023-09-22T21:58:42.331Z] 2de7ff778b66: Pull complete [2023-09-22T21:58:42.331Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-22T21:58:42.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-22T21:58:42.331Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:58:42.421Z] prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container [2023-09-22T21:58:42.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-22T21:58:49.082Z] $ docker top 1b72a6a2c4237951d3df5723591853d41b5188e1fcdc91f3b4fe15bab5faed42 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:58:49.161Z] provisioning config files... [2023-09-22T21:58:49.167Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config551456517506151883tmp [2023-09-22T21:58:49.178Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5577140393305728633tmp [2023-09-22T21:58:49.187Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7860713974899341325tmp [Pipeline] { [Pipeline] echo [2023-09-22T21:58:49.203Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:58:49.484Z] ---> sigul-configuration.sh [2023-09-22T21:58:49.484Z] gpg: directory `/root/.gnupg' created [2023-09-22T21:58:49.484Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-22T21:58:49.484Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-22T21:58:49.484Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-22T21:58:49.484Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-22T21:58:49.484Z] gpg: CAST5 encrypted data [2023-09-22T21:58:49.484Z] gpg: encrypted with 1 passphrase [2023-09-22T21:58:49.484Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-22T21:58:49.768Z] + mkdir /home/jenkins [2023-09-22T21:58:49.768Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-22T21:58:50.053Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-22T21:58:50.061Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:58:50.338Z] ---> sigul-install.sh [2023-09-22T21:58:50.338Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-22T21:58:50.636Z] + git tag --list [2023-09-22T21:58:50.636Z] v0.0.0 [2023-09-22T21:58:50.636Z] v0.0.1-dev.1 [2023-09-22T21:58:50.636Z] v0.0.1-dev.10 [2023-09-22T21:58:50.636Z] v0.0.1-dev.11 [2023-09-22T21:58:50.636Z] v0.0.1-dev.12 [2023-09-22T21:58:50.636Z] v0.0.1-dev.13 [2023-09-22T21:58:50.636Z] v0.0.1-dev.14 [2023-09-22T21:58:50.636Z] v0.0.1-dev.15 [2023-09-22T21:58:50.636Z] v0.0.1-dev.16 [2023-09-22T21:58:50.636Z] v0.0.1-dev.2 [2023-09-22T21:58:50.636Z] v0.0.1-dev.3 [2023-09-22T21:58:50.636Z] v0.0.1-dev.4 [2023-09-22T21:58:50.636Z] v0.0.1-dev.5 [2023-09-22T21:58:50.636Z] v0.0.1-dev.6 [2023-09-22T21:58:50.636Z] v0.0.1-dev.7 [2023-09-22T21:58:50.636Z] v0.0.1-dev.8 [2023-09-22T21:58:50.636Z] v0.0.1-dev.9 [2023-09-22T21:58:50.636Z] v2.2.0 [2023-09-22T21:58:50.636Z] v2.2.0-dev.17 [2023-09-22T21:58:50.636Z] v2.2.0-dev.18 [2023-09-22T21:58:50.636Z] v2.2.0-dev.19 [2023-09-22T21:58:50.636Z] v2.2.0-dev.20 [2023-09-22T21:58:50.636Z] v2.2.0-dev.21 [2023-09-22T21:58:50.636Z] v2.2.0-dev.22 [2023-09-22T21:58:50.636Z] v2.2.0-dev.23 [2023-09-22T21:58:50.636Z] v2.2.0-dev.24 [2023-09-22T21:58:50.636Z] v2.2.0-dev.25 [2023-09-22T21:58:50.636Z] v2.2.0-dev.26 [2023-09-22T21:58:50.636Z] v2.2.0-dev.27 [2023-09-22T21:58:50.636Z] v2.3.0 [2023-09-22T21:58:50.636Z] v2.3.0-dev.1 [2023-09-22T21:58:50.636Z] v2.3.0-dev.10 [2023-09-22T21:58:50.636Z] v2.3.0-dev.11 [2023-09-22T21:58:50.636Z] v2.3.0-dev.12 [2023-09-22T21:58:50.636Z] v2.3.0-dev.13 [2023-09-22T21:58:50.636Z] v2.3.0-dev.14 [2023-09-22T21:58:50.636Z] v2.3.0-dev.15 [2023-09-22T21:58:50.636Z] v2.3.0-dev.16 [2023-09-22T21:58:50.636Z] v2.3.0-dev.17 [2023-09-22T21:58:50.636Z] v2.3.0-dev.18 [2023-09-22T21:58:50.636Z] v2.3.0-dev.19 [2023-09-22T21:58:50.636Z] v2.3.0-dev.2 [2023-09-22T21:58:50.636Z] v2.3.0-dev.20 [2023-09-22T21:58:50.636Z] v2.3.0-dev.21 [2023-09-22T21:58:50.636Z] v2.3.0-dev.22 [2023-09-22T21:58:50.636Z] v2.3.0-dev.23 [2023-09-22T21:58:50.636Z] v2.3.0-dev.24 [2023-09-22T21:58:50.636Z] v2.3.0-dev.25 [2023-09-22T21:58:50.636Z] v2.3.0-dev.26 [2023-09-22T21:58:50.636Z] v2.3.0-dev.27 [2023-09-22T21:58:50.636Z] v2.3.0-dev.28 [2023-09-22T21:58:50.636Z] v2.3.0-dev.3 [2023-09-22T21:58:50.636Z] v2.3.0-dev.4 [2023-09-22T21:58:50.636Z] v2.3.0-dev.5 [2023-09-22T21:58:50.636Z] v2.3.0-dev.6 [2023-09-22T21:58:50.636Z] v2.3.0-dev.7 [2023-09-22T21:58:50.636Z] v2.3.0-dev.8 [2023-09-22T21:58:50.636Z] v2.3.0-dev.9 [2023-09-22T21:58:50.636Z] v2.3.1 [2023-09-22T21:58:50.636Z] v2.3.1-dev.4 [2023-09-22T21:58:50.636Z] v2.3.1-dev.5 [2023-09-22T21:58:50.636Z] v2.3.1-dev.6 [2023-09-22T21:58:50.636Z] v3.0 [2023-09-22T21:58:50.636Z] v3.0.0 [2023-09-22T21:58:50.636Z] v3.0.0-dev.1 [2023-09-22T21:58:50.636Z] v3.0.0-dev.10 [2023-09-22T21:58:50.636Z] v3.0.0-dev.11 [2023-09-22T21:58:50.636Z] v3.0.0-dev.12 [2023-09-22T21:58:50.636Z] v3.0.0-dev.13 [2023-09-22T21:58:50.636Z] v3.0.0-dev.14 [2023-09-22T21:58:50.636Z] v3.0.0-dev.15 [2023-09-22T21:58:50.636Z] v3.0.0-dev.16 [2023-09-22T21:58:50.636Z] v3.0.0-dev.17 [2023-09-22T21:58:50.636Z] v3.0.0-dev.18 [2023-09-22T21:58:50.636Z] v3.0.0-dev.19 [2023-09-22T21:58:50.636Z] v3.0.0-dev.2 [2023-09-22T21:58:50.636Z] v3.0.0-dev.20 [2023-09-22T21:58:50.636Z] v3.0.0-dev.21 [2023-09-22T21:58:50.636Z] v3.0.0-dev.22 [2023-09-22T21:58:50.636Z] v3.0.0-dev.23 [2023-09-22T21:58:50.636Z] v3.0.0-dev.24 [2023-09-22T21:58:50.636Z] v3.0.0-dev.25 [2023-09-22T21:58:50.636Z] v3.0.0-dev.26 [2023-09-22T21:58:50.636Z] v3.0.0-dev.27 [2023-09-22T21:58:50.636Z] v3.0.0-dev.28 [2023-09-22T21:58:50.636Z] v3.0.0-dev.29 [2023-09-22T21:58:50.636Z] v3.0.0-dev.3 [2023-09-22T21:58:50.636Z] v3.0.0-dev.30 [2023-09-22T21:58:50.636Z] v3.0.0-dev.31 [2023-09-22T21:58:50.636Z] v3.0.0-dev.32 [2023-09-22T21:58:50.636Z] v3.0.0-dev.33 [2023-09-22T21:58:50.636Z] v3.0.0-dev.34 [2023-09-22T21:58:50.636Z] v3.0.0-dev.35 [2023-09-22T21:58:50.636Z] v3.0.0-dev.36 [2023-09-22T21:58:50.636Z] v3.0.0-dev.37 [2023-09-22T21:58:50.636Z] v3.0.0-dev.38 [2023-09-22T21:58:50.636Z] v3.0.0-dev.39 [2023-09-22T21:58:50.636Z] v3.0.0-dev.4 [2023-09-22T21:58:50.636Z] v3.0.0-dev.40 [2023-09-22T21:58:50.636Z] v3.0.0-dev.41 [2023-09-22T21:58:50.636Z] v3.0.0-dev.42 [2023-09-22T21:58:50.636Z] v3.0.0-dev.43 [2023-09-22T21:58:50.636Z] v3.0.0-dev.44 [2023-09-22T21:58:50.636Z] v3.0.0-dev.45 [2023-09-22T21:58:50.636Z] v3.0.0-dev.46 [2023-09-22T21:58:50.636Z] v3.0.0-dev.47 [2023-09-22T21:58:50.636Z] v3.0.0-dev.48 [2023-09-22T21:58:50.636Z] v3.0.0-dev.49 [2023-09-22T21:58:50.636Z] v3.0.0-dev.5 [2023-09-22T21:58:50.636Z] v3.0.0-dev.50 [2023-09-22T21:58:50.636Z] v3.0.0-dev.51 [2023-09-22T21:58:50.636Z] v3.0.0-dev.6 [2023-09-22T21:58:50.636Z] v3.0.0-dev.7 [2023-09-22T21:58:50.636Z] v3.0.0-dev.8 [2023-09-22T21:58:50.636Z] v3.0.0-dev.9 [2023-09-22T21:58:50.636Z] v3.1.0-dev.1 [2023-09-22T21:58:50.636Z] v3.1.0-dev.10 [2023-09-22T21:58:50.636Z] v3.1.0-dev.11 [2023-09-22T21:58:50.636Z] v3.1.0-dev.12 [2023-09-22T21:58:50.636Z] v3.1.0-dev.13 [2023-09-22T21:58:50.636Z] v3.1.0-dev.14 [2023-09-22T21:58:50.636Z] v3.1.0-dev.15 [2023-09-22T21:58:50.636Z] v3.1.0-dev.16 [2023-09-22T21:58:50.636Z] v3.1.0-dev.17 [2023-09-22T21:58:50.636Z] v3.1.0-dev.18 [2023-09-22T21:58:50.636Z] v3.1.0-dev.19 [2023-09-22T21:58:50.636Z] v3.1.0-dev.2 [2023-09-22T21:58:50.636Z] v3.1.0-dev.20 [2023-09-22T21:58:50.636Z] v3.1.0-dev.21 [2023-09-22T21:58:50.636Z] v3.1.0-dev.22 [2023-09-22T21:58:50.636Z] v3.1.0-dev.23 [2023-09-22T21:58:50.636Z] v3.1.0-dev.24 [2023-09-22T21:58:50.636Z] v3.1.0-dev.25 [2023-09-22T21:58:50.636Z] v3.1.0-dev.3 [2023-09-22T21:58:50.636Z] v3.1.0-dev.4 [2023-09-22T21:58:50.636Z] v3.1.0-dev.5 [2023-09-22T21:58:50.636Z] v3.1.0-dev.6 [2023-09-22T21:58:50.636Z] v3.1.0-dev.7 [2023-09-22T21:58:50.636Z] v3.1.0-dev.8 [2023-09-22T21:58:50.636Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-22T21:58:50.918Z] + lftools sign git-tag v3.1.0-dev.25 [2023-09-22T21:58:51.485Z] Signing Git tag with Sigul... [2023-09-22T21:58:51.485Z] Signing v3.1.0-dev.25 [Pipeline] echo [2023-09-22T21:58:52.059Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:58:52.341Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-22T21:58:52.348Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-22T21:58:52.364Z] $ docker stop --time=1 1b72a6a2c4237951d3df5723591853d41b5188e1fcdc91f3b4fe15bab5faed42 [2023-09-22T21:58:53.673Z] $ docker rm -f --volumes 1b72a6a2c4237951d3df5723591853d41b5188e1fcdc91f3b4fe15bab5faed42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-22T21:58:54.159Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-22T21:58:54.159Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:54.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:58:54.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:58:54.541Z] prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container [2023-09-22T21:58:54.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-22T21:58:54.910Z] $ docker top 3f1708643bc6d43098a9d6248a54e70a3769bd87e78db101eec0f23b1a6debc6 -eo pid,comm [2023-09-22T21:58:54.967Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-22T21:58:54.967Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-22T21:58:54.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:58:54.998Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:58:55.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:58:55.108Z] $ docker exec 3f1708643bc6d43098a9d6248a54e70a3769bd87e78db101eec0f23b1a6debc6 ssh-agent [2023-09-22T21:58:55.233Z] SSH_AUTH_SOCK=/tmp/ssh-2ZBcuLRp7t2x/agent.32 [2023-09-22T21:58:55.233Z] SSH_AGENT_PID=38 [2023-09-22T21:58:55.237Z] Running ssh-add (command line suppressed) [2023-09-22T21:58:55.347Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8532363477917713410.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8532363477917713410.key) [2023-09-22T21:58:55.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:58:55.656Z] + git semver bump pre [2023-09-22T21:58:55.914Z] 2023-09-22 21:58:55,841 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-22T21:58:55.914Z] 2023-09-22 21:58:55,841 [bump_version] DEBUG bumping version:3.1.0-dev.25 on axis:pre with prefix:dev [2023-09-22T21:58:55.914Z] 2023-09-22 21:58:55,841 [bump_version] DEBUG bumped version:3.1.0-dev.26 [2023-09-22T21:58:55.914Z] 2023-09-22 21:58:55,841 [write_version] DEBUG write version:3.1.0-dev.26 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-09-22T21:58:55.914Z] 2023-09-22 21:58:55,841 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-22T21:58:55.914Z] 2023-09-22 21:58:55,842 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-22T21:58:55.914Z] 2023-09-22 21:58:55,846 [execute] INFO git cat-file --batch-check [2023-09-22T21:58:55.914Z] 2023-09-22 21:58:55,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-22T21:58:55.914Z] 2023-09-22 21:58:55,853 [execute] INFO git cat-file --batch [2023-09-22T21:58:55.914Z] 2023-09-22 21:58:55,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-22T21:58:55.914Z] 2023-09-22 21:58:55,858 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-22T21:58:55.914Z] 3.1.0-dev.26 [Pipeline] } [2023-09-22T21:58:55.916Z] $ docker exec --env ******** --env ******** 3f1708643bc6d43098a9d6248a54e70a3769bd87e78db101eec0f23b1a6debc6 ssh-agent -k [2023-09-22T21:58:56.011Z] unset SSH_AUTH_SOCK; [2023-09-22T21:58:56.011Z] unset SSH_AGENT_PID; [2023-09-22T21:58:56.011Z] echo Agent pid 38 killed; [2023-09-22T21:58:56.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-22T21:58:56.341Z] + git semver [Pipeline] } [2023-09-22T21:58:56.606Z] $ docker stop --time=1 3f1708643bc6d43098a9d6248a54e70a3769bd87e78db101eec0f23b1a6debc6 [2023-09-22T21:58:57.887Z] $ docker rm -f --volumes 3f1708643bc6d43098a9d6248a54e70a3769bd87e78db101eec0f23b1a6debc6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-22T21:58:58.241Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-22T21:58:58.241Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:58:58.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-22T21:58:58.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:58:58.612Z] prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container [2023-09-22T21:58:58.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-22T21:58:59.007Z] $ docker top 2e9c5c0fba4c6bcc86292fc78cb71a64f682a0d1cb7382115f12319f72bd9ba8 -eo pid,comm [2023-09-22T21:58:59.064Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-22T21:58:59.064Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-22T21:58:59.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-22T21:58:59.097Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-22T21:58:59.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-22T21:58:59.211Z] $ docker exec 2e9c5c0fba4c6bcc86292fc78cb71a64f682a0d1cb7382115f12319f72bd9ba8 ssh-agent [2023-09-22T21:58:59.326Z] SSH_AUTH_SOCK=/tmp/ssh-plOWcs69HFyB/agent.32 [2023-09-22T21:58:59.326Z] SSH_AGENT_PID=38 [2023-09-22T21:58:59.331Z] Running ssh-add (command line suppressed) [2023-09-22T21:58:59.435Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1670581124861201792.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1670581124861201792.key) [2023-09-22T21:58:59.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-22T21:58:59.747Z] + git semver push [2023-09-22T21:59:00.006Z] 2023-09-22 21:58:59,922 [run_push] DEBUG push [2023-09-22T21:59:00.006Z] 2023-09-22 21:58:59,923 [execute] INFO git cat-file --batch-check [2023-09-22T21:59:00.006Z] 2023-09-22 21:58:59,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-22T21:59:00.006Z] 2023-09-22 21:58:59,929 [execute] INFO git rev-list b1d83003d1aeefd3ecd57d7f4cc01b6efa58cdd4 -- [2023-09-22T21:59:00.006Z] 2023-09-22 21:58:59,929 [execute] DEBUG Popen(['git', 'rev-list', 'b1d83003d1aeefd3ecd57d7f4cc01b6efa58cdd4', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:59:00.006Z] 2023-09-22 21:58:59,939 [execute] INFO git fetch -v origin [2023-09-22T21:59:00.006Z] 2023-09-22 21:58:59,939 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-22T21:59:00.574Z] 2023-09-22 21:59:00,393 [run_push] DEBUG no remote changes detected [2023-09-22T21:59:00.574Z] 2023-09-22 21:59:00,393 [execute] INFO git push origin semver [2023-09-22T21:59:00.574Z] 2023-09-22 21:59:00,394 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:59:01.514Z] 2023-09-22 21:59:01,170 [run_push] DEBUG push all version tags [2023-09-22T21:59:01.514Z] 2023-09-22 21:59:01,171 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-22T21:59:01.514Z] 2023-09-22 21:59:01,172 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-22T21:59:02.084Z] 2023-09-22 21:59:01,898 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-22T21:59:02.084Z] 3.1.0-dev.26 [Pipeline] } [2023-09-22T21:59:02.088Z] $ docker exec --env ******** --env ******** 2e9c5c0fba4c6bcc86292fc78cb71a64f682a0d1cb7382115f12319f72bd9ba8 ssh-agent -k [2023-09-22T21:59:02.195Z] unset SSH_AUTH_SOCK; [2023-09-22T21:59:02.196Z] unset SSH_AGENT_PID; [2023-09-22T21:59:02.197Z] echo Agent pid 38 killed; [2023-09-22T21:59:02.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-22T21:59:02.712Z] + git semver [Pipeline] } [2023-09-22T21:59:03.059Z] $ docker stop --time=1 2e9c5c0fba4c6bcc86292fc78cb71a64f682a0d1cb7382115f12319f72bd9ba8 [2023-09-22T21:59:04.359Z] $ docker rm -f --volumes 2e9c5c0fba4c6bcc86292fc78cb71a64f682a0d1cb7382115f12319f72bd9ba8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-22T21:59:04.954Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-09-22T21:59:04.954Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-22T21:59:04.954Z] total 16 [2023-09-22T21:59:04.954Z] drwxr-xr-x 3 root root 4096 Sep 22 21:47 . [2023-09-22T21:59:04.954Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 22 21:58 .. [2023-09-22T21:59:04.954Z] drwxr-xr-x 2 root root 4096 Sep 22 21:47 cost [2023-09-22T21:59:04.954Z] -rw-r--r-- 1 root root 89 Sep 22 21:47 cost.csv [2023-09-22T21:59:04.954Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-22T21:59:04.954Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-22T21:59:04.954Z] total 16 [2023-09-22T21:59:04.954Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 21:47 . [2023-09-22T21:59:04.954Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 22 21:58 .. [2023-09-22T21:59:04.954Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 22 21:47 cost [2023-09-22T21:59:04.954Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 22 21:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:59:05.265Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:59:06.121Z] ---> package-listing.sh [2023-09-22T21:59:06.121Z] ++ facter osfamily [2023-09-22T21:59:06.121Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-22T21:59:06.381Z] + OS_FAMILY=debian [2023-09-22T21:59:06.381Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-09-22T21:59:06.381Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-22T21:59:06.381Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-22T21:59:06.381Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-22T21:59:06.381Z] + PACKAGES=/tmp/packages_start.txt [2023-09-22T21:59:06.381Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-22T21:59:06.381Z] + PACKAGES=/tmp/packages_end.txt [2023-09-22T21:59:06.381Z] + case "${OS_FAMILY}" in [2023-09-22T21:59:06.381Z] + dpkg -l [2023-09-22T21:59:06.381Z] + grep '^ii' [2023-09-22T21:59:06.381Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-22T21:59:06.381Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-22T21:59:06.381Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-22T21:59:06.381Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-22T21:59:06.381Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-09-22T21:59:06.381Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-09-22T21:59:06.391Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-22T21:59:06.667Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-22T21:59:07.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-22T21:59:07.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-22T21:59:07.287Z] prd-ubuntu20.04-docker-8c-8g-7638 does not seem to be running inside a container [2023-09-22T21:59:07.306Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-22T21:59:07.564Z] $ docker top c8991240818d1dd75d79a4ffd1eb8e5f56b9f3c9780b089bcb37b52576c8304a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-22T21:59:07.912Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-22T21:59:08.192Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-22T21:59:08.475Z] + ls /var/log/sa-host [2023-09-22T21:59:08.475Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-22T21:59:08.541Z] provisioning config files... [2023-09-22T21:59:08.548Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14174384793654606001tmp [Pipeline] { [Pipeline] echo [2023-09-22T21:59:08.559Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:59:08.843Z] ---> create-netrc.sh [Pipeline] } [2023-09-22T21:59:08.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:59:09.183Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-22T21:59:09.191Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:59:09.474Z] ---> sudo-logs.sh [2023-09-22T21:59:09.474Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-22T21:59:09.498Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:59:09.781Z] ---> job-cost.sh [2023-09-22T21:59:09.782Z] lf-activate-venv: SKIPPING [2023-09-22T21:59:09.782Z] DEBUG: total: 0.2199999988079071 [2023-09-22T21:59:09.782Z] INFO: Retrieving Stack Cost... [2023-09-22T21:59:10.041Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-22T21:59:10.610Z] INFO: Archiving Costs [Pipeline] echo [2023-09-22T21:59:10.623Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-22T21:59:10.910Z] ---> logs-deploy.sh [2023-09-22T21:59:10.910Z] lf-activate-venv: SKIPPING [2023-09-22T21:59:10.910Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/150 [2023-09-22T21:59:10.910Z] INFO: archiving workspace using pattern(s): [2023-09-22T21:59:11.849Z] Archives upload complete. [2023-09-22T21:59:12.109Z] INFO: archiving logs to Nexus