Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 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-ssh15844503553853350706.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh2298702928115327010.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh16849503564072341567.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh290736954603687371.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-ssh8496300390934506019.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 Running on prd-ubuntu20.04-docker-8c-8g-16257 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 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 (main) Commit message: "Merge pull request #307 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.39" > 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 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 # timeout=10 > git rev-list --no-walk 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T18:17:53.498Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T18:17:53.545Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T18:17:53.567Z] ========================================================= [2023-11-01T18:17:53.567Z] EdgeX Global Pipelines Version Info [2023-11-01T18:17:53.567Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:17:54.283Z] ------------------- [2023-11-01T18:17:54.283Z] stable info: [2023-11-01T18:17:54.283Z] ------------------- [2023-11-01T18:17:54.283Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T18:17:54.283Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T18:17:54.283Z] Message: update stable to v1.0.255 [2023-11-01T18:17:54.855Z] ------------------- [2023-11-01T18:17:54.855Z] experimental info: [2023-11-01T18:17:54.855Z] ------------------- [2023-11-01T18:17:54.855Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T18:17:54.855Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T18:17:54.855Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T18:17:55.020Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-11-01T18:17:55.037Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-11-01T18:17:55.048Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T18:17:55.056Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T18:17:55.065Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T18:17:55.076Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T18:17:55.088Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T18:17:55.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T18:17:55.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T18:17:55.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T18:17:55.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T18:17:55.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-11-01T18:17:55.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T18:17:55.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T18:17:55.217Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T18:17:55.233Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T18:17:55.249Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T18:17:55.264Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T18:17:55.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T18:17:55.293Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T18:17:55.307Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-01T18:17:55.322Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-01T18:17:55.336Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-01T18:17:55.345Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-01T18:17:55.361Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-01T18:17:55.380Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T18:17:55.398Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T18:17:55.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-01T18:17:55.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-01T18:17:55.440Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-01T18:17:55.453Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [Pipeline] echo [2023-11-01T18:17:55.466Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5acbcb [Pipeline] echo [2023-11-01T18:17:55.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:17:55.529Z] provisioning config files... [2023-11-01T18:17:55.542Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1405431107448691229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:17:55.841Z] ---> docker-login.sh [2023-11-01T18:17:55.841Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:17:56.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:17:56.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:17:56.412Z] Configure a credential helper to remove this warning. See [2023-11-01T18:17:56.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:17:56.412Z] [2023-11-01T18:17:56.412Z] Login Succeeded [2023-11-01T18:17:56.412Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:17:56.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:17:56.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:17:56.412Z] Configure a credential helper to remove this warning. See [2023-11-01T18:17:56.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:17:56.412Z] [2023-11-01T18:17:56.412Z] Login Succeeded [2023-11-01T18:17:56.672Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:17:56.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:17:56.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:17:56.672Z] Configure a credential helper to remove this warning. See [2023-11-01T18:17:56.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:17:56.672Z] [2023-11-01T18:17:56.672Z] Login Succeeded [2023-11-01T18:17:56.672Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:17:56.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:17:56.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:17:56.672Z] Configure a credential helper to remove this warning. See [2023-11-01T18:17:56.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:17:56.672Z] [2023-11-01T18:17:56.672Z] Login Succeeded [2023-11-01T18:17:56.672Z] docker.io [2023-11-01T18:17:56.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:17:57.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:17:57.193Z] Configure a credential helper to remove this warning. See [2023-11-01T18:17:57.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:17:57.193Z] [2023-11-01T18:17:57.193Z] Login Succeeded [2023-11-01T18:17:57.193Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:17:57.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T18:17:57.576Z] + git rev-list -1 --merges d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6~1..d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [Pipeline] echo [2023-11-01T18:17:57.694Z] -----------> git rev-list -1 --merges d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6~1..d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [2023-11-01T18:17:57.694Z] d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [false] [Pipeline] sh [2023-11-01T18:17:57.989Z] + git log --format=format:%s -1 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [Pipeline] echo [2023-11-01T18:17:58.003Z] ========================================================= [2023-11-01T18:17:58.003Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T18:17:58.003Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T18:17:58.322Z] + git log --format=format:%s -1 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [Pipeline] echo [2023-11-01T18:17:58.333Z] [semverPrep] GIT_COMMIT: d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6, Commit Message: Merge pull request #307 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.39 [Pipeline] echo [2023-11-01T18:17:58.341Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-01T18:17:58.711Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T18:17:58.711Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T18:17:58.711Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T18:17:58.711Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T18:17:58.711Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T18:17:58.711Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T18:17:58.711Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:17:59.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T18:17:59.136Z] [2023-11-01T18:17:59.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:17:59.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T18:17:59.432Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T18:17:59.432Z] b85a868b505f: Pulling fs layer [2023-11-01T18:17:59.432Z] e2be974225ed: Pulling fs layer [2023-11-01T18:17:59.432Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T18:17:59.432Z] 988bab9f4d93: Pulling fs layer [2023-11-01T18:17:59.432Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T18:17:59.432Z] eaf3925da568: Pulling fs layer [2023-11-01T18:17:59.432Z] bab4dde63d76: Pulling fs layer [2023-11-01T18:17:59.432Z] bde34c3a00c8: Pulling fs layer [2023-11-01T18:17:59.432Z] b352a97aabf1: Pulling fs layer [2023-11-01T18:17:59.432Z] 4872d77fe225: Pulling fs layer [2023-11-01T18:17:59.432Z] 5851b861e8e6: Pulling fs layer [2023-11-01T18:17:59.432Z] b352a97aabf1: Waiting [2023-11-01T18:17:59.432Z] 4872d77fe225: Waiting [2023-11-01T18:17:59.432Z] 5851b861e8e6: Waiting [2023-11-01T18:17:59.432Z] 988bab9f4d93: Waiting [2023-11-01T18:17:59.432Z] 1469e6f7b9e6: Waiting [2023-11-01T18:17:59.432Z] eaf3925da568: Waiting [2023-11-01T18:17:59.432Z] bab4dde63d76: Waiting [2023-11-01T18:17:59.432Z] bde34c3a00c8: Waiting [2023-11-01T18:17:59.432Z] e2be974225ed: Verifying Checksum [2023-11-01T18:17:59.432Z] e2be974225ed: Download complete [2023-11-01T18:17:59.432Z] 988bab9f4d93: Verifying Checksum [2023-11-01T18:17:59.432Z] 988bab9f4d93: Download complete [2023-11-01T18:17:59.432Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T18:17:59.432Z] 1469e6f7b9e6: Download complete [2023-11-01T18:17:59.432Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T18:17:59.432Z] 339a4e72a1f5: Download complete [2023-11-01T18:17:59.432Z] eaf3925da568: Verifying Checksum [2023-11-01T18:17:59.432Z] eaf3925da568: Download complete [2023-11-01T18:17:59.691Z] bde34c3a00c8: Download complete [2023-11-01T18:17:59.691Z] b352a97aabf1: Verifying Checksum [2023-11-01T18:17:59.691Z] b352a97aabf1: Download complete [2023-11-01T18:17:59.691Z] 4872d77fe225: Download complete [2023-11-01T18:17:59.691Z] 5851b861e8e6: Verifying Checksum [2023-11-01T18:17:59.691Z] 5851b861e8e6: Download complete [2023-11-01T18:17:59.691Z] b85a868b505f: Verifying Checksum [2023-11-01T18:17:59.691Z] b85a868b505f: Download complete [2023-11-01T18:17:59.950Z] bab4dde63d76: Verifying Checksum [2023-11-01T18:17:59.950Z] bab4dde63d76: Download complete [2023-11-01T18:18:00.892Z] b85a868b505f: Pull complete [2023-11-01T18:18:01.151Z] e2be974225ed: Pull complete [2023-11-01T18:18:01.718Z] 339a4e72a1f5: Pull complete [2023-11-01T18:18:01.718Z] 988bab9f4d93: Pull complete [2023-11-01T18:18:01.978Z] 1469e6f7b9e6: Pull complete [2023-11-01T18:18:01.978Z] eaf3925da568: Pull complete [2023-11-01T18:18:03.884Z] bab4dde63d76: Pull complete [2023-11-01T18:18:03.884Z] bde34c3a00c8: Pull complete [2023-11-01T18:18:03.884Z] b352a97aabf1: Pull complete [2023-11-01T18:18:04.145Z] 4872d77fe225: Pull complete [2023-11-01T18:18:04.145Z] 5851b861e8e6: Pull complete [2023-11-01T18:18:04.145Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T18:18:04.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T18:18:04.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:18:04.235Z] prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container [2023-11-01T18:18:04.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T18:18:06.694Z] $ docker top 262c1828874dd48aaeaafa7e3439856f06fddbf1d3c61f2b4a675dea3eaf7e32 -eo pid,comm [2023-11-01T18:18:06.747Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-01T18:18:06.747Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T18:18:06.781Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T18:18:06.781Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T18:18:06.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T18:18:06.912Z] $ docker exec 262c1828874dd48aaeaafa7e3439856f06fddbf1d3c61f2b4a675dea3eaf7e32 ssh-agent [2023-11-01T18:18:07.018Z] SSH_AUTH_SOCK=/tmp/ssh-Yzf7w8w2FXfX/agent.31 [2023-11-01T18:18:07.018Z] SSH_AGENT_PID=37 [2023-11-01T18:18:07.025Z] Running ssh-add (command line suppressed) [2023-11-01T18:18:07.141Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13880085087393087481.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13880085087393087481.key) [2023-11-01T18:18:07.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T18:18:07.446Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T18:18:07.466Z] $ docker exec --env ******** --env ******** 262c1828874dd48aaeaafa7e3439856f06fddbf1d3c61f2b4a675dea3eaf7e32 ssh-agent -k [2023-11-01T18:18:07.564Z] unset SSH_AUTH_SOCK; [2023-11-01T18:18:07.565Z] unset SSH_AGENT_PID; [2023-11-01T18:18:07.566Z] echo Agent pid 37 killed; [2023-11-01T18:18:07.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T18:18:07.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T18:18:07.605Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T18:18:07.719Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T18:18:07.724Z] $ docker exec 262c1828874dd48aaeaafa7e3439856f06fddbf1d3c61f2b4a675dea3eaf7e32 ssh-agent [2023-11-01T18:18:07.830Z] SSH_AUTH_SOCK=/tmp/ssh-v6aIyZtzYu8P/agent.69 [2023-11-01T18:18:07.830Z] SSH_AGENT_PID=75 [2023-11-01T18:18:07.836Z] Running ssh-add (command line suppressed) [2023-11-01T18:18:07.937Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12945187132961282000.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12945187132961282000.key) [2023-11-01T18:18:07.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T18:18:08.240Z] + git semver init [2023-11-01T18:18:08.501Z] 2023-11-01 18:18:08,425 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T18:18:08.501Z] 2023-11-01 18:18:08,426 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-11-01T18:18:08.501Z] 2023-11-01 18:18:08,426 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-11-01T18:18:08.501Z] 2023-11-01 18:18:08,427 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T18:18:09.438Z] 2023-11-01 18:18:09,346 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-11-01T18:18:09.438Z] 2023-11-01 18:18:09,347 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-11-01T18:18:09.438Z] 2023-11-01 18:18:09,347 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-01T18:18:09.438Z] 2023-11-01 18:18:09,347 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-01T18:18:09.438Z] 3.1.0-dev.36 [Pipeline] } [2023-11-01T18:18:09.451Z] $ docker exec --env ******** --env ******** 262c1828874dd48aaeaafa7e3439856f06fddbf1d3c61f2b4a675dea3eaf7e32 ssh-agent -k [2023-11-01T18:18:09.544Z] unset SSH_AUTH_SOCK; [2023-11-01T18:18:09.544Z] unset SSH_AGENT_PID; [2023-11-01T18:18:09.544Z] echo Agent pid 75 killed; [2023-11-01T18:18:09.553Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T18:18:09.863Z] + git semver [Pipeline] } [2023-11-01T18:18:10.138Z] $ docker stop --time=1 262c1828874dd48aaeaafa7e3439856f06fddbf1d3c61f2b4a675dea3eaf7e32 [2023-11-01T18:18:11.446Z] $ docker rm -f --volumes 262c1828874dd48aaeaafa7e3439856f06fddbf1d3c61f2b4a675dea3eaf7e32 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T18:18:11.780Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T18:18:11.995Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T18:18:11.998Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.36 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:18:12.126Z] provisioning config files... [2023-11-01T18:18:12.135Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1469906470629256927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:18:12.432Z] ---> docker-login.sh [2023-11-01T18:18:12.432Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:18:12.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:18:12.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:18:12.432Z] Configure a credential helper to remove this warning. See [2023-11-01T18:18:12.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:18:12.432Z] [2023-11-01T18:18:12.432Z] Login Succeeded [2023-11-01T18:18:12.432Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:18:12.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:18:12.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:18:12.432Z] Configure a credential helper to remove this warning. See [2023-11-01T18:18:12.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:18:12.432Z] [2023-11-01T18:18:12.432Z] Login Succeeded [2023-11-01T18:18:12.432Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:18:12.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:18:12.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:18:12.691Z] Configure a credential helper to remove this warning. See [2023-11-01T18:18:12.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:18:12.691Z] [2023-11-01T18:18:12.691Z] Login Succeeded [2023-11-01T18:18:12.691Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:18:12.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:18:12.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:18:12.691Z] Configure a credential helper to remove this warning. See [2023-11-01T18:18:12.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:18:12.691Z] [2023-11-01T18:18:12.691Z] Login Succeeded [2023-11-01T18:18:12.691Z] docker.io [2023-11-01T18:18:12.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:18:13.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:18:13.212Z] Configure a credential helper to remove this warning. See [2023-11-01T18:18:13.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:18:13.212Z] [2023-11-01T18:18:13.212Z] Login Succeeded [2023-11-01T18:18:13.212Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:18:13.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T18:18:13.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:18:13.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:18:13.295Z] ========================================================= [2023-11-01T18:18:13.295Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T18:18:13.295Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:18:13.611Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-01T18:18:13.611Z] Sending build context to Docker daemon 2.273MB [2023-11-01T18:18:13.611Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T18:18:13.611Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-01T18:18:13.611Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T18:18:13.611Z] 7264a8db6415: Pulling fs layer [2023-11-01T18:18:13.611Z] c4d48a809fc2: Pulling fs layer [2023-11-01T18:18:13.611Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T18:18:13.611Z] ad3a456e5733: Pulling fs layer [2023-11-01T18:18:13.611Z] 33e27b845d1e: Pulling fs layer [2023-11-01T18:18:13.611Z] c68163c4e522: Pulling fs layer [2023-11-01T18:18:13.611Z] 50da416c3ac9: Pulling fs layer [2023-11-01T18:18:13.611Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T18:18:13.611Z] c68163c4e522: Waiting [2023-11-01T18:18:13.611Z] ad3a456e5733: Waiting [2023-11-01T18:18:13.611Z] 33e27b845d1e: Waiting [2023-11-01T18:18:13.611Z] 50da416c3ac9: Waiting [2023-11-01T18:18:13.611Z] 23d2d4c4bb30: Waiting [2023-11-01T18:18:13.611Z] c4d48a809fc2: Verifying Checksum [2023-11-01T18:18:13.611Z] c4d48a809fc2: Download complete [2023-11-01T18:18:13.611Z] ad3a456e5733: Verifying Checksum [2023-11-01T18:18:13.611Z] ad3a456e5733: Download complete [2023-11-01T18:18:13.611Z] 33e27b845d1e: Verifying Checksum [2023-11-01T18:18:13.611Z] 33e27b845d1e: Download complete [2023-11-01T18:18:13.872Z] 7264a8db6415: Verifying Checksum [2023-11-01T18:18:13.872Z] 7264a8db6415: Download complete [2023-11-01T18:18:13.872Z] c68163c4e522: Verifying Checksum [2023-11-01T18:18:13.872Z] c68163c4e522: Download complete [2023-11-01T18:18:13.872Z] 7264a8db6415: Pull complete [2023-11-01T18:18:13.872Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T18:18:13.872Z] 23d2d4c4bb30: Download complete [2023-11-01T18:18:14.131Z] c4d48a809fc2: Pull complete [2023-11-01T18:18:14.131Z] 4f1c88b9dad5: Verifying Checksum [2023-11-01T18:18:14.131Z] 4f1c88b9dad5: Download complete [2023-11-01T18:18:14.390Z] 50da416c3ac9: Verifying Checksum [2023-11-01T18:18:14.390Z] 50da416c3ac9: Download complete [2023-11-01T18:18:17.678Z] 4f1c88b9dad5: Pull complete [2023-11-01T18:18:17.678Z] ad3a456e5733: Pull complete [2023-11-01T18:18:17.678Z] 33e27b845d1e: Pull complete [2023-11-01T18:18:17.678Z] c68163c4e522: Pull complete [2023-11-01T18:18:19.580Z] 50da416c3ac9: Pull complete [2023-11-01T18:18:20.147Z] 23d2d4c4bb30: Pull complete [2023-11-01T18:18:20.147Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T18:18:20.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T18:18:20.147Z] ---> 0786185ac409 [2023-11-01T18:18:20.147Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-01T18:18:25.422Z] ---> Running in 6115d21c30f0 [2023-11-01T18:18:25.422Z] Removing intermediate container 6115d21c30f0 [2023-11-01T18:18:25.422Z] ---> a442f76057db [2023-11-01T18:18:25.422Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T18:18:25.422Z] ---> Running in c012b32daebf [2023-11-01T18:18:25.422Z] Removing intermediate container c012b32daebf [2023-11-01T18:18:25.422Z] ---> b7fc9a46cd58 [2023-11-01T18:18:25.422Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-01T18:18:25.422Z] ---> Running in d9e7f6f8cc3d [2023-11-01T18:18:25.422Z] Removing intermediate container d9e7f6f8cc3d [2023-11-01T18:18:25.422Z] ---> f51d71be9bb6 [2023-11-01T18:18:25.422Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-01T18:18:25.422Z] ---> Running in 91f7e4fb8373 [2023-11-01T18:18:25.683Z] Removing intermediate container 91f7e4fb8373 [2023-11-01T18:18:25.683Z] ---> 746ec2d96978 [2023-11-01T18:18:25.683Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T18:18:25.683Z] ---> Running in 2e5a143c71f8 [2023-11-01T18:18:25.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:18:25.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:18:26.200Z] (1/13) Installing libintl (0.21.1-r7) [2023-11-01T18:18:26.200Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-11-01T18:18:26.200Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-01T18:18:26.200Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-11-01T18:18:26.200Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-11-01T18:18:26.200Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-11-01T18:18:26.200Z] (7/13) Installing udev-init-scripts (35-r1) [2023-11-01T18:18:26.460Z] (8/13) Installing libblkid (2.38.1-r8) [2023-11-01T18:18:26.460Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-11-01T18:18:26.460Z] (10/13) Installing kmod-libs (30-r3) [2023-11-01T18:18:26.460Z] (11/13) Installing eudev (3.2.11-r8) [2023-11-01T18:18:26.460Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-11-01T18:18:26.460Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-11-01T18:18:26.460Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T18:18:26.460Z] Executing eudev-3.2.11-r8.trigger [2023-11-01T18:18:26.460Z] OK: 271 MiB in 65 packages [2023-11-01T18:18:27.032Z] Removing intermediate container 2e5a143c71f8 [2023-11-01T18:18:27.032Z] ---> dbec38b038fd [2023-11-01T18:18:27.032Z] Step 8/13 : WORKDIR /device-usb-camera [2023-11-01T18:18:27.094Z] Still waiting to schedule task [2023-11-01T18:18:27.094Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-01T18:18:27.290Z] ---> Running in 949dd364d3e0 [2023-11-01T18:18:27.290Z] Removing intermediate container 949dd364d3e0 [2023-11-01T18:18:27.290Z] ---> dd12f5307b45 [2023-11-01T18:18:27.290Z] Step 9/13 : COPY go.mod vendor* ./ [2023-11-01T18:18:27.290Z] ---> 0c4e9156c870 [2023-11-01T18:18:27.290Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T18:18:27.290Z] ---> Running in 5df13fd8c936 [2023-11-01T18:19:13.970Z] Removing intermediate container 5df13fd8c936 [2023-11-01T18:19:13.970Z] ---> 65db4fd4bd41 [2023-11-01T18:19:13.970Z] Step 11/13 : COPY . . [2023-11-01T18:19:13.970Z] ---> cdfc8800ce58 [2023-11-01T18:19:13.970Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-01T18:19:13.970Z] ---> Running in 310d66875fcc [2023-11-01T18:19:13.970Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T18:19:13.970Z] Dload Upload Total Spent Left Speed [2023-11-01T18:19:13.970Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 12405 0 --:--:-- --:--:-- --:--:-- 12530 [2023-11-01T18:19:13.970Z] Removing intermediate container 310d66875fcc [2023-11-01T18:19:13.970Z] ---> dd19cacc1eda [2023-11-01T18:19:13.970Z] Step 13/13 : RUN ${MAKE} [2023-11-01T18:19:13.970Z] ---> Running in c6508b5777a5 [2023-11-01T18:19:13.970Z] noop [2023-11-01T18:19:13.970Z] Removing intermediate container c6508b5777a5 [2023-11-01T18:19:13.970Z] ---> cdce50f6d5b6 [2023-11-01T18:19:13.970Z] Successfully built cdce50f6d5b6 [2023-11-01T18:19:13.970Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:19:14.297Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T18:19:14.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:19:14.377Z] prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container [2023-11-01T18:19:14.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T18:19:14.750Z] $ docker top 6e22bf3781b072942b7abfab43126056fa9cc0c9b0b5e8919b7560e81ff1723d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:19:15.096Z] + go version [2023-11-01T18:19:15.096Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T18:19:15.110Z] $ docker stop --time=1 6e22bf3781b072942b7abfab43126056fa9cc0c9b0b5e8919b7560e81ff1723d [2023-11-01T18:19:16.381Z] $ docker rm -f --volumes 6e22bf3781b072942b7abfab43126056fa9cc0c9b0b5e8919b7560e81ff1723d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:19:16.802Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T18:19:16.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:19:16.874Z] prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container [2023-11-01T18:19:16.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T18:19:17.294Z] $ docker top 2cfc904c2dc7a337fad77cb461d75e8ce2318bdc14f4be2d04c4019270843286 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:19:17.631Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-11-01T18:19:17.927Z] + make test [2023-11-01T18:19:17.927Z] go test ./... -coverprofile=coverage.out ./... [2023-11-01T18:19:19.306Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-11-01T18:19:31.495Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-11-01T18:19:31.495Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements [2023-11-01T18:19:38.048Z] go vet ./... [2023-11-01T18:19:42.232Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T18:19:42.233Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T18:19:42.233Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T18:19:42.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T18:19:42.263Z] $ docker stop --time=1 2cfc904c2dc7a337fad77cb461d75e8ce2318bdc14f4be2d04c4019270843286 [2023-11-01T18:19:45.613Z] $ docker rm -f --volumes 2cfc904c2dc7a337fad77cb461d75e8ce2318bdc14f4be2d04c4019270843286 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T18:19:46.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T18:19:46.202Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-01T18:19:46.710Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T18:19:46.999Z] + ls -al . [2023-11-01T18:19:46.999Z] total 216 [2023-11-01T18:19:46.999Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 18:19 . [2023-11-01T18:19:46.999Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:17 .. [2023-11-01T18:19:46.999Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:19 .git [2023-11-01T18:19:46.999Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:17 .github [2023-11-01T18:19:46.999Z] -rw-rw-r-- 1 jenkins jenkins 429 Nov 1 18:17 .gitignore [2023-11-01T18:19:46.999Z] -rw-rw-r-- 1 jenkins jenkins 45 Nov 1 18:17 .golangci.yml [2023-11-01T18:19:46.999Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 1 18:17 .hadolint.yml [2023-11-01T18:19:46.999Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:18 .semver [2023-11-01T18:19:46.999Z] -rw-rw-r-- 1 jenkins jenkins 10851 Nov 1 18:17 Attribution.txt [2023-11-01T18:19:46.999Z] -rw-rw-r-- 1 jenkins jenkins 11903 Nov 1 18:17 CHANGELOG.md [2023-11-01T18:19:46.999Z] -rw-rw-r-- 1 jenkins jenkins 2453 Nov 1 18:17 Dockerfile [2023-11-01T18:19:46.999Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 1 18:17 GOVERNANCE.md [2023-11-01T18:19:46.999Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 1 18:17 Jenkinsfile [2023-11-01T18:19:46.999Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 1 18:17 LICENSE [2023-11-01T18:19:46.999Z] -rw-rw-r-- 1 jenkins jenkins 2611 Nov 1 18:17 Makefile [2023-11-01T18:19:46.999Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 1 18:17 OWNERS.md [2023-11-01T18:19:46.999Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 1 18:17 README.md [2023-11-01T18:19:46.999Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 18:18 VERSION [2023-11-01T18:19:46.999Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:17 bin [2023-11-01T18:19:46.999Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:17 cmd [2023-11-01T18:19:46.999Z] -rw-r--r-- 1 jenkins jenkins 54703 Nov 1 18:19 coverage.out [2023-11-01T18:19:46.999Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 1 18:17 docker-entrypoint.sh [2023-11-01T18:19:46.999Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:17 docs [2023-11-01T18:19:46.999Z] -rw-rw-r-- 1 jenkins jenkins 3925 Nov 1 18:17 go.mod [2023-11-01T18:19:46.999Z] -rw-rw-r-- 1 jenkins jenkins 34838 Nov 1 18:17 go.sum [2023-11-01T18:19:46.999Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:17 internal [2023-11-01T18:19:46.999Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 1 18:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:19:47.313Z] + 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=d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 --label arch=amd64 --label version=3.1.0-dev.36 . [2023-11-01T18:19:47.313Z] Sending build context to Docker daemon 2.329MB [2023-11-01T18:19:47.313Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T18:19:47.313Z] Step 2/36 : FROM ${BASE} AS builder [2023-11-01T18:19:47.313Z] ---> cdce50f6d5b6 [2023-11-01T18:19:47.313Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-11-01T18:19:47.572Z] ---> Running in 29df3385469c [2023-11-01T18:19:47.572Z] Removing intermediate container 29df3385469c [2023-11-01T18:19:47.572Z] ---> eedb963b15bf [2023-11-01T18:19:47.572Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T18:19:47.572Z] ---> Running in f200bcd5d06c [2023-11-01T18:19:47.572Z] Removing intermediate container f200bcd5d06c [2023-11-01T18:19:47.572Z] ---> 3c92126f9fe2 [2023-11-01T18:19:47.572Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-01T18:19:47.572Z] ---> Running in fd9f4454a478 [2023-11-01T18:19:47.833Z] Removing intermediate container fd9f4454a478 [2023-11-01T18:19:47.833Z] ---> 2a62ce65aa27 [2023-11-01T18:19:47.833Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-01T18:19:47.833Z] ---> Running in a5e1c1bd06af [2023-11-01T18:19:47.833Z] Removing intermediate container a5e1c1bd06af [2023-11-01T18:19:47.833Z] ---> 65e3311b285e [2023-11-01T18:19:47.833Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T18:19:47.833Z] ---> Running in 6574f13a577a [2023-11-01T18:19:48.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:19:48.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:19:48.612Z] OK: 271 MiB in 65 packages [2023-11-01T18:19:48.871Z] Removing intermediate container 6574f13a577a [2023-11-01T18:19:48.871Z] ---> 2b26e2451b43 [2023-11-01T18:19:48.871Z] Step 8/36 : WORKDIR /device-usb-camera [2023-11-01T18:19:48.871Z] ---> Running in 014ed2f38ff3 [2023-11-01T18:19:49.131Z] Removing intermediate container 014ed2f38ff3 [2023-11-01T18:19:49.131Z] ---> 4fd0bb84e8b3 [2023-11-01T18:19:49.131Z] Step 9/36 : COPY go.mod vendor* ./ [2023-11-01T18:19:49.131Z] ---> 51d554c81a63 [2023-11-01T18:19:49.131Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T18:19:49.131Z] ---> Running in b7e7fd2f6410 [2023-11-01T18:19:50.067Z] Removing intermediate container b7e7fd2f6410 [2023-11-01T18:19:50.067Z] ---> b67e0e36dc05 [2023-11-01T18:19:50.067Z] Step 11/36 : COPY . . [2023-11-01T18:19:50.067Z] ---> 3d72bf700581 [2023-11-01T18:19:50.067Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-01T18:19:50.326Z] ---> Running in 4b025f3bbe58 [2023-11-01T18:19:50.585Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T18:19:50.585Z] Dload Upload Total Spent Left Speed [2023-11-01T18:19:50.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 36831 0 --:--:-- --:--:-- --:--:-- 37969 [2023-11-01T18:19:50.845Z] Removing intermediate container 4b025f3bbe58 [2023-11-01T18:19:50.845Z] ---> 138d126e3a9a [2023-11-01T18:19:50.845Z] Step 13/36 : RUN ${MAKE} [2023-11-01T18:19:50.845Z] ---> Running in f5827d11d307 [2023-11-01T18:19:51.104Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.36 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-11-01T18:20:17.654Z] Removing intermediate container f5827d11d307 [2023-11-01T18:20:17.654Z] ---> 1a23dffd0490 [2023-11-01T18:20:17.654Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-11-01T18:20:17.654Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-11-01T18:20:17.654Z] 4acc49c71d14: Pulling fs layer [2023-11-01T18:20:17.654Z] 4acc49c71d14: Verifying Checksum [2023-11-01T18:20:17.654Z] 4acc49c71d14: Download complete [2023-11-01T18:20:17.654Z] 4acc49c71d14: Pull complete [2023-11-01T18:20:17.654Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-11-01T18:20:17.654Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-11-01T18:20:17.654Z] ---> 01a2bd3e5fff [2023-11-01T18:20:17.654Z] Step 15/36 : FROM alpine:3.18 [2023-11-01T18:20:17.654Z] 3.18: Pulling from library/alpine [2023-11-01T18:20:17.654Z] 96526aa774ef: Pulling fs layer [2023-11-01T18:20:17.654Z] 96526aa774ef: Download complete [2023-11-01T18:20:17.654Z] 96526aa774ef: Pull complete [2023-11-01T18:20:17.654Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T18:20:17.654Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T18:20:17.654Z] ---> 8ca4688f4f35 [2023-11-01T18:20:17.654Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-01T18:20:17.654Z] ---> Running in a1d0ecb7ce48 [2023-11-01T18:20:17.654Z] Removing intermediate container a1d0ecb7ce48 [2023-11-01T18:20:17.654Z] ---> cefa88094154 [2023-11-01T18:20:17.654Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-11-01T18:20:17.654Z] ---> Running in cb4bb31e4500 [2023-11-01T18:20:17.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:20:17.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:20:18.172Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-11-01T18:20:18.172Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-11-01T18:20:18.172Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-11-01T18:20:18.172Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-11-01T18:20:18.172Z] (5/107) Installing libxau (1.0.11-r2) [2023-11-01T18:20:18.172Z] (6/107) Installing libmd (1.0.4-r2) [2023-11-01T18:20:18.172Z] (7/107) Installing libbsd (0.11.7-r1) [2023-11-01T18:20:18.172Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-11-01T18:20:18.172Z] (9/107) Installing libxcb (1.15-r1) [2023-11-01T18:20:18.172Z] (10/107) Installing libx11 (1.8.7-r0) [2023-11-01T18:20:18.172Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-11-01T18:20:18.172Z] (12/107) Installing libpciaccess (0.17-r2) [2023-11-01T18:20:18.172Z] (13/107) Installing libdrm (2.4.115-r4) [2023-11-01T18:20:18.172Z] (14/107) Installing libxext (1.3.5-r2) [2023-11-01T18:20:18.429Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-11-01T18:20:18.429Z] (16/107) Installing libffi (3.4.4-r2) [2023-11-01T18:20:18.430Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-11-01T18:20:18.430Z] (18/107) Installing libva (2.18.0-r1) [2023-11-01T18:20:18.430Z] (19/107) Installing libvdpau (1.5-r1) [2023-11-01T18:20:18.430Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-11-01T18:20:18.430Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-11-01T18:20:18.430Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-11-01T18:20:18.430Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-11-01T18:20:18.430Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-11-01T18:20:18.430Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-11-01T18:20:18.430Z] (26/107) Installing libhwy (1.0.4-r1) [2023-11-01T18:20:18.430Z] (27/107) Installing lcms2 (2.15-r2) [2023-11-01T18:20:18.430Z] (28/107) Installing libjxl (0.8.2-r0) [2023-11-01T18:20:18.430Z] (29/107) Installing lame-libs (3.100-r5) [2023-11-01T18:20:18.430Z] (30/107) Installing opus (1.4-r0) [2023-11-01T18:20:18.430Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-11-01T18:20:18.430Z] (32/107) Installing soxr (0.1.3-r5) [2023-11-01T18:20:18.430Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-11-01T18:20:18.430Z] (34/107) Installing libogg (1.3.5-r4) [2023-11-01T18:20:18.430Z] (35/107) Installing libtheora (1.1.1-r17) [2023-11-01T18:20:18.430Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-11-01T18:20:18.430Z] (37/107) Installing libvpx (1.13.0-r2) [2023-11-01T18:20:18.430Z] (38/107) Installing libwebp (1.3.2-r0) [2023-11-01T18:20:18.430Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-11-01T18:20:18.430Z] (40/107) Installing numactl (2.0.16-r4) [2023-11-01T18:20:18.693Z] (41/107) Installing x265-libs (3.5-r4) [2023-11-01T18:20:18.693Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-11-01T18:20:18.693Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-01T18:20:18.693Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-11-01T18:20:18.693Z] (45/107) Installing libexpat (2.5.0-r1) [2023-11-01T18:20:18.693Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-11-01T18:20:18.693Z] (47/107) Installing libpng (1.6.39-r3) [2023-11-01T18:20:18.693Z] (48/107) Installing freetype (2.13.0-r5) [2023-11-01T18:20:18.693Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-11-01T18:20:18.953Z] (50/107) Installing fribidi (1.0.13-r0) [2023-11-01T18:20:18.953Z] (51/107) Installing libintl (0.21.1-r7) [2023-11-01T18:20:18.953Z] (52/107) Installing libblkid (2.38.1-r8) [2023-11-01T18:20:18.953Z] (53/107) Installing libmount (2.38.1-r8) [2023-11-01T18:20:18.953Z] (54/107) Installing pcre2 (10.42-r1) [2023-11-01T18:20:18.953Z] (55/107) Installing glib (2.76.4-r0) [2023-11-01T18:20:18.953Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-11-01T18:20:18.953Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-11-01T18:20:18.953Z] (58/107) Installing libunibreak (5.1-r0) [2023-11-01T18:20:18.953Z] (59/107) Installing libass (0.17.1-r0) [2023-11-01T18:20:18.953Z] (60/107) Installing libbluray (1.3.4-r0) [2023-11-01T18:20:18.953Z] (61/107) Installing gmp (6.2.1-r3) [2023-11-01T18:20:18.953Z] (62/107) Installing nettle (3.8.1-r2) [2023-11-01T18:20:18.953Z] (63/107) Installing libunistring (1.1-r1) [2023-11-01T18:20:18.953Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-11-01T18:20:18.953Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-11-01T18:20:18.953Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-11-01T18:20:18.953Z] (67/107) Installing gnutls (3.8.0-r2) [2023-11-01T18:20:18.953Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-11-01T18:20:18.953Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-11-01T18:20:19.213Z] (70/107) Installing cjson (1.7.15-r4) [2023-11-01T18:20:19.213Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-11-01T18:20:19.213Z] (72/107) Installing librist (0.2.7-r0) [2023-11-01T18:20:19.213Z] (73/107) Installing libsrt (1.5.2-r0) [2023-11-01T18:20:19.213Z] (74/107) Installing libssh (0.10.5-r0) [2023-11-01T18:20:19.213Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-11-01T18:20:19.213Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-11-01T18:20:19.213Z] (77/107) Installing libsodium (1.0.18-r3) [2023-11-01T18:20:19.213Z] (78/107) Installing libzmq (4.3.4-r4) [2023-11-01T18:20:19.213Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-11-01T18:20:19.213Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-11-01T18:20:19.213Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-11-01T18:20:19.213Z] (82/107) Installing shaderc (2023.3-r1) [2023-11-01T18:20:19.213Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-11-01T18:20:19.213Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-11-01T18:20:19.472Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-11-01T18:20:19.472Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-11-01T18:20:19.472Z] (87/107) Installing vidstab (1.1.1-r0) [2023-11-01T18:20:19.472Z] (88/107) Installing zimg (3.0.5-r0) [2023-11-01T18:20:19.472Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-11-01T18:20:19.472Z] (90/107) Installing libasyncns (0.8-r1) [2023-11-01T18:20:19.472Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-11-01T18:20:19.472Z] (92/107) Installing libltdl (2.4.7-r2) [2023-11-01T18:20:19.472Z] (93/107) Installing orc (0.4.34-r0) [2023-11-01T18:20:19.472Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-11-01T18:20:19.472Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-11-01T18:20:19.472Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-11-01T18:20:19.472Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-11-01T18:20:19.472Z] (98/107) Installing libpulse (16.1-r10) [2023-11-01T18:20:19.472Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-01T18:20:19.472Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-11-01T18:20:19.472Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-11-01T18:20:19.472Z] (102/107) Installing ffmpeg (6.0-r15) [2023-11-01T18:20:19.472Z] (103/107) Installing udev-init-scripts (35-r1) [2023-11-01T18:20:19.472Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-11-01T18:20:19.472Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-11-01T18:20:19.472Z] (106/107) Installing kmod-libs (30-r3) [2023-11-01T18:20:19.472Z] (107/107) Installing eudev (3.2.11-r8) [2023-11-01T18:20:19.772Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T18:20:19.772Z] Executing glib-2.76.4-r0.trigger [2023-11-01T18:20:19.772Z] Executing eudev-3.2.11-r8.trigger [2023-11-01T18:20:19.772Z] OK: 131 MiB in 122 packages [2023-11-01T18:20:24.336Z] Removing intermediate container cb4bb31e4500 [2023-11-01T18:20:24.336Z] ---> 5affdba39373 [2023-11-01T18:20:24.336Z] Step 18/36 : WORKDIR / [2023-11-01T18:20:24.336Z] ---> Running in 1bf325de04e8 [2023-11-01T18:20:24.336Z] Removing intermediate container 1bf325de04e8 [2023-11-01T18:20:24.336Z] ---> 508ef121fb02 [2023-11-01T18:20:24.336Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-11-01T18:20:24.593Z] ---> 9b47fb8ca779 [2023-11-01T18:20:24.593Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-11-01T18:20:25.949Z] ---> 244267bbb29b [2023-11-01T18:20:25.949Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-11-01T18:20:25.949Z] ---> 4453b34404cf [2023-11-01T18:20:25.949Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-11-01T18:20:25.949Z] ---> b41d82426f01 [2023-11-01T18:20:25.949Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-11-01T18:20:25.949Z] ---> a0419892d440 [2023-11-01T18:20:25.949Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-11-01T18:20:25.949Z] ---> 8e1632fbd984 [2023-11-01T18:20:25.949Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-11-01T18:20:26.207Z] ---> 8709fe070750 [2023-11-01T18:20:26.207Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-11-01T18:20:26.207Z] ---> Running in 711df15e7f67 [2023-11-01T18:20:26.773Z] Removing intermediate container 711df15e7f67 [2023-11-01T18:20:26.773Z] ---> b2980d84617d [2023-11-01T18:20:26.773Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-11-01T18:20:26.773Z] ---> Running in 77ecc4116998 [2023-11-01T18:20:27.339Z] Removing intermediate container 77ecc4116998 [2023-11-01T18:20:27.339Z] ---> 21d273f9788b [2023-11-01T18:20:27.339Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-11-01T18:20:27.339Z] ---> Running in cdfb44079e9b [2023-11-01T18:20:27.905Z] Removing intermediate container cdfb44079e9b [2023-11-01T18:20:27.905Z] ---> ad91815564fb [2023-11-01T18:20:27.905Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-11-01T18:20:27.905Z] ---> Running in 6f0100e65af0 [2023-11-01T18:20:28.473Z] Removing intermediate container 6f0100e65af0 [2023-11-01T18:20:28.473Z] ---> fbbda29e73e0 [2023-11-01T18:20:28.473Z] Step 30/36 : EXPOSE 59983 [2023-11-01T18:20:28.473Z] ---> Running in 6d1613d7acb4 [2023-11-01T18:20:28.473Z] Removing intermediate container 6d1613d7acb4 [2023-11-01T18:20:28.473Z] ---> 6598b22fadd3 [2023-11-01T18:20:28.473Z] Step 31/36 : EXPOSE 8554 [2023-11-01T18:20:28.473Z] ---> Running in e728703a6127 [2023-11-01T18:20:28.473Z] Removing intermediate container e728703a6127 [2023-11-01T18:20:28.473Z] ---> 548b2b269c21 [2023-11-01T18:20:28.473Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-11-01T18:20:28.473Z] ---> Running in bdfb7cd6d6a2 [2023-11-01T18:20:28.731Z] Removing intermediate container bdfb7cd6d6a2 [2023-11-01T18:20:28.731Z] ---> 1bba4f1c69bd [2023-11-01T18:20:28.731Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-11-01T18:20:28.731Z] ---> Running in c9d09d3519bc [2023-11-01T18:20:28.731Z] Removing intermediate container c9d09d3519bc [2023-11-01T18:20:28.731Z] ---> 8fd438823250 [2023-11-01T18:20:28.731Z] Step 34/36 : LABEL arch=amd64 [2023-11-01T18:20:28.731Z] ---> Running in d64540adbd43 [2023-11-01T18:20:28.731Z] Removing intermediate container d64540adbd43 [2023-11-01T18:20:28.731Z] ---> d102566de917 [2023-11-01T18:20:28.731Z] Step 35/36 : LABEL git_sha=d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [2023-11-01T18:20:28.731Z] ---> Running in 637f40419975 [2023-11-01T18:20:28.989Z] Removing intermediate container 637f40419975 [2023-11-01T18:20:28.989Z] ---> 059338485737 [2023-11-01T18:20:28.989Z] Step 36/36 : LABEL version=3.1.0-dev.36 [2023-11-01T18:20:28.989Z] ---> Running in c20816367fc9 [2023-11-01T18:20:28.989Z] Removing intermediate container c20816367fc9 [2023-11-01T18:20:28.989Z] ---> dc7a3df9c9a7 [2023-11-01T18:20:28.989Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T18:20:28.989Z] Successfully built dc7a3df9c9a7 [2023-11-01T18:20:28.989Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:20:29.104Z] provisioning config files... [2023-11-01T18:20:29.113Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7099255313060739392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:20:29.425Z] ---> docker-login.sh [2023-11-01T18:20:29.425Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:20:29.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:20:29.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:20:29.425Z] Configure a credential helper to remove this warning. See [2023-11-01T18:20:29.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:20:29.425Z] [2023-11-01T18:20:29.425Z] Login Succeeded [2023-11-01T18:20:29.425Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:20:29.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:20:29.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:20:29.425Z] Configure a credential helper to remove this warning. See [2023-11-01T18:20:29.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:20:29.425Z] [2023-11-01T18:20:29.425Z] Login Succeeded [2023-11-01T18:20:29.425Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:20:29.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:20:29.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:20:29.689Z] Configure a credential helper to remove this warning. See [2023-11-01T18:20:29.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:20:29.689Z] [2023-11-01T18:20:29.689Z] Login Succeeded [2023-11-01T18:20:29.689Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:20:29.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:20:29.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:20:29.689Z] Configure a credential helper to remove this warning. See [2023-11-01T18:20:29.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:20:29.689Z] [2023-11-01T18:20:29.689Z] Login Succeeded [2023-11-01T18:20:29.689Z] docker.io [2023-11-01T18:20:29.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:20:29.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:20:29.947Z] Configure a credential helper to remove this warning. See [2023-11-01T18:20:29.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:20:29.947Z] [2023-11-01T18:20:29.947Z] Login Succeeded [2023-11-01T18:20:29.947Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:20:29.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T18:20:29.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:20:30.000Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-11-01T18:20:30.000Z] d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [2023-11-01T18:20:30.000Z] latest [2023-11-01T18:20:30.000Z] 3.1.0-dev.36 [2023-11-01T18:20:30.000Z] d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6-3.1.0-dev.36 [2023-11-01T18:20:30.000Z] main [2023-11-01T18:20:30.000Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:20:30.316Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:20:30.624Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [2023-11-01T18:20:30.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-01T18:20:30.624Z] 38f4809e9816: Preparing [2023-11-01T18:20:30.624Z] e3e30c64196f: Preparing [2023-11-01T18:20:30.624Z] ce8f42c1f9b3: Preparing [2023-11-01T18:20:30.624Z] b27e9a059d40: Preparing [2023-11-01T18:20:30.624Z] 3827b5b91e75: Preparing [2023-11-01T18:20:30.624Z] acc83c6ca332: Preparing [2023-11-01T18:20:30.624Z] cb391d65709e: Preparing [2023-11-01T18:20:30.624Z] e2179832d46e: Preparing [2023-11-01T18:20:30.624Z] 26fd4419c964: Preparing [2023-11-01T18:20:30.624Z] 5c66dccf5d41: Preparing [2023-11-01T18:20:30.624Z] 511e210c7c4c: Preparing [2023-11-01T18:20:30.624Z] abe5ff87a81f: Preparing [2023-11-01T18:20:30.624Z] cc2447e1835a: Preparing [2023-11-01T18:20:30.624Z] 26fd4419c964: Waiting [2023-11-01T18:20:30.624Z] 5c66dccf5d41: Waiting [2023-11-01T18:20:30.624Z] 511e210c7c4c: Waiting [2023-11-01T18:20:30.624Z] acc83c6ca332: Waiting [2023-11-01T18:20:30.624Z] abe5ff87a81f: Waiting [2023-11-01T18:20:30.624Z] cc2447e1835a: Waiting [2023-11-01T18:20:30.624Z] cb391d65709e: Waiting [2023-11-01T18:20:30.624Z] e2179832d46e: Waiting [2023-11-01T18:20:30.624Z] e3e30c64196f: Pushed [2023-11-01T18:20:30.624Z] b27e9a059d40: Pushed [2023-11-01T18:20:30.624Z] ce8f42c1f9b3: Pushed [2023-11-01T18:20:30.624Z] 38f4809e9816: Pushed [2023-11-01T18:20:30.883Z] acc83c6ca332: Pushed [2023-11-01T18:20:30.883Z] cb391d65709e: Pushed [2023-11-01T18:20:30.883Z] e2179832d46e: Pushed [2023-11-01T18:20:30.883Z] 26fd4419c964: Pushed [2023-11-01T18:20:30.883Z] cc2447e1835a: Layer already exists [2023-11-01T18:20:30.883Z] 5c66dccf5d41: Pushed [2023-11-01T18:20:33.411Z] 3827b5b91e75: Pushed [2023-11-01T18:20:33.411Z] 511e210c7c4c: Pushed [2023-11-01T18:20:43.390Z] abe5ff87a81f: Pushed [2023-11-01T18:20:43.390Z] d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6: digest: sha256:c860b93e1df376ed788f2ff37fb2ab6507a3c1b7fc58b870780e094303a93694 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:20:43.709Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:20:44.021Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-11-01T18:20:44.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-01T18:20:44.021Z] 38f4809e9816: Preparing [2023-11-01T18:20:44.021Z] e3e30c64196f: Preparing [2023-11-01T18:20:44.021Z] ce8f42c1f9b3: Preparing [2023-11-01T18:20:44.021Z] b27e9a059d40: Preparing [2023-11-01T18:20:44.021Z] 3827b5b91e75: Preparing [2023-11-01T18:20:44.021Z] acc83c6ca332: Preparing [2023-11-01T18:20:44.021Z] cb391d65709e: Preparing [2023-11-01T18:20:44.021Z] e2179832d46e: Preparing [2023-11-01T18:20:44.021Z] 26fd4419c964: Preparing [2023-11-01T18:20:44.021Z] 5c66dccf5d41: Preparing [2023-11-01T18:20:44.021Z] 511e210c7c4c: Preparing [2023-11-01T18:20:44.021Z] abe5ff87a81f: Preparing [2023-11-01T18:20:44.021Z] cc2447e1835a: Preparing [2023-11-01T18:20:44.021Z] e2179832d46e: Waiting [2023-11-01T18:20:44.021Z] 26fd4419c964: Waiting [2023-11-01T18:20:44.021Z] cc2447e1835a: Waiting [2023-11-01T18:20:44.021Z] 5c66dccf5d41: Waiting [2023-11-01T18:20:44.021Z] abe5ff87a81f: Waiting [2023-11-01T18:20:44.021Z] 511e210c7c4c: Waiting [2023-11-01T18:20:44.021Z] acc83c6ca332: Waiting [2023-11-01T18:20:44.021Z] b27e9a059d40: Layer already exists [2023-11-01T18:20:44.021Z] ce8f42c1f9b3: Layer already exists [2023-11-01T18:20:44.021Z] 38f4809e9816: Layer already exists [2023-11-01T18:20:44.021Z] e3e30c64196f: Layer already exists [2023-11-01T18:20:44.021Z] 3827b5b91e75: Layer already exists [2023-11-01T18:20:44.021Z] 5c66dccf5d41: Layer already exists [2023-11-01T18:20:44.021Z] acc83c6ca332: Layer already exists [2023-11-01T18:20:44.021Z] e2179832d46e: Layer already exists [2023-11-01T18:20:44.022Z] 26fd4419c964: Layer already exists [2023-11-01T18:20:44.022Z] cb391d65709e: Layer already exists [2023-11-01T18:20:44.022Z] cc2447e1835a: Layer already exists [2023-11-01T18:20:44.022Z] 511e210c7c4c: Layer already exists [2023-11-01T18:20:44.022Z] abe5ff87a81f: Layer already exists [2023-11-01T18:20:44.022Z] latest: digest: sha256:c860b93e1df376ed788f2ff37fb2ab6507a3c1b7fc58b870780e094303a93694 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:20:44.345Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:20:44.664Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.36 [2023-11-01T18:20:44.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-01T18:20:44.664Z] 38f4809e9816: Preparing [2023-11-01T18:20:44.664Z] e3e30c64196f: Preparing [2023-11-01T18:20:44.664Z] ce8f42c1f9b3: Preparing [2023-11-01T18:20:44.664Z] b27e9a059d40: Preparing [2023-11-01T18:20:44.664Z] 3827b5b91e75: Preparing [2023-11-01T18:20:44.664Z] acc83c6ca332: Preparing [2023-11-01T18:20:44.664Z] cb391d65709e: Preparing [2023-11-01T18:20:44.664Z] e2179832d46e: Preparing [2023-11-01T18:20:44.664Z] 26fd4419c964: Preparing [2023-11-01T18:20:44.664Z] 5c66dccf5d41: Preparing [2023-11-01T18:20:44.664Z] 511e210c7c4c: Preparing [2023-11-01T18:20:44.664Z] abe5ff87a81f: Preparing [2023-11-01T18:20:44.664Z] cc2447e1835a: Preparing [2023-11-01T18:20:44.664Z] 26fd4419c964: Waiting [2023-11-01T18:20:44.664Z] e2179832d46e: Waiting [2023-11-01T18:20:44.664Z] 5c66dccf5d41: Waiting [2023-11-01T18:20:44.664Z] 511e210c7c4c: Waiting [2023-11-01T18:20:44.664Z] acc83c6ca332: Waiting [2023-11-01T18:20:44.664Z] abe5ff87a81f: Waiting [2023-11-01T18:20:44.664Z] cc2447e1835a: Waiting [2023-11-01T18:20:44.664Z] cb391d65709e: Waiting [2023-11-01T18:20:44.664Z] b27e9a059d40: Layer already exists [2023-11-01T18:20:44.664Z] 3827b5b91e75: Layer already exists [2023-11-01T18:20:44.664Z] 38f4809e9816: Layer already exists [2023-11-01T18:20:44.664Z] ce8f42c1f9b3: Layer already exists [2023-11-01T18:20:44.664Z] e3e30c64196f: Layer already exists [2023-11-01T18:20:44.664Z] acc83c6ca332: Layer already exists [2023-11-01T18:20:44.664Z] e2179832d46e: Layer already exists [2023-11-01T18:20:44.664Z] cb391d65709e: Layer already exists [2023-11-01T18:20:44.664Z] 26fd4419c964: Layer already exists [2023-11-01T18:20:44.664Z] 5c66dccf5d41: Layer already exists [2023-11-01T18:20:44.664Z] abe5ff87a81f: Layer already exists [2023-11-01T18:20:44.664Z] 511e210c7c4c: Layer already exists [2023-11-01T18:20:44.664Z] cc2447e1835a: Layer already exists [2023-11-01T18:20:44.664Z] 3.1.0-dev.36: digest: sha256:c860b93e1df376ed788f2ff37fb2ab6507a3c1b7fc58b870780e094303a93694 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:20:44.992Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:20:45.317Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6-3.1.0-dev.36 [2023-11-01T18:20:45.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-01T18:20:45.317Z] 38f4809e9816: Preparing [2023-11-01T18:20:45.317Z] e3e30c64196f: Preparing [2023-11-01T18:20:45.317Z] ce8f42c1f9b3: Preparing [2023-11-01T18:20:45.317Z] b27e9a059d40: Preparing [2023-11-01T18:20:45.317Z] 3827b5b91e75: Preparing [2023-11-01T18:20:45.317Z] acc83c6ca332: Preparing [2023-11-01T18:20:45.317Z] cb391d65709e: Preparing [2023-11-01T18:20:45.317Z] e2179832d46e: Preparing [2023-11-01T18:20:45.317Z] 26fd4419c964: Preparing [2023-11-01T18:20:45.317Z] 5c66dccf5d41: Preparing [2023-11-01T18:20:45.317Z] 511e210c7c4c: Preparing [2023-11-01T18:20:45.317Z] abe5ff87a81f: Preparing [2023-11-01T18:20:45.317Z] cc2447e1835a: Preparing [2023-11-01T18:20:45.317Z] 5c66dccf5d41: Waiting [2023-11-01T18:20:45.317Z] acc83c6ca332: Waiting [2023-11-01T18:20:45.317Z] 511e210c7c4c: Waiting [2023-11-01T18:20:45.317Z] cb391d65709e: Waiting [2023-11-01T18:20:45.317Z] 26fd4419c964: Waiting [2023-11-01T18:20:45.317Z] abe5ff87a81f: Waiting [2023-11-01T18:20:45.317Z] cc2447e1835a: Waiting [2023-11-01T18:20:45.317Z] e2179832d46e: Waiting [2023-11-01T18:20:45.317Z] ce8f42c1f9b3: Layer already exists [2023-11-01T18:20:45.317Z] 38f4809e9816: Layer already exists [2023-11-01T18:20:45.317Z] 3827b5b91e75: Layer already exists [2023-11-01T18:20:45.317Z] e3e30c64196f: Layer already exists [2023-11-01T18:20:45.317Z] b27e9a059d40: Layer already exists [2023-11-01T18:20:45.317Z] acc83c6ca332: Layer already exists [2023-11-01T18:20:45.317Z] e2179832d46e: Layer already exists [2023-11-01T18:20:45.317Z] 26fd4419c964: Layer already exists [2023-11-01T18:20:45.317Z] cb391d65709e: Layer already exists [2023-11-01T18:20:45.317Z] 5c66dccf5d41: Layer already exists [2023-11-01T18:20:45.317Z] 511e210c7c4c: Layer already exists [2023-11-01T18:20:45.317Z] abe5ff87a81f: Layer already exists [2023-11-01T18:20:45.317Z] cc2447e1835a: Layer already exists [2023-11-01T18:20:45.317Z] d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6-3.1.0-dev.36: digest: sha256:c860b93e1df376ed788f2ff37fb2ab6507a3c1b7fc58b870780e094303a93694 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:20:45.633Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:20:45.952Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-11-01T18:20:45.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-11-01T18:20:45.952Z] 38f4809e9816: Preparing [2023-11-01T18:20:45.952Z] e3e30c64196f: Preparing [2023-11-01T18:20:45.952Z] ce8f42c1f9b3: Preparing [2023-11-01T18:20:45.952Z] b27e9a059d40: Preparing [2023-11-01T18:20:45.952Z] 3827b5b91e75: Preparing [2023-11-01T18:20:45.952Z] acc83c6ca332: Preparing [2023-11-01T18:20:45.952Z] cb391d65709e: Preparing [2023-11-01T18:20:45.952Z] e2179832d46e: Preparing [2023-11-01T18:20:45.952Z] 26fd4419c964: Preparing [2023-11-01T18:20:45.952Z] 5c66dccf5d41: Preparing [2023-11-01T18:20:45.952Z] 511e210c7c4c: Preparing [2023-11-01T18:20:45.952Z] abe5ff87a81f: Preparing [2023-11-01T18:20:45.952Z] cc2447e1835a: Preparing [2023-11-01T18:20:45.952Z] acc83c6ca332: Waiting [2023-11-01T18:20:45.952Z] cb391d65709e: Waiting [2023-11-01T18:20:45.952Z] e2179832d46e: Waiting [2023-11-01T18:20:45.952Z] 26fd4419c964: Waiting [2023-11-01T18:20:45.952Z] 5c66dccf5d41: Waiting [2023-11-01T18:20:45.952Z] 511e210c7c4c: Waiting [2023-11-01T18:20:45.952Z] abe5ff87a81f: Waiting [2023-11-01T18:20:45.952Z] cc2447e1835a: Waiting [2023-11-01T18:20:45.952Z] e3e30c64196f: Layer already exists [2023-11-01T18:20:45.952Z] b27e9a059d40: Layer already exists [2023-11-01T18:20:45.952Z] 38f4809e9816: Layer already exists [2023-11-01T18:20:45.952Z] ce8f42c1f9b3: Layer already exists [2023-11-01T18:20:45.952Z] 3827b5b91e75: Layer already exists [2023-11-01T18:20:45.952Z] cb391d65709e: Layer already exists [2023-11-01T18:20:45.952Z] e2179832d46e: Layer already exists [2023-11-01T18:20:45.952Z] 5c66dccf5d41: Layer already exists [2023-11-01T18:20:45.952Z] acc83c6ca332: Layer already exists [2023-11-01T18:20:45.952Z] 26fd4419c964: Layer already exists [2023-11-01T18:20:45.952Z] 511e210c7c4c: Layer already exists [2023-11-01T18:20:45.952Z] abe5ff87a81f: Layer already exists [2023-11-01T18:20:45.952Z] cc2447e1835a: Layer already exists [2023-11-01T18:20:45.952Z] main: digest: sha256:c860b93e1df376ed788f2ff37fb2ab6507a3c1b7fc58b870780e094303a93694 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T18:20:45.992Z] ===================================================== [Pipeline] echo [2023-11-01T18:20:46.004Z] taggedImages: [2023-11-01T18:20:46.004Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [2023-11-01T18:20:46.004Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-11-01T18:20:46.004Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.36 [2023-11-01T18:20:46.004Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6-3.1.0-dev.36 [2023-11-01T18:20:46.004Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:20:46.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:20:46.370Z] [2023-11-01T18:20:46.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:20:46.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:20:46.669Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T18:20:46.669Z] 5eb5b503b376: Pulling fs layer [2023-11-01T18:20:46.669Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T18:20:46.669Z] ec43610c2a17: Pulling fs layer [2023-11-01T18:20:46.669Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T18:20:46.669Z] 33b1e0a273af: Pulling fs layer [2023-11-01T18:20:46.669Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T18:20:46.669Z] 2f39f015ded8: Pulling fs layer [2023-11-01T18:20:46.669Z] 3a2ae6a8a46f: Waiting [2023-11-01T18:20:46.669Z] 33b1e0a273af: Waiting [2023-11-01T18:20:46.669Z] 5d3b04190fa2: Waiting [2023-11-01T18:20:46.669Z] 2f39f015ded8: Waiting [2023-11-01T18:20:46.669Z] 5c69ac0246d0: Download complete [2023-11-01T18:20:46.669Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T18:20:46.669Z] 3a2ae6a8a46f: Download complete [2023-11-01T18:20:46.669Z] ec43610c2a17: Verifying Checksum [2023-11-01T18:20:46.669Z] ec43610c2a17: Download complete [2023-11-01T18:20:46.669Z] 33b1e0a273af: Verifying Checksum [2023-11-01T18:20:46.669Z] 33b1e0a273af: Download complete [2023-11-01T18:20:46.669Z] 5d3b04190fa2: Download complete [2023-11-01T18:20:46.929Z] 5eb5b503b376: Verifying Checksum [2023-11-01T18:20:46.929Z] 5eb5b503b376: Download complete [2023-11-01T18:20:47.494Z] 2f39f015ded8: Download complete [2023-11-01T18:20:48.060Z] 5eb5b503b376: Pull complete [2023-11-01T18:20:48.060Z] 5c69ac0246d0: Pull complete [2023-11-01T18:20:48.626Z] ec43610c2a17: Pull complete [2023-11-01T18:20:48.626Z] 3a2ae6a8a46f: Pull complete [2023-11-01T18:20:48.883Z] 33b1e0a273af: Pull complete [2023-11-01T18:20:48.883Z] 5d3b04190fa2: Pull complete [2023-11-01T18:20:53.069Z] 2f39f015ded8: Pull complete [2023-11-01T18:20:53.069Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T18:20:53.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:20:53.069Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:20:53.155Z] prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container [2023-11-01T18:20:53.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T18:20:58.164Z] $ docker top 932ca913545d7e37a4f779fcf6fc8562a268974151ea028222ef45a7c1b07fbe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:20:58.532Z] ---> job-cost.sh [2023-11-01T18:20:58.532Z] lf-activate-venv: SKIPPING [2023-11-01T18:20:58.532Z] INFO: No Stack... [2023-11-01T18:20:58.790Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T18:20:59.359Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T18:20:59.644Z] + + cut -d, -f6 [2023-11-01T18:20:59.644Z] cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [Pipeline] lock [2023-11-01T18:20:59.657Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-162-stack-cost] [2023-11-01T18:20:59.666Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-162-stack-cost] did not exist. Created. [2023-11-01T18:20:59.666Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T18:20:59.978Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T18:21:00.009Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T18:21:00.016Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-162-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T18:21:00.039Z] $ docker stop --time=1 932ca913545d7e37a4f779fcf6fc8562a268974151ea028222ef45a7c1b07fbe [2023-11-01T18:21:01.187Z] $ docker rm -f --volumes 932ca913545d7e37a4f779fcf6fc8562a268974151ea028222ef45a7c1b07fbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-01T18:22:42.335Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16260 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-11-01T18:22:42.349Z] Running in /w/workspace/device-usb-camera/162 [Pipeline] { [Pipeline] checkout [2023-11-01T18:22:42.391Z] Selected Git installation does not exist. Using Default [2023-11-01T18:22:42.391Z] The recommended git tool is: NONE [2023-11-01T18:22:48.875Z] using credential edgex-jenkins-ssh [2023-11-01T18:22:48.897Z] Cloning the remote Git repository [2023-11-01T18:22:48.970Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-11-01T18:22:49.098Z] > git init /w/workspace/device-usb-camera/162 # timeout=10 [2023-11-01T18:22:49.262Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-11-01T18:22:49.263Z] > git --version # timeout=10 [2023-11-01T18:22:49.287Z] > git --version # 'git version 2.25.1' [2023-11-01T18:22:49.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T18:22:49.461Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T18:22:50.382Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-11-01T18:22:50.404Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T18:22:51.323Z] Avoid second fetch [2023-11-01T18:22:51.324Z] Checking out Revision d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 (main) [2023-11-01T18:22:51.893Z] Commit message: "Merge pull request #307 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.39" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T18:22:51.344Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T18:22:51.413Z] > git checkout -f d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 # timeout=10 [2023-11-01T18:22:53.029Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T18:22:53.029Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T18:22:53.029Z] Dload Upload Total Spent Left Speed [2023-11-01T18:22:53.029Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh [2023-11-01T18:22:53.613Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T18:22:53.942Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-11-01T18:22:53.942Z] /etc/docker/daemon.json [2023-11-01T18:22:53.942Z] { [2023-11-01T18:22:53.942Z] "registry-mirrors": [ [2023-11-01T18:22:53.942Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T18:22:53.942Z] ], [2023-11-01T18:22:53.942Z] "bip": "10.250.0.254/24", [2023-11-01T18:22:53.942Z] "hosts": [ [2023-11-01T18:22:53.942Z] "tcp://0.0.0.0:5555", [2023-11-01T18:22:53.942Z] "unix:///var/run/docker.sock" [2023-11-01T18:22:53.942Z] ], [2023-11-01T18:22:53.942Z] "mtu": 1458, [2023-11-01T18:22:53.942Z] "selinux-enabled": true, [2023-11-01T18:22:53.942Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T18:22:53.942Z] } [Pipeline] sh [2023-11-01T18:22:54.282Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T18:22:54.615Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:23:12.894Z] provisioning config files... [2023-11-01T18:23:12.920Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/162@tmp/config11009327722970411329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:23:13.281Z] ---> docker-login.sh [2023-11-01T18:23:13.281Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:23:13.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:23:13.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:23:13.820Z] Configure a credential helper to remove this warning. See [2023-11-01T18:23:13.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:23:13.820Z] [2023-11-01T18:23:13.820Z] Login Succeeded [2023-11-01T18:23:13.820Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:23:14.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:23:14.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:23:14.361Z] Configure a credential helper to remove this warning. See [2023-11-01T18:23:14.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:23:14.361Z] [2023-11-01T18:23:14.361Z] Login Succeeded [2023-11-01T18:23:14.361Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:23:14.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:23:14.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:23:14.635Z] Configure a credential helper to remove this warning. See [2023-11-01T18:23:14.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:23:14.635Z] [2023-11-01T18:23:14.635Z] Login Succeeded [2023-11-01T18:23:14.635Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:23:14.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:23:14.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:23:14.905Z] Configure a credential helper to remove this warning. See [2023-11-01T18:23:14.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:23:14.905Z] [2023-11-01T18:23:14.905Z] Login Succeeded [2023-11-01T18:23:14.905Z] docker.io [2023-11-01T18:23:15.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:23:15.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:23:15.447Z] Configure a credential helper to remove this warning. See [2023-11-01T18:23:15.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:23:15.447Z] [2023-11-01T18:23:15.447Z] Login Succeeded [2023-11-01T18:23:15.447Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:23:15.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T18:23:15.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:23:15.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:23:15.789Z] ========================================================= [2023-11-01T18:23:15.789Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T18:23:15.789Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:23:16.147Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-01T18:23:16.426Z] Sending build context to Docker daemon 1.346MB [2023-11-01T18:23:17.033Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T18:23:17.033Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-01T18:23:17.309Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T18:23:17.309Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T18:23:17.309Z] 5d54e960e981: Pulling fs layer [2023-11-01T18:23:17.309Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T18:23:17.309Z] f0e02332f6b5: Pulling fs layer [2023-11-01T18:23:17.309Z] cefa15bbcfad: Pulling fs layer [2023-11-01T18:23:17.309Z] 17808c966233: Pulling fs layer [2023-11-01T18:23:17.309Z] f4c1fc716caa: Pulling fs layer [2023-11-01T18:23:17.309Z] f0e02332f6b5: Waiting [2023-11-01T18:23:17.309Z] cefa15bbcfad: Waiting [2023-11-01T18:23:17.309Z] 17808c966233: Waiting [2023-11-01T18:23:17.309Z] f4c1fc716caa: Waiting [2023-11-01T18:23:17.309Z] 5d54e960e981: Verifying Checksum [2023-11-01T18:23:17.309Z] 5d54e960e981: Download complete [2023-11-01T18:23:17.309Z] f0e02332f6b5: Verifying Checksum [2023-11-01T18:23:17.309Z] f0e02332f6b5: Download complete [2023-11-01T18:23:17.309Z] cefa15bbcfad: Download complete [2023-11-01T18:23:17.591Z] 9fda8d8052c6: Download complete [2023-11-01T18:23:18.189Z] f4c1fc716caa: Verifying Checksum [2023-11-01T18:23:18.189Z] f4c1fc716caa: Download complete [2023-11-01T18:23:18.462Z] 9fda8d8052c6: Pull complete [2023-11-01T18:23:19.430Z] 5d54e960e981: Pull complete [2023-11-01T18:23:19.430Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T18:23:19.430Z] c4a7e357bf2a: Download complete [2023-11-01T18:23:20.399Z] 17808c966233: Verifying Checksum [2023-11-01T18:23:20.399Z] 17808c966233: Download complete [2023-11-01T18:23:32.725Z] c4a7e357bf2a: Pull complete [2023-11-01T18:23:32.725Z] f0e02332f6b5: Pull complete [2023-11-01T18:23:32.725Z] cefa15bbcfad: Pull complete [2023-11-01T18:23:40.948Z] 17808c966233: Pull complete [2023-11-01T18:23:41.928Z] f4c1fc716caa: Pull complete [2023-11-01T18:23:41.928Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T18:23:41.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T18:23:41.928Z] ---> ea914061e18c [2023-11-01T18:23:41.928Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-01T18:23:43.886Z] ---> Running in a8418ae02eb2 [2023-11-01T18:23:47.239Z] Removing intermediate container a8418ae02eb2 [2023-11-01T18:23:47.239Z] ---> 85d1a8115611 [2023-11-01T18:23:47.239Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T18:23:47.239Z] ---> Running in c6b66d214992 [2023-11-01T18:23:47.512Z] Removing intermediate container c6b66d214992 [2023-11-01T18:23:47.512Z] ---> 1d3deb2d49af [2023-11-01T18:23:47.512Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-01T18:23:47.780Z] ---> Running in 6a4b7d6a8561 [2023-11-01T18:23:48.051Z] Removing intermediate container 6a4b7d6a8561 [2023-11-01T18:23:48.051Z] ---> af185d4f2404 [2023-11-01T18:23:48.051Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-01T18:23:48.051Z] ---> Running in 17b173ae0cd3 [2023-11-01T18:23:48.322Z] Removing intermediate container 17b173ae0cd3 [2023-11-01T18:23:48.322Z] ---> 27ca68ed1f75 [2023-11-01T18:23:48.322Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T18:23:48.592Z] ---> Running in 9e17d28a06aa [2023-11-01T18:23:49.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:23:50.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:23:51.678Z] (1/13) Installing libintl (0.21.1-r7) [2023-11-01T18:23:51.678Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-11-01T18:23:51.678Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-01T18:23:51.678Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-11-01T18:23:51.678Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-11-01T18:23:51.678Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-11-01T18:23:51.678Z] (7/13) Installing udev-init-scripts (35-r1) [2023-11-01T18:23:51.678Z] (8/13) Installing libblkid (2.38.1-r8) [2023-11-01T18:23:51.678Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-11-01T18:23:51.678Z] (10/13) Installing kmod-libs (30-r3) [2023-11-01T18:23:51.678Z] (11/13) Installing eudev (3.2.11-r8) [2023-11-01T18:23:51.678Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-11-01T18:23:51.678Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-11-01T18:23:51.678Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T18:23:51.678Z] Executing eudev-3.2.11-r8.trigger [2023-11-01T18:23:51.678Z] OK: 273 MiB in 65 packages [2023-11-01T18:23:53.124Z] Removing intermediate container 9e17d28a06aa [2023-11-01T18:23:53.124Z] ---> 0afa203ae2c2 [2023-11-01T18:23:53.124Z] Step 8/13 : WORKDIR /device-usb-camera [2023-11-01T18:23:53.393Z] ---> Running in c9e85361f338 [2023-11-01T18:23:53.665Z] Removing intermediate container c9e85361f338 [2023-11-01T18:23:53.666Z] ---> a7f241c3149d [2023-11-01T18:23:53.666Z] Step 9/13 : COPY go.mod vendor* ./ [2023-11-01T18:23:54.259Z] ---> 9969501e0eb6 [2023-11-01T18:23:54.259Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T18:23:54.259Z] ---> Running in 7783f73830f1 [2023-11-01T18:25:15.935Z] Removing intermediate container 7783f73830f1 [2023-11-01T18:25:15.935Z] ---> bfacee838b07 [2023-11-01T18:25:15.935Z] Step 11/13 : COPY . . [2023-11-01T18:25:15.935Z] ---> 4084933c45aa [2023-11-01T18:25:15.935Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-01T18:25:15.935Z] ---> Running in 38ea039e8689 [2023-11-01T18:25:16.914Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T18:25:16.914Z] Dload Upload Total Spent Left Speed [2023-11-01T18:25:17.184Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5002 0 --:--:-- --:--:-- --:--:-- 5032 [2023-11-01T18:25:17.784Z] Removing intermediate container 38ea039e8689 [2023-11-01T18:25:17.784Z] ---> 59fd61df0099 [2023-11-01T18:25:17.784Z] Step 13/13 : RUN ${MAKE} [2023-11-01T18:25:18.053Z] ---> Running in e81877038d98 [2023-11-01T18:25:19.031Z] noop [2023-11-01T18:25:19.998Z] Removing intermediate container e81877038d98 [2023-11-01T18:25:19.998Z] ---> ed91ffdc08c1 [2023-11-01T18:25:19.998Z] Successfully built ed91ffdc08c1 [2023-11-01T18:25:19.998Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:25:20.358Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T18:25:20.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:25:20.608Z] prd-ubuntu20.04-docker-arm64-4c-16g-16260 does not seem to be running inside a container [2023-11-01T18:25:20.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/162 -v /w/workspace/device-usb-camera/162:/w/workspace/device-usb-camera/162:rw,z -v /w/workspace/device-usb-camera/162@tmp:/w/workspace/device-usb-camera/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T18:25:26.230Z] $ docker top 06bafda961c73b9caf3a34723ecc2fff41f771c3d20f5773e99d1ef1ffce504b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:25:27.124Z] + go version [2023-11-01T18:25:27.124Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T18:25:27.147Z] $ docker stop --time=1 06bafda961c73b9caf3a34723ecc2fff41f771c3d20f5773e99d1ef1ffce504b [2023-11-01T18:25:28.868Z] $ docker rm -f --volumes 06bafda961c73b9caf3a34723ecc2fff41f771c3d20f5773e99d1ef1ffce504b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:25:29.482Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T18:25:29.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:25:29.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-16260 does not seem to be running inside a container [2023-11-01T18:25:29.764Z] $ 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/162 -v /w/workspace/device-usb-camera/162:/w/workspace/device-usb-camera/162:rw,z -v /w/workspace/device-usb-camera/162@tmp:/w/workspace/device-usb-camera/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T18:25:31.089Z] $ docker top 2c56abbd9a3889c2189f5887a21219714d8465127ce7bf41b7e69e79f0fc3b71 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:25:31.957Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/162 [Pipeline] fileExists [Pipeline] sh [2023-11-01T18:25:32.609Z] + make test [2023-11-01T18:25:32.609Z] go test ./... -coverprofile=coverage.out ./... [2023-11-01T18:25:37.987Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-11-01T18:27:59.778Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-11-01T18:28:06.445Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.088s coverage: 4.4% of statements [2023-11-01T18:28:07.053Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-01T18:28:07.053Z] go vet ./... [2023-11-01T18:28:33.817Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T18:28:33.817Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T18:28:33.817Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T18:28:34.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T18:28:34.135Z] $ docker stop --time=1 2c56abbd9a3889c2189f5887a21219714d8465127ce7bf41b7e69e79f0fc3b71 [2023-11-01T18:28:36.098Z] $ docker rm -f --volumes 2c56abbd9a3889c2189f5887a21219714d8465127ce7bf41b7e69e79f0fc3b71 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T18:28:37.451Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T18:28:37.466Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T18:28:38.094Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T18:28:38.474Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T18:28:38.803Z] + ls -al . [2023-11-01T18:28:38.803Z] total 212 [2023-11-01T18:28:38.803Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:25 . [2023-11-01T18:28:38.803Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:22 .. [2023-11-01T18:28:38.803Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:22 .git [2023-11-01T18:28:38.803Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:22 .github [2023-11-01T18:28:38.803Z] -rw-rw-r-- 1 jenkins jenkins 429 Nov 1 18:22 .gitignore [2023-11-01T18:28:38.803Z] -rw-rw-r-- 1 jenkins jenkins 45 Nov 1 18:22 .golangci.yml [2023-11-01T18:28:38.803Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 1 18:22 .hadolint.yml [2023-11-01T18:28:38.803Z] -rw-rw-r-- 1 jenkins jenkins 10851 Nov 1 18:22 Attribution.txt [2023-11-01T18:28:38.803Z] -rw-rw-r-- 1 jenkins jenkins 11903 Nov 1 18:22 CHANGELOG.md [2023-11-01T18:28:38.803Z] -rw-rw-r-- 1 jenkins jenkins 2453 Nov 1 18:22 Dockerfile [2023-11-01T18:28:38.803Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 1 18:22 GOVERNANCE.md [2023-11-01T18:28:38.803Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 1 18:22 Jenkinsfile [2023-11-01T18:28:38.803Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 1 18:22 LICENSE [2023-11-01T18:28:38.803Z] -rw-rw-r-- 1 jenkins jenkins 2611 Nov 1 18:22 Makefile [2023-11-01T18:28:38.803Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 1 18:22 OWNERS.md [2023-11-01T18:28:38.803Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 1 18:22 README.md [2023-11-01T18:28:38.803Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 18:18 VERSION [2023-11-01T18:28:38.803Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:22 bin [2023-11-01T18:28:38.803Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:22 cmd [2023-11-01T18:28:38.803Z] -rw-r--r-- 1 jenkins jenkins 54703 Nov 1 18:28 coverage.out [2023-11-01T18:28:38.803Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 1 18:22 docker-entrypoint.sh [2023-11-01T18:28:38.803Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:22 docs [2023-11-01T18:28:38.803Z] -rw-rw-r-- 1 jenkins jenkins 3925 Nov 1 18:22 go.mod [2023-11-01T18:28:38.803Z] -rw-rw-r-- 1 jenkins jenkins 34838 Nov 1 18:22 go.sum [2023-11-01T18:28:38.803Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:22 internal [2023-11-01T18:28:38.803Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 1 18:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:28:39.141Z] + 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=d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 --label arch=arm64 --label version=3.1.0-dev.36 . [2023-11-01T18:28:39.408Z] Sending build context to Docker daemon 1.401MB [2023-11-01T18:28:39.408Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T18:28:39.408Z] Step 2/36 : FROM ${BASE} AS builder [2023-11-01T18:28:39.408Z] ---> ed91ffdc08c1 [2023-11-01T18:28:39.408Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-11-01T18:28:41.360Z] ---> Running in 444f621409f2 [2023-11-01T18:28:41.950Z] Removing intermediate container 444f621409f2 [2023-11-01T18:28:41.950Z] ---> 93f99fc87c4d [2023-11-01T18:28:41.950Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T18:28:41.950Z] ---> Running in 38be3449aa00 [2023-11-01T18:28:42.221Z] Removing intermediate container 38be3449aa00 [2023-11-01T18:28:42.221Z] ---> c91b2ad8325e [2023-11-01T18:28:42.221Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-11-01T18:28:42.221Z] ---> Running in c61846ade7c1 [2023-11-01T18:28:42.808Z] Removing intermediate container c61846ade7c1 [2023-11-01T18:28:42.808Z] ---> 9621a8048054 [2023-11-01T18:28:42.808Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-11-01T18:28:42.808Z] ---> Running in f4dbff434b11 [2023-11-01T18:28:43.079Z] Removing intermediate container f4dbff434b11 [2023-11-01T18:28:43.079Z] ---> 6e094d5a295a [2023-11-01T18:28:43.079Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T18:28:43.079Z] ---> Running in 2a04851edeb1 [2023-11-01T18:28:44.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:28:44.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:28:46.225Z] OK: 273 MiB in 65 packages [2023-11-01T18:28:47.651Z] Removing intermediate container 2a04851edeb1 [2023-11-01T18:28:47.651Z] ---> b5fad8dc982a [2023-11-01T18:28:47.651Z] Step 8/36 : WORKDIR /device-usb-camera [2023-11-01T18:28:47.651Z] ---> Running in a215bb38c1a7 [2023-11-01T18:28:47.651Z] Removing intermediate container a215bb38c1a7 [2023-11-01T18:28:47.651Z] ---> 6de3f8d8b474 [2023-11-01T18:28:47.651Z] Step 9/36 : COPY go.mod vendor* ./ [2023-11-01T18:28:48.243Z] ---> 3277ead96d61 [2023-11-01T18:28:48.243Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T18:28:48.511Z] ---> Running in 8601b5ae6ddc [2023-11-01T18:28:51.142Z] Removing intermediate container 8601b5ae6ddc [2023-11-01T18:28:51.142Z] ---> 9b28580b83e4 [2023-11-01T18:28:51.142Z] Step 11/36 : COPY . . [2023-11-01T18:28:55.411Z] ---> bc3287c3bd9b [2023-11-01T18:28:55.411Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-11-01T18:28:55.411Z] ---> Running in 085b56809977 [2023-11-01T18:28:56.831Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T18:28:56.831Z] Dload Upload Total Spent Left Speed [2023-11-01T18:28:56.831Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253  0 0 6848 0 --:--:-- --:--:-- --:--:-- 6961 [2023-11-01T18:28:57.434Z] Removing intermediate container 085b56809977 [2023-11-01T18:28:57.434Z] ---> 24ad45727812 [2023-11-01T18:28:57.434Z] Step 13/36 : RUN ${MAKE} [2023-11-01T18:28:57.707Z] ---> Running in bd49a4543060 [2023-11-01T18:28:58.676Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.36 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-11-01T18:31:50.464Z] Removing intermediate container bd49a4543060 [2023-11-01T18:31:50.464Z] ---> f3fbf9a678e2 [2023-11-01T18:31:50.464Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-11-01T18:31:50.464Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-11-01T18:31:50.464Z] 8766b47fe142: Pulling fs layer [2023-11-01T18:31:50.464Z] 8766b47fe142: Verifying Checksum [2023-11-01T18:31:50.464Z] 8766b47fe142: Download complete [2023-11-01T18:31:50.464Z] 8766b47fe142: Pull complete [2023-11-01T18:31:50.464Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-11-01T18:31:50.464Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-11-01T18:31:50.464Z] ---> 69d40e2cb93c [2023-11-01T18:31:50.464Z] Step 15/36 : FROM alpine:3.18 [2023-11-01T18:31:50.464Z] 3.18: Pulling from library/alpine [2023-11-01T18:31:50.464Z] 579b34f0a95b: Pulling fs layer [2023-11-01T18:31:50.464Z] 579b34f0a95b: Download complete [2023-11-01T18:31:50.464Z] 579b34f0a95b: Pull complete [2023-11-01T18:31:50.464Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T18:31:50.464Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T18:31:50.464Z] ---> 3cc203321400 [2023-11-01T18:31:50.464Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-01T18:31:50.464Z] ---> Running in 3e25921e43a9 [2023-11-01T18:31:50.464Z] Removing intermediate container 3e25921e43a9 [2023-11-01T18:31:50.464Z] ---> 45f27df39f19 [2023-11-01T18:31:50.464Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-11-01T18:31:50.464Z] ---> Running in 53d580b8b86c [2023-11-01T18:31:50.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:31:50.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:31:50.464Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-11-01T18:31:50.464Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-11-01T18:31:50.464Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-11-01T18:31:50.464Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-11-01T18:31:50.464Z] (5/104) Installing libxau (1.0.11-r2) [2023-11-01T18:31:50.464Z] (6/104) Installing libmd (1.0.4-r2) [2023-11-01T18:31:50.464Z] (7/104) Installing libbsd (0.11.7-r1) [2023-11-01T18:31:50.732Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-11-01T18:31:50.732Z] (9/104) Installing libxcb (1.15-r1) [2023-11-01T18:31:50.732Z] (10/104) Installing libx11 (1.8.7-r0) [2023-11-01T18:31:50.732Z] (11/104) Installing libdrm (2.4.115-r4) [2023-11-01T18:31:50.732Z] (12/104) Installing libxext (1.3.5-r2) [2023-11-01T18:31:51.000Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-11-01T18:31:51.001Z] (14/104) Installing libffi (3.4.4-r2) [2023-11-01T18:31:51.001Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-11-01T18:31:51.001Z] (16/104) Installing libva (2.18.0-r1) [2023-11-01T18:31:51.001Z] (17/104) Installing libvdpau (1.5-r1) [2023-11-01T18:31:51.001Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-11-01T18:31:51.001Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-11-01T18:31:51.001Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-11-01T18:31:51.001Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-11-01T18:31:51.001Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-11-01T18:31:51.001Z] (23/104) Installing libhwy (1.0.4-r1) [2023-11-01T18:31:51.001Z] (24/104) Installing lcms2 (2.15-r2) [2023-11-01T18:31:51.001Z] (25/104) Installing libjxl (0.8.2-r0) [2023-11-01T18:31:51.269Z] (26/104) Installing lame-libs (3.100-r5) [2023-11-01T18:31:51.269Z] (27/104) Installing opus (1.4-r0) [2023-11-01T18:31:51.269Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-11-01T18:31:51.269Z] (29/104) Installing soxr (0.1.3-r5) [2023-11-01T18:31:51.269Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-11-01T18:31:51.269Z] (31/104) Installing libogg (1.3.5-r4) [2023-11-01T18:31:51.269Z] (32/104) Installing libtheora (1.1.1-r17) [2023-11-01T18:31:51.269Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-11-01T18:31:51.269Z] (34/104) Installing libvpx (1.13.0-r2) [2023-11-01T18:31:51.269Z] (35/104) Installing libwebp (1.3.2-r0) [2023-11-01T18:31:51.269Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-11-01T18:31:51.543Z] (37/104) Installing numactl (2.0.16-r4) [2023-11-01T18:31:51.543Z] (38/104) Installing x265-libs (3.5-r4) [2023-11-01T18:31:51.543Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-11-01T18:31:51.543Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-01T18:31:52.129Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-11-01T18:31:52.129Z] (42/104) Installing libexpat (2.5.0-r1) [2023-11-01T18:31:52.129Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-11-01T18:31:52.129Z] (44/104) Installing libpng (1.6.39-r3) [2023-11-01T18:31:52.129Z] (45/104) Installing freetype (2.13.0-r5) [2023-11-01T18:31:52.129Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-11-01T18:31:52.129Z] (47/104) Installing fribidi (1.0.13-r0) [2023-11-01T18:31:52.129Z] (48/104) Installing libintl (0.21.1-r7) [2023-11-01T18:31:52.129Z] (49/104) Installing libblkid (2.38.1-r8) [2023-11-01T18:31:52.129Z] (50/104) Installing libmount (2.38.1-r8) [2023-11-01T18:31:52.129Z] (51/104) Installing pcre2 (10.42-r1) [2023-11-01T18:31:52.129Z] (52/104) Installing glib (2.76.4-r0) [2023-11-01T18:31:52.397Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-11-01T18:31:52.397Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-11-01T18:31:52.397Z] (55/104) Installing libunibreak (5.1-r0) [2023-11-01T18:31:52.397Z] (56/104) Installing libass (0.17.1-r0) [2023-11-01T18:31:52.397Z] (57/104) Installing libbluray (1.3.4-r0) [2023-11-01T18:31:52.397Z] (58/104) Installing gmp (6.2.1-r3) [2023-11-01T18:31:52.397Z] (59/104) Installing nettle (3.8.1-r2) [2023-11-01T18:31:52.397Z] (60/104) Installing libunistring (1.1-r1) [2023-11-01T18:31:52.397Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-11-01T18:31:52.397Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-11-01T18:31:52.667Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-11-01T18:31:52.667Z] (64/104) Installing gnutls (3.8.0-r2) [2023-11-01T18:31:52.667Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-11-01T18:31:52.667Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-11-01T18:31:52.667Z] (67/104) Installing cjson (1.7.15-r4) [2023-11-01T18:31:52.667Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-11-01T18:31:52.667Z] (69/104) Installing librist (0.2.7-r0) [2023-11-01T18:31:52.667Z] (70/104) Installing libsrt (1.5.2-r0) [2023-11-01T18:31:52.667Z] (71/104) Installing libssh (0.10.5-r0) [2023-11-01T18:31:52.667Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-11-01T18:31:52.667Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-11-01T18:31:53.064Z] (74/104) Installing libsodium (1.0.18-r3) [2023-11-01T18:31:53.064Z] (75/104) Installing libzmq (4.3.4-r4) [2023-11-01T18:31:53.064Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-11-01T18:31:53.064Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-11-01T18:31:53.064Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-11-01T18:31:53.064Z] (79/104) Installing shaderc (2023.3-r1) [2023-11-01T18:31:53.064Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-11-01T18:31:53.345Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-11-01T18:31:53.345Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-11-01T18:31:53.345Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-11-01T18:31:53.345Z] (84/104) Installing vidstab (1.1.1-r0) [2023-11-01T18:31:53.345Z] (85/104) Installing zimg (3.0.5-r0) [2023-11-01T18:31:53.345Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-11-01T18:31:53.345Z] (87/104) Installing libasyncns (0.8-r1) [2023-11-01T18:31:53.345Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-11-01T18:31:53.345Z] (89/104) Installing libltdl (2.4.7-r2) [2023-11-01T18:31:53.345Z] (90/104) Installing orc (0.4.34-r0) [2023-11-01T18:31:53.345Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-11-01T18:31:53.345Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-11-01T18:31:53.615Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-11-01T18:31:53.615Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-11-01T18:31:53.615Z] (95/104) Installing libpulse (16.1-r10) [2023-11-01T18:31:53.615Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-01T18:31:53.615Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-11-01T18:31:53.615Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-11-01T18:31:53.615Z] (99/104) Installing ffmpeg (6.0-r15) [2023-11-01T18:31:53.615Z] (100/104) Installing udev-init-scripts (35-r1) [2023-11-01T18:31:53.615Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-11-01T18:31:53.615Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-11-01T18:31:53.615Z] (103/104) Installing kmod-libs (30-r3) [2023-11-01T18:31:53.615Z] (104/104) Installing eudev (3.2.11-r8) [2023-11-01T18:31:53.887Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T18:31:53.887Z] Executing glib-2.76.4-r0.trigger [2023-11-01T18:31:53.887Z] Executing eudev-3.2.11-r8.trigger [2023-11-01T18:31:53.887Z] OK: 110 MiB in 119 packages [2023-11-01T18:31:58.249Z] Removing intermediate container 53d580b8b86c [2023-11-01T18:31:58.249Z] ---> a6839a171546 [2023-11-01T18:31:58.249Z] Step 18/36 : WORKDIR / [2023-11-01T18:31:58.249Z] ---> Running in 2947dcbfef98 [2023-11-01T18:31:58.836Z] Removing intermediate container 2947dcbfef98 [2023-11-01T18:31:58.836Z] ---> f5e195c2d223 [2023-11-01T18:31:58.836Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-11-01T18:32:00.251Z] ---> 952f4ce2a9fa [2023-11-01T18:32:00.251Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-11-01T18:32:00.838Z] ---> 18012eaa1189 [2023-11-01T18:32:00.838Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-11-01T18:32:01.425Z] ---> 5eef0f18da1b [2023-11-01T18:32:01.425Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-11-01T18:32:02.013Z] ---> d1a266a2d576 [2023-11-01T18:32:02.013Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-11-01T18:32:02.599Z] ---> 8d7429aba93a [2023-11-01T18:32:02.599Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-11-01T18:32:03.197Z] ---> 436f23ea58e1 [2023-11-01T18:32:03.197Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-11-01T18:32:04.614Z] ---> 93d6fb4cc308 [2023-11-01T18:32:04.614Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-11-01T18:32:04.897Z] ---> Running in 514c382d2698 [2023-11-01T18:32:06.854Z] Removing intermediate container 514c382d2698 [2023-11-01T18:32:06.854Z] ---> 3a021b4c7299 [2023-11-01T18:32:06.854Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-11-01T18:32:06.854Z] ---> Running in d096251be7e0 [2023-11-01T18:32:08.798Z] Removing intermediate container d096251be7e0 [2023-11-01T18:32:08.798Z] ---> 46040d84de80 [2023-11-01T18:32:08.798Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-11-01T18:32:08.798Z] ---> Running in b3e8962c7c49 [2023-11-01T18:32:10.750Z] Removing intermediate container b3e8962c7c49 [2023-11-01T18:32:10.750Z] ---> 0198b1d613b5 [2023-11-01T18:32:10.750Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-11-01T18:32:10.750Z] ---> Running in 1d4879baec30 [2023-11-01T18:32:12.703Z] Removing intermediate container 1d4879baec30 [2023-11-01T18:32:12.703Z] ---> ca281670d345 [2023-11-01T18:32:12.703Z] Step 30/36 : EXPOSE 59983 [2023-11-01T18:32:12.703Z] ---> Running in 96bc87526957 [2023-11-01T18:32:12.971Z] Removing intermediate container 96bc87526957 [2023-11-01T18:32:12.971Z] ---> f8cf2bc0834c [2023-11-01T18:32:12.971Z] Step 31/36 : EXPOSE 8554 [2023-11-01T18:32:12.971Z] ---> Running in e8252bccda68 [2023-11-01T18:32:13.253Z] Removing intermediate container e8252bccda68 [2023-11-01T18:32:13.253Z] ---> 2b3d3cb86ac8 [2023-11-01T18:32:13.253Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-11-01T18:32:13.522Z] ---> Running in d4bf06850612 [2023-11-01T18:32:13.791Z] Removing intermediate container d4bf06850612 [2023-11-01T18:32:13.791Z] ---> eb3d1b128222 [2023-11-01T18:32:13.791Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-11-01T18:32:14.058Z] ---> Running in 302d247e26b7 [2023-11-01T18:32:14.329Z] Removing intermediate container 302d247e26b7 [2023-11-01T18:32:14.329Z] ---> e8a17c232bf3 [2023-11-01T18:32:14.329Z] Step 34/36 : LABEL arch=arm64 [2023-11-01T18:32:14.329Z] ---> Running in c87db17c7789 [2023-11-01T18:32:14.597Z] Removing intermediate container c87db17c7789 [2023-11-01T18:32:14.597Z] ---> 2a3997fffafb [2023-11-01T18:32:14.597Z] Step 35/36 : LABEL git_sha=d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [2023-11-01T18:32:14.874Z] ---> Running in 6e15a6af7769 [2023-11-01T18:32:15.144Z] Removing intermediate container 6e15a6af7769 [2023-11-01T18:32:15.144Z] ---> 53427d38c2dd [2023-11-01T18:32:15.144Z] Step 36/36 : LABEL version=3.1.0-dev.36 [2023-11-01T18:32:15.412Z] ---> Running in c3a5688d6726 [2023-11-01T18:32:15.682Z] Removing intermediate container c3a5688d6726 [2023-11-01T18:32:15.682Z] ---> 565247829b9c [2023-11-01T18:32:15.682Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T18:32:15.682Z] Successfully built 565247829b9c [2023-11-01T18:32:15.682Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:32:15.845Z] provisioning config files... [2023-11-01T18:32:15.866Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/162@tmp/config17712464093810738305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:32:16.220Z] ---> docker-login.sh [2023-11-01T18:32:16.220Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:32:16.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:32:16.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:32:16.490Z] Configure a credential helper to remove this warning. See [2023-11-01T18:32:16.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:32:16.490Z] [2023-11-01T18:32:16.490Z] Login Succeeded [2023-11-01T18:32:16.490Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:32:16.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:32:17.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:32:17.034Z] Configure a credential helper to remove this warning. See [2023-11-01T18:32:17.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:32:17.034Z] [2023-11-01T18:32:17.034Z] Login Succeeded [2023-11-01T18:32:17.034Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:32:17.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:32:17.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:32:17.307Z] Configure a credential helper to remove this warning. See [2023-11-01T18:32:17.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:32:17.307Z] [2023-11-01T18:32:17.307Z] Login Succeeded [2023-11-01T18:32:17.307Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:32:17.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:32:17.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:32:17.898Z] Configure a credential helper to remove this warning. See [2023-11-01T18:32:17.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:32:17.898Z] [2023-11-01T18:32:17.898Z] Login Succeeded [2023-11-01T18:32:17.898Z] docker.io [2023-11-01T18:32:18.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:32:18.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:32:18.440Z] Configure a credential helper to remove this warning. See [2023-11-01T18:32:18.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:32:18.440Z] [2023-11-01T18:32:18.440Z] Login Succeeded [2023-11-01T18:32:18.440Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:32:18.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T18:32:18.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:32:18.511Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-11-01T18:32:18.511Z] d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [2023-11-01T18:32:18.511Z] latest [2023-11-01T18:32:18.511Z] 3.1.0-dev.36 [2023-11-01T18:32:18.511Z] d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6-3.1.0-dev.36 [2023-11-01T18:32:18.511Z] main [2023-11-01T18:32:18.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:32:18.857Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:32:19.203Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [2023-11-01T18:32:19.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-01T18:32:19.203Z] 36dd3d7c244b: Preparing [2023-11-01T18:32:19.203Z] ac0c5ad6ec33: Preparing [2023-11-01T18:32:19.203Z] 29b095291881: Preparing [2023-11-01T18:32:19.203Z] 486b4ea9838b: Preparing [2023-11-01T18:32:19.203Z] 608d194cb50c: Preparing [2023-11-01T18:32:19.203Z] acc83c6ca332: Preparing [2023-11-01T18:32:19.203Z] 0569d5835364: Preparing [2023-11-01T18:32:19.203Z] 0399a911e1ba: Preparing [2023-11-01T18:32:19.203Z] 89049a88b1e7: Preparing [2023-11-01T18:32:19.203Z] 0569d5835364: Waiting [2023-11-01T18:32:19.203Z] a76dbe47014d: Preparing [2023-11-01T18:32:19.203Z] 5293929cde2a: Preparing [2023-11-01T18:32:19.203Z] 0399a911e1ba: Waiting [2023-11-01T18:32:19.203Z] ceb5e91625cc: Preparing [2023-11-01T18:32:19.203Z] 89049a88b1e7: Waiting [2023-11-01T18:32:19.203Z] a76dbe47014d: Waiting [2023-11-01T18:32:19.203Z] 5f4d9fc4d98d: Preparing [2023-11-01T18:32:19.203Z] 5293929cde2a: Waiting [2023-11-01T18:32:19.203Z] ceb5e91625cc: Waiting [2023-11-01T18:32:19.203Z] 5f4d9fc4d98d: Waiting [2023-11-01T18:32:19.203Z] acc83c6ca332: Waiting [2023-11-01T18:32:19.470Z] 486b4ea9838b: Pushed [2023-11-01T18:32:19.471Z] 29b095291881: Pushed [2023-11-01T18:32:19.471Z] ac0c5ad6ec33: Pushed [2023-11-01T18:32:19.471Z] 36dd3d7c244b: Pushed [2023-11-01T18:32:19.738Z] 0399a911e1ba: Pushed [2023-11-01T18:32:19.738Z] 0569d5835364: Pushed [2023-11-01T18:32:19.738Z] 89049a88b1e7: Pushed [2023-11-01T18:32:19.738Z] acc83c6ca332: Pushed [2023-11-01T18:32:19.738Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T18:32:19.738Z] a76dbe47014d: Pushed [2023-11-01T18:32:25.101Z] 608d194cb50c: Pushed [2023-11-01T18:32:25.685Z] 5293929cde2a: Pushed [2023-11-01T18:32:43.908Z] ceb5e91625cc: Pushed [2023-11-01T18:32:43.908Z] d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6: digest: sha256:721ddad0472e263013b131d93497e9a03bf29d18dce89d52f0ff22edb85efa74 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:32:44.266Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:32:44.610Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-11-01T18:32:44.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-01T18:32:44.610Z] 36dd3d7c244b: Preparing [2023-11-01T18:32:44.610Z] ac0c5ad6ec33: Preparing [2023-11-01T18:32:44.610Z] 29b095291881: Preparing [2023-11-01T18:32:44.610Z] 486b4ea9838b: Preparing [2023-11-01T18:32:44.610Z] 608d194cb50c: Preparing [2023-11-01T18:32:44.610Z] acc83c6ca332: Preparing [2023-11-01T18:32:44.610Z] 0569d5835364: Preparing [2023-11-01T18:32:44.610Z] 0399a911e1ba: Preparing [2023-11-01T18:32:44.610Z] 89049a88b1e7: Preparing [2023-11-01T18:32:44.610Z] a76dbe47014d: Preparing [2023-11-01T18:32:44.610Z] 5293929cde2a: Preparing [2023-11-01T18:32:44.610Z] ceb5e91625cc: Preparing [2023-11-01T18:32:44.610Z] 5f4d9fc4d98d: Preparing [2023-11-01T18:32:44.610Z] acc83c6ca332: Waiting [2023-11-01T18:32:44.610Z] 0569d5835364: Waiting [2023-11-01T18:32:44.610Z] 0399a911e1ba: Waiting [2023-11-01T18:32:44.610Z] 89049a88b1e7: Waiting [2023-11-01T18:32:44.610Z] a76dbe47014d: Waiting [2023-11-01T18:32:44.610Z] 5293929cde2a: Waiting [2023-11-01T18:32:44.610Z] ceb5e91625cc: Waiting [2023-11-01T18:32:44.610Z] 5f4d9fc4d98d: Waiting [2023-11-01T18:32:44.610Z] 29b095291881: Layer already exists [2023-11-01T18:32:44.610Z] 486b4ea9838b: Layer already exists [2023-11-01T18:32:44.610Z] ac0c5ad6ec33: Layer already exists [2023-11-01T18:32:44.610Z] 36dd3d7c244b: Layer already exists [2023-11-01T18:32:44.610Z] 608d194cb50c: Layer already exists [2023-11-01T18:32:44.610Z] acc83c6ca332: Layer already exists [2023-11-01T18:32:44.610Z] 0569d5835364: Layer already exists [2023-11-01T18:32:44.610Z] a76dbe47014d: Layer already exists [2023-11-01T18:32:44.610Z] 89049a88b1e7: Layer already exists [2023-11-01T18:32:44.610Z] 0399a911e1ba: Layer already exists [2023-11-01T18:32:44.610Z] 5293929cde2a: Layer already exists [2023-11-01T18:32:44.610Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T18:32:44.610Z] ceb5e91625cc: Layer already exists [2023-11-01T18:32:44.880Z] latest: digest: sha256:721ddad0472e263013b131d93497e9a03bf29d18dce89d52f0ff22edb85efa74 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:32:45.228Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:32:45.570Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.36 [2023-11-01T18:32:45.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-01T18:32:45.570Z] 36dd3d7c244b: Preparing [2023-11-01T18:32:45.570Z] ac0c5ad6ec33: Preparing [2023-11-01T18:32:45.570Z] 29b095291881: Preparing [2023-11-01T18:32:45.570Z] 486b4ea9838b: Preparing [2023-11-01T18:32:45.570Z] 608d194cb50c: Preparing [2023-11-01T18:32:45.570Z] acc83c6ca332: Preparing [2023-11-01T18:32:45.570Z] 0569d5835364: Preparing [2023-11-01T18:32:45.570Z] 0399a911e1ba: Preparing [2023-11-01T18:32:45.570Z] 89049a88b1e7: Preparing [2023-11-01T18:32:45.570Z] a76dbe47014d: Preparing [2023-11-01T18:32:45.570Z] 5293929cde2a: Preparing [2023-11-01T18:32:45.570Z] ceb5e91625cc: Preparing [2023-11-01T18:32:45.570Z] 5f4d9fc4d98d: Preparing [2023-11-01T18:32:45.570Z] 0399a911e1ba: Waiting [2023-11-01T18:32:45.570Z] 89049a88b1e7: Waiting [2023-11-01T18:32:45.570Z] a76dbe47014d: Waiting [2023-11-01T18:32:45.570Z] 5293929cde2a: Waiting [2023-11-01T18:32:45.570Z] ceb5e91625cc: Waiting [2023-11-01T18:32:45.570Z] 5f4d9fc4d98d: Waiting [2023-11-01T18:32:45.570Z] acc83c6ca332: Waiting [2023-11-01T18:32:45.570Z] 0569d5835364: Waiting [2023-11-01T18:32:45.570Z] 608d194cb50c: Layer already exists [2023-11-01T18:32:45.570Z] ac0c5ad6ec33: Layer already exists [2023-11-01T18:32:45.570Z] 486b4ea9838b: Layer already exists [2023-11-01T18:32:45.570Z] 36dd3d7c244b: Layer already exists [2023-11-01T18:32:45.570Z] 29b095291881: Layer already exists [2023-11-01T18:32:45.570Z] acc83c6ca332: Layer already exists [2023-11-01T18:32:45.570Z] 0569d5835364: Layer already exists [2023-11-01T18:32:45.570Z] 89049a88b1e7: Layer already exists [2023-11-01T18:32:45.570Z] 0399a911e1ba: Layer already exists [2023-11-01T18:32:45.570Z] a76dbe47014d: Layer already exists [2023-11-01T18:32:45.836Z] 5293929cde2a: Layer already exists [2023-11-01T18:32:45.836Z] ceb5e91625cc: Layer already exists [2023-11-01T18:32:45.836Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T18:32:45.836Z] 3.1.0-dev.36: digest: sha256:721ddad0472e263013b131d93497e9a03bf29d18dce89d52f0ff22edb85efa74 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:32:46.191Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:32:46.540Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6-3.1.0-dev.36 [2023-11-01T18:32:46.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-01T18:32:46.540Z] 36dd3d7c244b: Preparing [2023-11-01T18:32:46.540Z] ac0c5ad6ec33: Preparing [2023-11-01T18:32:46.540Z] 29b095291881: Preparing [2023-11-01T18:32:46.540Z] 486b4ea9838b: Preparing [2023-11-01T18:32:46.540Z] 608d194cb50c: Preparing [2023-11-01T18:32:46.540Z] acc83c6ca332: Preparing [2023-11-01T18:32:46.540Z] 0569d5835364: Preparing [2023-11-01T18:32:46.540Z] 0399a911e1ba: Preparing [2023-11-01T18:32:46.540Z] 89049a88b1e7: Preparing [2023-11-01T18:32:46.540Z] a76dbe47014d: Preparing [2023-11-01T18:32:46.540Z] 5293929cde2a: Preparing [2023-11-01T18:32:46.540Z] ceb5e91625cc: Preparing [2023-11-01T18:32:46.540Z] 5f4d9fc4d98d: Preparing [2023-11-01T18:32:46.540Z] acc83c6ca332: Waiting [2023-11-01T18:32:46.540Z] 0569d5835364: Waiting [2023-11-01T18:32:46.540Z] 0399a911e1ba: Waiting [2023-11-01T18:32:46.540Z] a76dbe47014d: Waiting [2023-11-01T18:32:46.540Z] 5293929cde2a: Waiting [2023-11-01T18:32:46.540Z] ceb5e91625cc: Waiting [2023-11-01T18:32:46.540Z] 5f4d9fc4d98d: Waiting [2023-11-01T18:32:46.540Z] 89049a88b1e7: Waiting [2023-11-01T18:32:46.540Z] ac0c5ad6ec33: Layer already exists [2023-11-01T18:32:46.540Z] 29b095291881: Layer already exists [2023-11-01T18:32:46.540Z] 608d194cb50c: Layer already exists [2023-11-01T18:32:46.540Z] 36dd3d7c244b: Layer already exists [2023-11-01T18:32:46.540Z] 486b4ea9838b: Layer already exists [2023-11-01T18:32:46.540Z] 0569d5835364: Layer already exists [2023-11-01T18:32:46.540Z] acc83c6ca332: Layer already exists [2023-11-01T18:32:46.540Z] 0399a911e1ba: Layer already exists [2023-11-01T18:32:46.540Z] 89049a88b1e7: Layer already exists [2023-11-01T18:32:46.540Z] a76dbe47014d: Layer already exists [2023-11-01T18:32:46.540Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T18:32:46.540Z] 5293929cde2a: Layer already exists [2023-11-01T18:32:46.540Z] ceb5e91625cc: Layer already exists [2023-11-01T18:32:46.807Z] d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6-3.1.0-dev.36: digest: sha256:721ddad0472e263013b131d93497e9a03bf29d18dce89d52f0ff22edb85efa74 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:32:47.155Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:32:47.499Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-11-01T18:32:47.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-11-01T18:32:47.499Z] 36dd3d7c244b: Preparing [2023-11-01T18:32:47.499Z] ac0c5ad6ec33: Preparing [2023-11-01T18:32:47.499Z] 29b095291881: Preparing [2023-11-01T18:32:47.499Z] 486b4ea9838b: Preparing [2023-11-01T18:32:47.499Z] 608d194cb50c: Preparing [2023-11-01T18:32:47.499Z] acc83c6ca332: Preparing [2023-11-01T18:32:47.499Z] 0569d5835364: Preparing [2023-11-01T18:32:47.499Z] 0399a911e1ba: Preparing [2023-11-01T18:32:47.499Z] 89049a88b1e7: Preparing [2023-11-01T18:32:47.499Z] a76dbe47014d: Preparing [2023-11-01T18:32:47.499Z] 5293929cde2a: Preparing [2023-11-01T18:32:47.499Z] ceb5e91625cc: Preparing [2023-11-01T18:32:47.499Z] 5f4d9fc4d98d: Preparing [2023-11-01T18:32:47.499Z] acc83c6ca332: Waiting [2023-11-01T18:32:47.499Z] 0569d5835364: Waiting [2023-11-01T18:32:47.499Z] 0399a911e1ba: Waiting [2023-11-01T18:32:47.499Z] 89049a88b1e7: Waiting [2023-11-01T18:32:47.499Z] a76dbe47014d: Waiting [2023-11-01T18:32:47.499Z] 5293929cde2a: Waiting [2023-11-01T18:32:47.499Z] ceb5e91625cc: Waiting [2023-11-01T18:32:47.499Z] 5f4d9fc4d98d: Waiting [2023-11-01T18:32:47.499Z] ac0c5ad6ec33: Layer already exists [2023-11-01T18:32:47.499Z] 29b095291881: Layer already exists [2023-11-01T18:32:47.499Z] 486b4ea9838b: Layer already exists [2023-11-01T18:32:47.499Z] 36dd3d7c244b: Layer already exists [2023-11-01T18:32:47.499Z] 608d194cb50c: Layer already exists [2023-11-01T18:32:47.499Z] 0569d5835364: Layer already exists [2023-11-01T18:32:47.499Z] a76dbe47014d: Layer already exists [2023-11-01T18:32:47.499Z] acc83c6ca332: Layer already exists [2023-11-01T18:32:47.499Z] 0399a911e1ba: Layer already exists [2023-11-01T18:32:47.499Z] 89049a88b1e7: Layer already exists [2023-11-01T18:32:47.767Z] ceb5e91625cc: Layer already exists [2023-11-01T18:32:47.767Z] 5293929cde2a: Layer already exists [2023-11-01T18:32:47.767Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T18:32:47.767Z] main: digest: sha256:721ddad0472e263013b131d93497e9a03bf29d18dce89d52f0ff22edb85efa74 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T18:32:47.816Z] ===================================================== [Pipeline] echo [2023-11-01T18:32:47.823Z] taggedImages: [2023-11-01T18:32:47.823Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [2023-11-01T18:32:47.823Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-11-01T18:32:47.823Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.36 [2023-11-01T18:32:47.824Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6-3.1.0-dev.36 [2023-11-01T18:32:47.824Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:32:48.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T18:32:48.197Z] [2023-11-01T18:32:48.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:32:48.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T18:32:48.806Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T18:32:48.807Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T18:32:48.807Z] 04944245beec: Pulling fs layer [2023-11-01T18:32:48.807Z] 699f458cf7ca: Pulling fs layer [2023-11-01T18:32:48.807Z] 765212b225bb: Pulling fs layer [2023-11-01T18:32:48.807Z] f23df028b6ca: Pulling fs layer [2023-11-01T18:32:48.807Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T18:32:48.807Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T18:32:48.807Z] 765212b225bb: Waiting [2023-11-01T18:32:48.807Z] f23df028b6ca: Waiting [2023-11-01T18:32:48.807Z] d65c8cfc05b1: Waiting [2023-11-01T18:32:48.807Z] 2437ff75d9bd: Waiting [2023-11-01T18:32:48.807Z] 04944245beec: Verifying Checksum [2023-11-01T18:32:48.807Z] 04944245beec: Download complete [2023-11-01T18:32:48.807Z] 765212b225bb: Download complete [2023-11-01T18:32:48.807Z] f23df028b6ca: Verifying Checksum [2023-11-01T18:32:48.807Z] f23df028b6ca: Download complete [2023-11-01T18:32:48.807Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T18:32:48.807Z] d65c8cfc05b1: Download complete [2023-11-01T18:32:49.076Z] 699f458cf7ca: Verifying Checksum [2023-11-01T18:32:49.076Z] 699f458cf7ca: Download complete [2023-11-01T18:32:49.348Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T18:32:49.348Z] 8998bd30e6a1: Download complete [2023-11-01T18:32:51.941Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T18:32:51.941Z] 2437ff75d9bd: Download complete [2023-11-01T18:32:53.892Z] 8998bd30e6a1: Pull complete [2023-11-01T18:32:54.485Z] 04944245beec: Pull complete [2023-11-01T18:32:56.437Z] 699f458cf7ca: Pull complete [2023-11-01T18:32:56.437Z] 765212b225bb: Pull complete [2023-11-01T18:32:57.402Z] f23df028b6ca: Pull complete [2023-11-01T18:32:57.670Z] d65c8cfc05b1: Pull complete [2023-11-01T18:33:15.932Z] 2437ff75d9bd: Pull complete [2023-11-01T18:33:15.932Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T18:33:15.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T18:33:15.932Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:33:16.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-16260 does not seem to be running inside a container [2023-11-01T18:33:16.217Z] $ 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/162 -v /w/workspace/device-usb-camera/162:/w/workspace/device-usb-camera/162:rw,z -v /w/workspace/device-usb-camera/162@tmp:/w/workspace/device-usb-camera/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-01T18:33:18.350Z] $ docker top 4d315ed25e0108d4f800b4bf1a357ab824426295a26cadd3f537029f936070a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:33:19.229Z] ---> job-cost.sh [2023-11-01T18:33:19.229Z] lf-activate-venv: SKIPPING [2023-11-01T18:33:19.229Z] INFO: No Stack... [2023-11-01T18:33:19.813Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T18:33:20.399Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T18:33:21.312Z] + cat /w/workspace/device-usb-camera/162/archives/cost.csv [2023-11-01T18:33:21.312Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T18:33:21.386Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-162-stack-cost] [2023-11-01T18:33:21.394Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-162-stack-cost] did not exist. Created. [2023-11-01T18:33:21.395Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T18:33:22.071Z] /w/workspace/device-usb-camera/162@tmp/durable-2fc68972/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T18:33:22.744Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T18:33:22.766Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T18:33:22.823Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T18:33:22.841Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-162-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T18:33:22.866Z] $ docker stop --time=1 4d315ed25e0108d4f800b4bf1a357ab824426295a26cadd3f537029f936070a5 [2023-11-01T18:33:24.413Z] $ docker rm -f --volumes 4d315ed25e0108d4f800b4bf1a357ab824426295a26cadd3f537029f936070a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-01T18:33:24.855Z] provisioning config files... [2023-11-01T18:33:24.862Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4422692528911853079tmp [Pipeline] { [Pipeline] sh [2023-11-01T18:33:25.155Z] + set +x [2023-11-01T18:33:25.155Z] + curl -s https://codecov.io/bash [2023-11-01T18:33:25.155Z] + bash -s -- [2023-11-01T18:33:25.155Z] [2023-11-01T18:33:25.155Z] _____ _ [2023-11-01T18:33:25.155Z] / ____| | | [2023-11-01T18:33:25.155Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T18:33:25.155Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T18:33:25.155Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T18:33:25.155Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T18:33:25.155Z] Bash-1.0.6 [2023-11-01T18:33:25.155Z] [2023-11-01T18:33:25.155Z] [2023-11-01T18:33:25.155Z] ==> git version 2.25.1 found [2023-11-01T18:33:25.155Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-01T18:33:25.155Z] Release-Date: 2020-01-08 [2023-11-01T18:33:25.155Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-01T18:33:25.155Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T18:33:25.155Z] ==> Jenkins CI detected. [2023-11-01T18:33:25.155Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-11-01T18:33:25.155Z] project root: . [2023-11-01T18:33:25.155Z] --> token set from env [2023-11-01T18:33:25.155Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T18:33:25.155Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T18:33:25.155Z] ==> Python coveragepy not found [2023-11-01T18:33:25.155Z] ==> Searching for coverage reports in: [2023-11-01T18:33:25.155Z] + . [2023-11-01T18:33:25.155Z] -> Found 1 reports [2023-11-01T18:33:25.155Z] ==> Detecting git/mercurial file structure [2023-11-01T18:33:25.415Z] ==> Reading reports [2023-11-01T18:33:25.415Z] + ./coverage.out bytes=54703 [2023-11-01T18:33:25.415Z] ==> Appending adjustments [2023-11-01T18:33:25.415Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T18:33:25.415Z] + Found adjustments [2023-11-01T18:33:25.415Z] ==> Gzipping contents [2023-11-01T18:33:25.415Z] 8.0K /tmp/codecov.w9PbgJ.gz [2023-11-01T18:33:25.415Z] ==> Uploading reports [2023-11-01T18:33:25.415Z] url: https://codecov.io [2023-11-01T18:33:25.415Z] query: branch=main&commit=d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T18:33:25.415Z] -> Pinging Codecov [2023-11-01T18:33:25.415Z] 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=d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T18:33:25.677Z] -> Uploading to [2023-11-01T18:33:25.677Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/73D8F5FF140700D3E01443B452E23636/d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6/81bff50a-6a06-4b71-af1c-6ed841dd1ab8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T183325Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ccae2661326945b3c10995139abc28ba2f186bb1ab7bade08ccf1f90ad3a692 [2023-11-01T18:33:25.677Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T18:33:25.677Z] Dload Upload Total Spent Left Speed [2023-11-01T18:33:25.937Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 26897 --:--:-- --:--:-- --:--:-- 26897 [2023-11-01T18:33:25.937Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [Pipeline] } [2023-11-01T18:33:25.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-01T18:33:26.159Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-01T18:33:26.172Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:33:26.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T18:33:26.474Z] [2023-11-01T18:33:26.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:33:26.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T18:33:26.774Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-01T18:33:26.774Z] df9b9388f04a: Pulling fs layer [2023-11-01T18:33:26.774Z] 52dc419b0ee2: Pulling fs layer [2023-11-01T18:33:26.774Z] 25bc292e5bac: Pulling fs layer [2023-11-01T18:33:26.774Z] 114826534d7a: Pulling fs layer [2023-11-01T18:33:26.774Z] 4657fd5d0bcf: Pulling fs layer [2023-11-01T18:33:26.774Z] 6ad1cebc031e: Pulling fs layer [2023-11-01T18:33:26.774Z] 8a3aa393b2d8: Pulling fs layer [2023-11-01T18:33:26.774Z] 114826534d7a: Waiting [2023-11-01T18:33:26.774Z] 4657fd5d0bcf: Waiting [2023-11-01T18:33:26.774Z] 6ad1cebc031e: Waiting [2023-11-01T18:33:26.774Z] 8a3aa393b2d8: Waiting [2023-11-01T18:33:26.774Z] 25bc292e5bac: Verifying Checksum [2023-11-01T18:33:26.774Z] 25bc292e5bac: Download complete [2023-11-01T18:33:26.774Z] 52dc419b0ee2: Verifying Checksum [2023-11-01T18:33:26.774Z] 52dc419b0ee2: Download complete [2023-11-01T18:33:26.774Z] 4657fd5d0bcf: Verifying Checksum [2023-11-01T18:33:26.774Z] 4657fd5d0bcf: Download complete [2023-11-01T18:33:26.774Z] df9b9388f04a: Download complete [2023-11-01T18:33:27.033Z] 6ad1cebc031e: Verifying Checksum [2023-11-01T18:33:27.033Z] 6ad1cebc031e: Download complete [2023-11-01T18:33:27.033Z] df9b9388f04a: Pull complete [2023-11-01T18:33:27.033Z] 52dc419b0ee2: Pull complete [2023-11-01T18:33:27.033Z] 25bc292e5bac: Pull complete [2023-11-01T18:33:27.601Z] 114826534d7a: Verifying Checksum [2023-11-01T18:33:27.601Z] 114826534d7a: Download complete [2023-11-01T18:33:27.601Z] 8a3aa393b2d8: Verifying Checksum [2023-11-01T18:33:27.601Z] 8a3aa393b2d8: Download complete [2023-11-01T18:33:30.894Z] 114826534d7a: Pull complete [2023-11-01T18:33:31.154Z] 4657fd5d0bcf: Pull complete [2023-11-01T18:33:31.414Z] 6ad1cebc031e: Pull complete [2023-11-01T18:33:33.956Z] 8a3aa393b2d8: Pull complete [2023-11-01T18:33:34.216Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-01T18:33:34.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T18:33:34.216Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:33:34.317Z] prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container [2023-11-01T18:33:34.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-01T18:33:39.784Z] $ docker top 514252c3a6dfd54b10a71076eb2fab1f3a2a28915a29c08448869e42b0f00e03 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-01T18:33:39.853Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-11-01T18:33:40.132Z] + set -o pipefail [2023-11-01T18:33:40.132Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-11-01T18:33:45.400Z] [2023-11-01T18:33:45.400Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-11-01T18:33:45.400Z] [2023-11-01T18:33:45.400Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/02090fa1-8dbf-45cc-8f03-962d0c7f4ced [2023-11-01T18:33:45.400Z] [2023-11-01T18:33:45.400Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-01T18:33:45.400Z] [2023-11-01T18:33:45.660Z] [2023-11-01T18:33:45.660Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-01T18:33:45.660Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-01T18:33:45.660Z] More details here: https://snyk.co/ue1NS [2023-11-01T18:33:45.660Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-01T18:33:45.660Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-01T18:33:45.672Z] $ docker stop --time=1 514252c3a6dfd54b10a71076eb2fab1f3a2a28915a29c08448869e42b0f00e03 [2023-11-01T18:33:49.948Z] $ docker rm -f --volumes 514252c3a6dfd54b10a71076eb2fab1f3a2a28915a29c08448869e42b0f00e03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T18:33:50.664Z] + git log --format=format:%s -1 d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 [Pipeline] sh [2023-11-01T18:33:50.956Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T18:33:50.956Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:33:51.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T18:33:51.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:33:51.327Z] prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container [2023-11-01T18:33:51.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T18:33:51.804Z] $ docker top c0808b058c0340564f854073cb7e6c7c43471233f6bef7baf99904a4e9625299 -eo pid,comm [2023-11-01T18:33:51.850Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-01T18:33:51.850Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T18:33:51.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T18:33:51.881Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T18:33:51.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T18:33:52.001Z] $ docker exec c0808b058c0340564f854073cb7e6c7c43471233f6bef7baf99904a4e9625299 ssh-agent [2023-11-01T18:33:52.109Z] SSH_AUTH_SOCK=/tmp/ssh-ufx7iGDaWMFB/agent.33 [2023-11-01T18:33:52.109Z] SSH_AGENT_PID=39 [2023-11-01T18:33:52.114Z] Running ssh-add (command line suppressed) [2023-11-01T18:33:52.207Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5647777632879343744.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5647777632879343744.key) [2023-11-01T18:33:52.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T18:33:52.510Z] + git semver tag [2023-11-01T18:33:52.770Z] 2023-11-01 18:33:52,678 [run_tag] DEBUG tag force:False [2023-11-01T18:33:52.770Z] 2023-11-01 18:33:52,678 [check_head_tag] DEBUG check head tag [2023-11-01T18:33:52.770Z] 2023-11-01 18:33:52,681 [execute] INFO git cat-file --batch-check [2023-11-01T18:33:52.770Z] 2023-11-01 18:33:52,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-11-01T18:33:52.770Z] 2023-11-01 18:33:52,685 [execute] INFO git cat-file --batch [2023-11-01T18:33:52.771Z] 2023-11-01 18:33:52,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-11-01T18:33:52.771Z] 2023-11-01 18:33:52,721 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-01T18:33:52.771Z] 2023-11-01 18:33:52,721 [execute] INFO git tag -a v3.1.0-dev.36 -m v3.1.0-dev.36 [2023-11-01T18:33:52.771Z] 2023-11-01 18:33:52,721 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.36', '-m', 'v3.1.0-dev.36'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T18:33:52.771Z] 2023-11-01 18:33:52,726 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-01T18:33:52.771Z] 3.1.0-dev.36 [Pipeline] } [2023-11-01T18:33:52.785Z] $ docker exec --env ******** --env ******** c0808b058c0340564f854073cb7e6c7c43471233f6bef7baf99904a4e9625299 ssh-agent -k [2023-11-01T18:33:52.876Z] unset SSH_AUTH_SOCK; [2023-11-01T18:33:52.877Z] unset SSH_AGENT_PID; [2023-11-01T18:33:52.877Z] echo Agent pid 39 killed; [2023-11-01T18:33:52.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T18:33:53.189Z] + git semver [Pipeline] } [2023-11-01T18:33:53.462Z] $ docker stop --time=1 c0808b058c0340564f854073cb7e6c7c43471233f6bef7baf99904a4e9625299 [2023-11-01T18:33:54.773Z] $ docker rm -f --volumes c0808b058c0340564f854073cb7e6c7c43471233f6bef7baf99904a4e9625299 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:33:55.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T18:33:55.174Z] [2023-11-01T18:33:55.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:33:55.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T18:33:55.474Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-01T18:33:55.474Z] ab5ef0e58194: Pulling fs layer [2023-11-01T18:33:55.474Z] 9712f1f96733: Pulling fs layer [2023-11-01T18:33:55.474Z] 63f879dbbcfc: Pulling fs layer [2023-11-01T18:33:55.474Z] 0d9ebad4ef96: Pulling fs layer [2023-11-01T18:33:55.474Z] e9a5061849ea: Pulling fs layer [2023-11-01T18:33:55.474Z] d747dcd14b5f: Pulling fs layer [2023-11-01T18:33:55.474Z] 2de7ff778b66: Pulling fs layer [2023-11-01T18:33:55.474Z] e9a5061849ea: Waiting [2023-11-01T18:33:55.474Z] d747dcd14b5f: Waiting [2023-11-01T18:33:55.474Z] 2de7ff778b66: Waiting [2023-11-01T18:33:55.474Z] 0d9ebad4ef96: Waiting [2023-11-01T18:33:55.474Z] 9712f1f96733: Verifying Checksum [2023-11-01T18:33:55.474Z] 9712f1f96733: Download complete [2023-11-01T18:33:55.733Z] 63f879dbbcfc: Verifying Checksum [2023-11-01T18:33:55.733Z] 63f879dbbcfc: Download complete [2023-11-01T18:33:55.991Z] 0d9ebad4ef96: Verifying Checksum [2023-11-01T18:33:55.991Z] 0d9ebad4ef96: Download complete [2023-11-01T18:33:55.991Z] e9a5061849ea: Verifying Checksum [2023-11-01T18:33:55.991Z] e9a5061849ea: Download complete [2023-11-01T18:33:55.991Z] d747dcd14b5f: Verifying Checksum [2023-11-01T18:33:55.991Z] d747dcd14b5f: Download complete [2023-11-01T18:33:55.991Z] ab5ef0e58194: Verifying Checksum [2023-11-01T18:33:55.991Z] ab5ef0e58194: Download complete [2023-11-01T18:33:55.991Z] 2de7ff778b66: Verifying Checksum [2023-11-01T18:33:55.991Z] 2de7ff778b66: Download complete [2023-11-01T18:33:59.278Z] ab5ef0e58194: Pull complete [2023-11-01T18:33:59.278Z] 9712f1f96733: Pull complete [2023-11-01T18:33:59.537Z] 63f879dbbcfc: Pull complete [2023-11-01T18:34:03.858Z] 0d9ebad4ef96: Pull complete [2023-11-01T18:34:03.858Z] e9a5061849ea: Pull complete [2023-11-01T18:34:03.858Z] d747dcd14b5f: Pull complete [2023-11-01T18:34:04.796Z] 2de7ff778b66: Pull complete [2023-11-01T18:34:04.796Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-01T18:34:04.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T18:34:04.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:34:04.883Z] prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container [2023-11-01T18:34:04.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-01T18:34:11.900Z] $ docker top afc14b76b2f37347cd574edc26d08fbf7fc0f74de3c7e551e29303bb6ace46df -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:34:11.973Z] provisioning config files... [2023-11-01T18:34:11.980Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13978558517268571901tmp [2023-11-01T18:34:11.991Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9834945790792191865tmp [2023-11-01T18:34:12.000Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17487110559140097056tmp [Pipeline] { [Pipeline] echo [2023-11-01T18:34:12.016Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:34:12.303Z] ---> sigul-configuration.sh [2023-11-01T18:34:12.303Z] gpg: directory `/root/.gnupg' created [2023-11-01T18:34:12.303Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-01T18:34:12.303Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-01T18:34:12.303Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-01T18:34:12.303Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-01T18:34:12.303Z] gpg: CAST5 encrypted data [2023-11-01T18:34:12.303Z] gpg: encrypted with 1 passphrase [2023-11-01T18:34:12.303Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-01T18:34:12.590Z] + mkdir /home/jenkins [2023-11-01T18:34:12.590Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-01T18:34:12.880Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-01T18:34:12.889Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:34:13.174Z] ---> sigul-install.sh [2023-11-01T18:34:13.174Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-01T18:34:13.461Z] + git tag --list [2023-11-01T18:34:13.461Z] v0.0.0 [2023-11-01T18:34:13.461Z] v0.0.1-dev.1 [2023-11-01T18:34:13.461Z] v0.0.1-dev.10 [2023-11-01T18:34:13.461Z] v0.0.1-dev.11 [2023-11-01T18:34:13.461Z] v0.0.1-dev.12 [2023-11-01T18:34:13.461Z] v0.0.1-dev.13 [2023-11-01T18:34:13.461Z] v0.0.1-dev.14 [2023-11-01T18:34:13.461Z] v0.0.1-dev.15 [2023-11-01T18:34:13.461Z] v0.0.1-dev.16 [2023-11-01T18:34:13.461Z] v0.0.1-dev.2 [2023-11-01T18:34:13.461Z] v0.0.1-dev.3 [2023-11-01T18:34:13.461Z] v0.0.1-dev.4 [2023-11-01T18:34:13.461Z] v0.0.1-dev.5 [2023-11-01T18:34:13.461Z] v0.0.1-dev.6 [2023-11-01T18:34:13.461Z] v0.0.1-dev.7 [2023-11-01T18:34:13.461Z] v0.0.1-dev.8 [2023-11-01T18:34:13.461Z] v0.0.1-dev.9 [2023-11-01T18:34:13.461Z] v2.2.0 [2023-11-01T18:34:13.461Z] v2.2.0-dev.17 [2023-11-01T18:34:13.461Z] v2.2.0-dev.18 [2023-11-01T18:34:13.461Z] v2.2.0-dev.19 [2023-11-01T18:34:13.461Z] v2.2.0-dev.20 [2023-11-01T18:34:13.461Z] v2.2.0-dev.21 [2023-11-01T18:34:13.461Z] v2.2.0-dev.22 [2023-11-01T18:34:13.461Z] v2.2.0-dev.23 [2023-11-01T18:34:13.461Z] v2.2.0-dev.24 [2023-11-01T18:34:13.461Z] v2.2.0-dev.25 [2023-11-01T18:34:13.461Z] v2.2.0-dev.26 [2023-11-01T18:34:13.461Z] v2.2.0-dev.27 [2023-11-01T18:34:13.461Z] v2.3.0 [2023-11-01T18:34:13.461Z] v2.3.0-dev.1 [2023-11-01T18:34:13.461Z] v2.3.0-dev.10 [2023-11-01T18:34:13.461Z] v2.3.0-dev.11 [2023-11-01T18:34:13.461Z] v2.3.0-dev.12 [2023-11-01T18:34:13.461Z] v2.3.0-dev.13 [2023-11-01T18:34:13.461Z] v2.3.0-dev.14 [2023-11-01T18:34:13.461Z] v2.3.0-dev.15 [2023-11-01T18:34:13.461Z] v2.3.0-dev.16 [2023-11-01T18:34:13.461Z] v2.3.0-dev.17 [2023-11-01T18:34:13.461Z] v2.3.0-dev.18 [2023-11-01T18:34:13.461Z] v2.3.0-dev.19 [2023-11-01T18:34:13.461Z] v2.3.0-dev.2 [2023-11-01T18:34:13.461Z] v2.3.0-dev.20 [2023-11-01T18:34:13.461Z] v2.3.0-dev.21 [2023-11-01T18:34:13.461Z] v2.3.0-dev.22 [2023-11-01T18:34:13.461Z] v2.3.0-dev.23 [2023-11-01T18:34:13.461Z] v2.3.0-dev.24 [2023-11-01T18:34:13.461Z] v2.3.0-dev.25 [2023-11-01T18:34:13.461Z] v2.3.0-dev.26 [2023-11-01T18:34:13.461Z] v2.3.0-dev.27 [2023-11-01T18:34:13.461Z] v2.3.0-dev.28 [2023-11-01T18:34:13.461Z] v2.3.0-dev.3 [2023-11-01T18:34:13.461Z] v2.3.0-dev.4 [2023-11-01T18:34:13.461Z] v2.3.0-dev.5 [2023-11-01T18:34:13.461Z] v2.3.0-dev.6 [2023-11-01T18:34:13.461Z] v2.3.0-dev.7 [2023-11-01T18:34:13.461Z] v2.3.0-dev.8 [2023-11-01T18:34:13.461Z] v2.3.0-dev.9 [2023-11-01T18:34:13.461Z] v2.3.1 [2023-11-01T18:34:13.461Z] v2.3.1-dev.4 [2023-11-01T18:34:13.461Z] v2.3.1-dev.5 [2023-11-01T18:34:13.461Z] v2.3.1-dev.6 [2023-11-01T18:34:13.461Z] v3.0 [2023-11-01T18:34:13.461Z] v3.0.0 [2023-11-01T18:34:13.461Z] v3.0.0-dev.1 [2023-11-01T18:34:13.461Z] v3.0.0-dev.10 [2023-11-01T18:34:13.461Z] v3.0.0-dev.11 [2023-11-01T18:34:13.461Z] v3.0.0-dev.12 [2023-11-01T18:34:13.461Z] v3.0.0-dev.13 [2023-11-01T18:34:13.461Z] v3.0.0-dev.14 [2023-11-01T18:34:13.461Z] v3.0.0-dev.15 [2023-11-01T18:34:13.461Z] v3.0.0-dev.16 [2023-11-01T18:34:13.461Z] v3.0.0-dev.17 [2023-11-01T18:34:13.461Z] v3.0.0-dev.18 [2023-11-01T18:34:13.461Z] v3.0.0-dev.19 [2023-11-01T18:34:13.461Z] v3.0.0-dev.2 [2023-11-01T18:34:13.461Z] v3.0.0-dev.20 [2023-11-01T18:34:13.461Z] v3.0.0-dev.21 [2023-11-01T18:34:13.461Z] v3.0.0-dev.22 [2023-11-01T18:34:13.461Z] v3.0.0-dev.23 [2023-11-01T18:34:13.461Z] v3.0.0-dev.24 [2023-11-01T18:34:13.461Z] v3.0.0-dev.25 [2023-11-01T18:34:13.461Z] v3.0.0-dev.26 [2023-11-01T18:34:13.461Z] v3.0.0-dev.27 [2023-11-01T18:34:13.461Z] v3.0.0-dev.28 [2023-11-01T18:34:13.461Z] v3.0.0-dev.29 [2023-11-01T18:34:13.461Z] v3.0.0-dev.3 [2023-11-01T18:34:13.461Z] v3.0.0-dev.30 [2023-11-01T18:34:13.461Z] v3.0.0-dev.31 [2023-11-01T18:34:13.461Z] v3.0.0-dev.32 [2023-11-01T18:34:13.461Z] v3.0.0-dev.33 [2023-11-01T18:34:13.461Z] v3.0.0-dev.34 [2023-11-01T18:34:13.461Z] v3.0.0-dev.35 [2023-11-01T18:34:13.461Z] v3.0.0-dev.36 [2023-11-01T18:34:13.461Z] v3.0.0-dev.37 [2023-11-01T18:34:13.461Z] v3.0.0-dev.38 [2023-11-01T18:34:13.461Z] v3.0.0-dev.39 [2023-11-01T18:34:13.461Z] v3.0.0-dev.4 [2023-11-01T18:34:13.461Z] v3.0.0-dev.40 [2023-11-01T18:34:13.461Z] v3.0.0-dev.41 [2023-11-01T18:34:13.461Z] v3.0.0-dev.42 [2023-11-01T18:34:13.461Z] v3.0.0-dev.43 [2023-11-01T18:34:13.461Z] v3.0.0-dev.44 [2023-11-01T18:34:13.461Z] v3.0.0-dev.45 [2023-11-01T18:34:13.461Z] v3.0.0-dev.46 [2023-11-01T18:34:13.461Z] v3.0.0-dev.47 [2023-11-01T18:34:13.461Z] v3.0.0-dev.48 [2023-11-01T18:34:13.461Z] v3.0.0-dev.49 [2023-11-01T18:34:13.461Z] v3.0.0-dev.5 [2023-11-01T18:34:13.461Z] v3.0.0-dev.50 [2023-11-01T18:34:13.461Z] v3.0.0-dev.51 [2023-11-01T18:34:13.461Z] v3.0.0-dev.6 [2023-11-01T18:34:13.461Z] v3.0.0-dev.7 [2023-11-01T18:34:13.461Z] v3.0.0-dev.8 [2023-11-01T18:34:13.461Z] v3.0.0-dev.9 [2023-11-01T18:34:13.461Z] v3.1.0-dev.1 [2023-11-01T18:34:13.461Z] v3.1.0-dev.10 [2023-11-01T18:34:13.461Z] v3.1.0-dev.11 [2023-11-01T18:34:13.461Z] v3.1.0-dev.12 [2023-11-01T18:34:13.461Z] v3.1.0-dev.13 [2023-11-01T18:34:13.461Z] v3.1.0-dev.14 [2023-11-01T18:34:13.461Z] v3.1.0-dev.15 [2023-11-01T18:34:13.461Z] v3.1.0-dev.16 [2023-11-01T18:34:13.461Z] v3.1.0-dev.17 [2023-11-01T18:34:13.461Z] v3.1.0-dev.18 [2023-11-01T18:34:13.461Z] v3.1.0-dev.19 [2023-11-01T18:34:13.461Z] v3.1.0-dev.2 [2023-11-01T18:34:13.461Z] v3.1.0-dev.20 [2023-11-01T18:34:13.461Z] v3.1.0-dev.21 [2023-11-01T18:34:13.461Z] v3.1.0-dev.22 [2023-11-01T18:34:13.461Z] v3.1.0-dev.23 [2023-11-01T18:34:13.461Z] v3.1.0-dev.24 [2023-11-01T18:34:13.461Z] v3.1.0-dev.25 [2023-11-01T18:34:13.461Z] v3.1.0-dev.26 [2023-11-01T18:34:13.461Z] v3.1.0-dev.27 [2023-11-01T18:34:13.461Z] v3.1.0-dev.28 [2023-11-01T18:34:13.461Z] v3.1.0-dev.29 [2023-11-01T18:34:13.461Z] v3.1.0-dev.3 [2023-11-01T18:34:13.461Z] v3.1.0-dev.30 [2023-11-01T18:34:13.461Z] v3.1.0-dev.31 [2023-11-01T18:34:13.461Z] v3.1.0-dev.32 [2023-11-01T18:34:13.461Z] v3.1.0-dev.33 [2023-11-01T18:34:13.461Z] v3.1.0-dev.34 [2023-11-01T18:34:13.461Z] v3.1.0-dev.35 [2023-11-01T18:34:13.461Z] v3.1.0-dev.36 [2023-11-01T18:34:13.461Z] v3.1.0-dev.4 [2023-11-01T18:34:13.461Z] v3.1.0-dev.5 [2023-11-01T18:34:13.461Z] v3.1.0-dev.6 [2023-11-01T18:34:13.461Z] v3.1.0-dev.7 [2023-11-01T18:34:13.461Z] v3.1.0-dev.8 [2023-11-01T18:34:13.461Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-01T18:34:13.750Z] + lftools sign git-tag v3.1.0-dev.36 [2023-11-01T18:34:14.319Z] Signing Git tag with Sigul... [2023-11-01T18:34:14.320Z] Signing v3.1.0-dev.36 [Pipeline] echo [2023-11-01T18:34:14.897Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:34:15.182Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-01T18:34:15.188Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-01T18:34:15.207Z] $ docker stop --time=1 afc14b76b2f37347cd574edc26d08fbf7fc0f74de3c7e551e29303bb6ace46df [2023-11-01T18:34:16.501Z] $ docker rm -f --volumes afc14b76b2f37347cd574edc26d08fbf7fc0f74de3c7e551e29303bb6ace46df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-01T18:34:16.905Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T18:34:16.905Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:34:17.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T18:34:17.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:34:17.280Z] prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container [2023-11-01T18:34:17.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T18:34:17.680Z] $ docker top ee99e667e65ab367f63b2fb5495173a9707e5308c7832581058e526af0ec9ba3 -eo pid,comm [2023-11-01T18:34:17.731Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-01T18:34:17.732Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T18:34:17.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T18:34:17.767Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T18:34:17.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T18:34:17.884Z] $ docker exec ee99e667e65ab367f63b2fb5495173a9707e5308c7832581058e526af0ec9ba3 ssh-agent [2023-11-01T18:34:17.999Z] SSH_AUTH_SOCK=/tmp/ssh-1JSIRkO0C1H8/agent.32 [2023-11-01T18:34:17.999Z] SSH_AGENT_PID=38 [2023-11-01T18:34:18.004Z] Running ssh-add (command line suppressed) [2023-11-01T18:34:18.115Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4977876793092384271.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4977876793092384271.key) [2023-11-01T18:34:18.129Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T18:34:18.416Z] + git semver bump pre [2023-11-01T18:34:18.676Z] 2023-11-01 18:34:18,619 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-01T18:34:18.676Z] 2023-11-01 18:34:18,620 [bump_version] DEBUG bumping version:3.1.0-dev.36 on axis:pre with prefix:dev [2023-11-01T18:34:18.676Z] 2023-11-01 18:34:18,620 [bump_version] DEBUG bumped version:3.1.0-dev.37 [2023-11-01T18:34:18.676Z] 2023-11-01 18:34:18,620 [write_version] DEBUG write version:3.1.0-dev.37 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-11-01T18:34:18.676Z] 2023-11-01 18:34:18,620 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-01T18:34:18.676Z] 2023-11-01 18:34:18,620 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-01T18:34:18.676Z] 2023-11-01 18:34:18,622 [execute] INFO git cat-file --batch-check [2023-11-01T18:34:18.676Z] 2023-11-01 18:34:18,623 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T18:34:18.676Z] 2023-11-01 18:34:18,628 [execute] INFO git cat-file --batch [2023-11-01T18:34:18.676Z] 2023-11-01 18:34:18,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T18:34:18.676Z] 2023-11-01 18:34:18,633 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-01T18:34:18.676Z] 3.1.0-dev.37 [Pipeline] } [2023-11-01T18:34:18.685Z] $ docker exec --env ******** --env ******** ee99e667e65ab367f63b2fb5495173a9707e5308c7832581058e526af0ec9ba3 ssh-agent -k [2023-11-01T18:34:18.802Z] unset SSH_AUTH_SOCK; [2023-11-01T18:34:18.802Z] unset SSH_AGENT_PID; [2023-11-01T18:34:18.802Z] echo Agent pid 38 killed; [2023-11-01T18:34:18.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T18:34:19.122Z] + git semver [Pipeline] } [2023-11-01T18:34:19.392Z] $ docker stop --time=1 ee99e667e65ab367f63b2fb5495173a9707e5308c7832581058e526af0ec9ba3 [2023-11-01T18:34:20.672Z] $ docker rm -f --volumes ee99e667e65ab367f63b2fb5495173a9707e5308c7832581058e526af0ec9ba3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T18:34:21.013Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T18:34:21.014Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:34:21.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T18:34:21.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:34:21.396Z] prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container [2023-11-01T18:34:21.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T18:34:21.765Z] $ docker top 54297ff1cf9a6bf32685bfcfb6038b4520a7b2625a6c3a97ecb6a23d4f959d76 -eo pid,comm [2023-11-01T18:34:21.816Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-01T18:34:21.816Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T18:34:21.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T18:34:21.857Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T18:34:21.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T18:34:21.973Z] $ docker exec 54297ff1cf9a6bf32685bfcfb6038b4520a7b2625a6c3a97ecb6a23d4f959d76 ssh-agent [2023-11-01T18:34:22.102Z] SSH_AUTH_SOCK=/tmp/ssh-bfB4yX35EnUO/agent.35 [2023-11-01T18:34:22.102Z] SSH_AGENT_PID=41 [2023-11-01T18:34:22.107Z] Running ssh-add (command line suppressed) [2023-11-01T18:34:22.208Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13536860545306051868.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13536860545306051868.key) [2023-11-01T18:34:22.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T18:34:22.515Z] + git semver push [2023-11-01T18:34:22.773Z] 2023-11-01 18:34:22,748 [run_push] DEBUG push [2023-11-01T18:34:22.773Z] 2023-11-01 18:34:22,749 [execute] INFO git cat-file --batch-check [2023-11-01T18:34:22.773Z] 2023-11-01 18:34:22,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T18:34:22.773Z] 2023-11-01 18:34:22,753 [execute] INFO git rev-list 8a9d79152acc408e4ed6ccf781650503a897ea4b -- [2023-11-01T18:34:22.773Z] 2023-11-01 18:34:22,754 [execute] DEBUG Popen(['git', 'rev-list', '8a9d79152acc408e4ed6ccf781650503a897ea4b', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T18:34:22.773Z] 2023-11-01 18:34:22,763 [execute] INFO git fetch -v origin [2023-11-01T18:34:22.773Z] 2023-11-01 18:34:22,763 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-01T18:34:23.341Z] 2023-11-01 18:34:23,303 [run_push] DEBUG no remote changes detected [2023-11-01T18:34:23.341Z] 2023-11-01 18:34:23,303 [execute] INFO git push origin semver [2023-11-01T18:34:23.341Z] 2023-11-01 18:34:23,304 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T18:34:24.277Z] 2023-11-01 18:34:24,118 [run_push] DEBUG push all version tags [2023-11-01T18:34:24.277Z] 2023-11-01 18:34:24,118 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-01T18:34:24.277Z] 2023-11-01 18:34:24,119 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T18:34:25.215Z] 2023-11-01 18:34:24,903 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-11-01T18:34:25.215Z] 3.1.0-dev.37 [Pipeline] } [2023-11-01T18:34:25.225Z] $ docker exec --env ******** --env ******** 54297ff1cf9a6bf32685bfcfb6038b4520a7b2625a6c3a97ecb6a23d4f959d76 ssh-agent -k [2023-11-01T18:34:25.342Z] unset SSH_AUTH_SOCK; [2023-11-01T18:34:25.345Z] unset SSH_AGENT_PID; [2023-11-01T18:34:25.345Z] echo Agent pid 41 killed; [2023-11-01T18:34:25.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T18:34:25.654Z] + git semver [Pipeline] } [2023-11-01T18:34:25.927Z] $ docker stop --time=1 54297ff1cf9a6bf32685bfcfb6038b4520a7b2625a6c3a97ecb6a23d4f959d76 [2023-11-01T18:34:27.215Z] $ docker rm -f --volumes 54297ff1cf9a6bf32685bfcfb6038b4520a7b2625a6c3a97ecb6a23d4f959d76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-01T18:34:27.836Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-11-01T18:34:27.836Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-11-01T18:34:27.836Z] total 16 [2023-11-01T18:34:27.836Z] drwxr-xr-x 3 root root 4096 Nov 1 18:20 . [2023-11-01T18:34:27.836Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 18:34 .. [2023-11-01T18:34:27.836Z] drwxr-xr-x 2 root root 4096 Nov 1 18:20 cost [2023-11-01T18:34:27.836Z] -rw-r--r-- 1 root root 89 Nov 1 18:20 cost.csv [2023-11-01T18:34:27.836Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-11-01T18:34:27.836Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-11-01T18:34:27.836Z] total 16 [2023-11-01T18:34:27.836Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:20 . [2023-11-01T18:34:27.836Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 18:34 .. [2023-11-01T18:34:27.836Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 18:20 cost [2023-11-01T18:34:27.836Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 1 18:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:34:28.128Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:34:28.998Z] ---> package-listing.sh [2023-11-01T18:34:28.998Z] ++ facter osfamily [2023-11-01T18:34:28.998Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T18:34:29.257Z] + OS_FAMILY=debian [2023-11-01T18:34:29.257Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-11-01T18:34:29.257Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T18:34:29.257Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T18:34:29.257Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T18:34:29.257Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T18:34:29.257Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-11-01T18:34:29.257Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T18:34:29.257Z] + case "${OS_FAMILY}" in [2023-11-01T18:34:29.257Z] + dpkg -l [2023-11-01T18:34:29.257Z] + grep '^ii' [2023-11-01T18:34:29.257Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T18:34:29.257Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T18:34:29.257Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T18:34:29.257Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-11-01T18:34:29.257Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-11-01T18:34:29.257Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-11-01T18:34:29.267Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-01T18:34:29.543Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:34:30.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:34:30.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:34:30.184Z] prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container [2023-11-01T18:34:30.216Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T18:34:30.435Z] $ docker top d4532fa47b9811ea5317cbd28af6141ed436c18a4867e97d9805659be1a730df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:34:30.789Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T18:34:31.075Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T18:34:31.362Z] + ls /var/log/sa-host [2023-11-01T18:34:31.363Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:34:31.526Z] provisioning config files... [2023-11-01T18:34:31.535Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8934665418676642894tmp [Pipeline] { [Pipeline] echo [2023-11-01T18:34:31.555Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:34:31.841Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T18:34:31.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:34:32.191Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T18:34:32.200Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:34:32.483Z] ---> sudo-logs.sh [2023-11-01T18:34:32.483Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T18:34:32.509Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:34:32.796Z] ---> job-cost.sh [2023-11-01T18:34:32.796Z] lf-activate-venv: SKIPPING [2023-11-01T18:34:32.796Z] DEBUG: total: 0.2199999988079071 [2023-11-01T18:34:32.796Z] INFO: Retrieving Stack Cost... [2023-11-01T18:34:33.367Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T18:34:33.627Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T18:34:33.638Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:34:33.923Z] ---> logs-deploy.sh [2023-11-01T18:34:33.924Z] lf-activate-venv: SKIPPING [2023-11-01T18:34:33.924Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/162 [2023-11-01T18:34:33.924Z] INFO: archiving workspace using pattern(s): [2023-11-01T18:34:34.865Z] Archives upload complete. [2023-11-01T18:34:35.126Z] INFO: archiving logs to Nexus