Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3541083dc0aa512bb01a466ff2ab5369f3e38532 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-ssh10725638904080000504.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2866368283881209092.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1607086740558454764.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh14442264273310164834.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-ssh17421802847309937471.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15756’ Running on prd-ubuntu20.04-docker-8c-8g-15759 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 3541083dc0aa512bb01a466ff2ab5369f3e38532 (main) Commit message: "fix: add return on empty user/pass, and do not send superfluous 200 OK (#247)" > 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 3541083dc0aa512bb01a466ff2ab5369f3e38532 # timeout=10 > git rev-list --no-walk 8bb3237301cd1e7ba1226b3bd0aaf265b839229f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T17:49:30.797Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T17:49:30.861Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T17:49:30.882Z] ========================================================= [2023-05-16T17:49:30.882Z] EdgeX Global Pipelines Version Info [2023-05-16T17:49:30.882Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T17:49:31.570Z] ------------------- [2023-05-16T17:49:31.570Z] stable info: [2023-05-16T17:49:31.570Z] ------------------- [2023-05-16T17:49:31.570Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T17:49:31.570Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T17:49:31.570Z] Message: update stable to v1.0.249 [2023-05-16T17:49:32.139Z] ------------------- [2023-05-16T17:49:32.139Z] experimental info: [2023-05-16T17:49:32.139Z] ------------------- [2023-05-16T17:49:32.139Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T17:49:32.139Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T17:49:32.139Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T17:49:32.324Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-16T17:49:32.335Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-16T17:49:32.348Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T17:49:32.361Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T17:49:32.375Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T17:49:32.392Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T17:49:32.403Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T17:49:32.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T17:49:32.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T17:49:32.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T17:49:32.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T17:49:32.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-16T17:49:32.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T17:49:32.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T17:49:32.499Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T17:49:32.510Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T17:49:32.524Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T17:49:32.546Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T17:49:32.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T17:49:32.580Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T17:49:32.599Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T17:49:32.619Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T17:49:32.638Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T17:49:32.657Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T17:49:32.668Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T17:49:32.682Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T17:49:32.695Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T17:49:32.708Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-16T17:49:32.722Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-16T17:49:32.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-16T17:49:32.756Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3541083dc0aa512bb01a466ff2ab5369f3e38532 [Pipeline] echo [2023-05-16T17:49:32.774Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3541083 [Pipeline] echo [2023-05-16T17:49:32.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T17:49:32.836Z] provisioning config files... [2023-05-16T17:49:32.848Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3297927527695755376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T17:49:33.149Z] ---> docker-login.sh [2023-05-16T17:49:33.149Z] nexus3.edgexfoundry.org:10001 [2023-05-16T17:49:33.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:49:33.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:49:33.410Z] Configure a credential helper to remove this warning. See [2023-05-16T17:49:33.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:49:33.410Z] [2023-05-16T17:49:33.410Z] Login Succeeded [2023-05-16T17:49:33.410Z] nexus3.edgexfoundry.org:10002 [2023-05-16T17:49:33.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:49:33.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:49:33.670Z] Configure a credential helper to remove this warning. See [2023-05-16T17:49:33.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:49:33.670Z] [2023-05-16T17:49:33.670Z] Login Succeeded [2023-05-16T17:49:33.670Z] nexus3.edgexfoundry.org:10003 [2023-05-16T17:49:33.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:49:33.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:49:33.670Z] Configure a credential helper to remove this warning. See [2023-05-16T17:49:33.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:49:33.670Z] [2023-05-16T17:49:33.670Z] Login Succeeded [2023-05-16T17:49:33.670Z] nexus3.edgexfoundry.org:10004 [2023-05-16T17:49:33.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:49:33.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:49:33.929Z] Configure a credential helper to remove this warning. See [2023-05-16T17:49:33.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:49:33.929Z] [2023-05-16T17:49:33.929Z] Login Succeeded [2023-05-16T17:49:33.929Z] docker.io [2023-05-16T17:49:33.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:49:34.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:49:34.190Z] Configure a credential helper to remove this warning. See [2023-05-16T17:49:34.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:49:34.190Z] [2023-05-16T17:49:34.190Z] Login Succeeded [2023-05-16T17:49:34.190Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T17:49:34.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T17:49:34.585Z] + git rev-list -1 --merges 3541083dc0aa512bb01a466ff2ab5369f3e38532~1..3541083dc0aa512bb01a466ff2ab5369f3e38532 [Pipeline] echo [2023-05-16T17:49:34.639Z] -----------> git rev-list -1 --merges 3541083dc0aa512bb01a466ff2ab5369f3e38532~1..3541083dc0aa512bb01a466ff2ab5369f3e38532 3541083dc0aa512bb01a466ff2ab5369f3e38532 [false] [Pipeline] sh [2023-05-16T17:49:34.932Z] + git log --format=format:%s -1 3541083dc0aa512bb01a466ff2ab5369f3e38532 [Pipeline] echo [2023-05-16T17:49:34.948Z] ========================================================= [2023-05-16T17:49:34.948Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T17:49:34.948Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T17:49:35.291Z] + git log --format=format:%s -1 3541083dc0aa512bb01a466ff2ab5369f3e38532 [Pipeline] echo [2023-05-16T17:49:35.302Z] [semverPrep] GIT_COMMIT: 3541083dc0aa512bb01a466ff2ab5369f3e38532, Commit Message: fix: add return on empty user/pass, and do not send superfluous 200 OK (#247) [Pipeline] echo [2023-05-16T17:49:35.313Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T17:49:35.665Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T17:49:35.665Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T17:49:35.665Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T17:49:35.665Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T17:49:35.665Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T17:49:35.665Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T17:49:35.665Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:49:36.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T17:49:36.028Z] [2023-05-16T17:49:36.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:49:36.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T17:49:36.329Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T17:49:36.329Z] b85a868b505f: Pulling fs layer [2023-05-16T17:49:36.329Z] e2be974225ed: Pulling fs layer [2023-05-16T17:49:36.329Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T17:49:36.329Z] 988bab9f4d93: Pulling fs layer [2023-05-16T17:49:36.329Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T17:49:36.329Z] eaf3925da568: Pulling fs layer [2023-05-16T17:49:36.329Z] bab4dde63d76: Pulling fs layer [2023-05-16T17:49:36.329Z] bde34c3a00c8: Pulling fs layer [2023-05-16T17:49:36.329Z] b352a97aabf1: Pulling fs layer [2023-05-16T17:49:36.329Z] 4872d77fe225: Pulling fs layer [2023-05-16T17:49:36.329Z] 5851b861e8e6: Pulling fs layer [2023-05-16T17:49:36.329Z] b352a97aabf1: Waiting [2023-05-16T17:49:36.329Z] 4872d77fe225: Waiting [2023-05-16T17:49:36.329Z] bde34c3a00c8: Waiting [2023-05-16T17:49:36.329Z] 1469e6f7b9e6: Waiting [2023-05-16T17:49:36.329Z] eaf3925da568: Waiting [2023-05-16T17:49:36.329Z] bab4dde63d76: Waiting [2023-05-16T17:49:36.329Z] 988bab9f4d93: Waiting [2023-05-16T17:49:36.329Z] e2be974225ed: Download complete [2023-05-16T17:49:36.329Z] 988bab9f4d93: Download complete [2023-05-16T17:49:36.329Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T17:49:36.329Z] 1469e6f7b9e6: Download complete [2023-05-16T17:49:36.329Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T17:49:36.329Z] 339a4e72a1f5: Download complete [2023-05-16T17:49:36.329Z] eaf3925da568: Verifying Checksum [2023-05-16T17:49:36.329Z] eaf3925da568: Download complete [2023-05-16T17:49:36.590Z] bde34c3a00c8: Download complete [2023-05-16T17:49:36.590Z] b352a97aabf1: Download complete [2023-05-16T17:49:36.590Z] 4872d77fe225: Verifying Checksum [2023-05-16T17:49:36.590Z] 4872d77fe225: Download complete [2023-05-16T17:49:36.590Z] 5851b861e8e6: Verifying Checksum [2023-05-16T17:49:36.590Z] 5851b861e8e6: Download complete [2023-05-16T17:49:36.590Z] b85a868b505f: Verifying Checksum [2023-05-16T17:49:36.590Z] b85a868b505f: Download complete [2023-05-16T17:49:36.850Z] bab4dde63d76: Verifying Checksum [2023-05-16T17:49:36.850Z] bab4dde63d76: Download complete [2023-05-16T17:49:38.266Z] b85a868b505f: Pull complete [2023-05-16T17:49:38.266Z] e2be974225ed: Pull complete [2023-05-16T17:49:38.528Z] 339a4e72a1f5: Pull complete [2023-05-16T17:49:38.791Z] 988bab9f4d93: Pull complete [2023-05-16T17:49:39.056Z] 1469e6f7b9e6: Pull complete [2023-05-16T17:49:39.056Z] eaf3925da568: Pull complete [2023-05-16T17:49:40.977Z] bab4dde63d76: Pull complete [2023-05-16T17:49:40.977Z] bde34c3a00c8: Pull complete [2023-05-16T17:49:41.237Z] b352a97aabf1: Pull complete [2023-05-16T17:49:41.237Z] 4872d77fe225: Pull complete [2023-05-16T17:49:41.498Z] 5851b861e8e6: Pull complete [2023-05-16T17:49:41.498Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T17:49:41.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T17:49:41.498Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T17:49:41.600Z] prd-ubuntu20.04-docker-8c-8g-15759 does not seem to be running inside a container [2023-05-16T17:49:41.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T17:49:45.135Z] $ docker top ea385c642fe0421f0b26bdb78e71425c2b400f5c3c0114e754935d153a649289 -eo pid,comm [2023-05-16T17:49:45.185Z] 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-05-16T17:49:45.185Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T17:49:45.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T17:49:45.225Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T17:49:45.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T17:49:45.358Z] $ docker exec ea385c642fe0421f0b26bdb78e71425c2b400f5c3c0114e754935d153a649289 ssh-agent [2023-05-16T17:49:45.469Z] SSH_AUTH_SOCK=/tmp/ssh-i9iHoGG9CtuD/agent.31 [2023-05-16T17:49:45.469Z] SSH_AGENT_PID=37 [2023-05-16T17:49:45.476Z] Running ssh-add (command line suppressed) [2023-05-16T17:49:45.608Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10430574638007226349.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10430574638007226349.key) [2023-05-16T17:49:45.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T17:49:45.913Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T17:49:45.930Z] $ docker exec --env ******** --env ******** ea385c642fe0421f0b26bdb78e71425c2b400f5c3c0114e754935d153a649289 ssh-agent -k [2023-05-16T17:49:46.039Z] unset SSH_AUTH_SOCK; [2023-05-16T17:49:46.040Z] unset SSH_AGENT_PID; [2023-05-16T17:49:46.040Z] echo Agent pid 37 killed; [2023-05-16T17:49:46.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T17:49:46.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T17:49:46.071Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T17:49:46.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T17:49:46.197Z] $ docker exec ea385c642fe0421f0b26bdb78e71425c2b400f5c3c0114e754935d153a649289 ssh-agent [2023-05-16T17:49:46.302Z] SSH_AUTH_SOCK=/tmp/ssh-RSiuE6trfhGI/agent.69 [2023-05-16T17:49:46.302Z] SSH_AGENT_PID=75 [2023-05-16T17:49:46.307Z] Running ssh-add (command line suppressed) [2023-05-16T17:49:46.430Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2025965271778394453.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2025965271778394453.key) [2023-05-16T17:49:46.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T17:49:46.733Z] + git semver init [2023-05-16T17:49:46.993Z] 2023-05-16 17:49:46,933 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T17:49:46.993Z] 2023-05-16 17:49:46,934 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-16T17:49:46.993Z] 2023-05-16 17:49:46,934 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-05-16T17:49:46.993Z] 2023-05-16 17:49:46,934 [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-05-16T17:49:47.932Z] 2023-05-16 17:49:47,616 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-05-16T17:49:47.932Z] 2023-05-16 17:49:47,617 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-05-16T17:49:47.932Z] 2023-05-16 17:49:47,617 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T17:49:47.932Z] 2023-05-16 17:49:47,617 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T17:49:47.932Z] 3.0.0-dev.43 [Pipeline] } [2023-05-16T17:49:47.949Z] $ docker exec --env ******** --env ******** ea385c642fe0421f0b26bdb78e71425c2b400f5c3c0114e754935d153a649289 ssh-agent -k [2023-05-16T17:49:48.052Z] unset SSH_AUTH_SOCK; [2023-05-16T17:49:48.053Z] unset SSH_AGENT_PID; [2023-05-16T17:49:48.053Z] echo Agent pid 75 killed; [2023-05-16T17:49:48.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T17:49:48.366Z] + git semver [Pipeline] } [2023-05-16T17:49:48.648Z] $ docker stop --time=1 ea385c642fe0421f0b26bdb78e71425c2b400f5c3c0114e754935d153a649289 [2023-05-16T17:49:49.954Z] $ docker rm -f --volumes ea385c642fe0421f0b26bdb78e71425c2b400f5c3c0114e754935d153a649289 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T17:49:50.299Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T17:49:50.508Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T17:49:50.511Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.43 [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-05-16T17:49:50.680Z] provisioning config files... [2023-05-16T17:49:50.691Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7565114779175228108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T17:49:50.991Z] ---> docker-login.sh [2023-05-16T17:49:50.991Z] nexus3.edgexfoundry.org:10001 [2023-05-16T17:49:50.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:49:50.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:49:50.991Z] Configure a credential helper to remove this warning. See [2023-05-16T17:49:50.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:49:50.991Z] [2023-05-16T17:49:50.991Z] Login Succeeded [2023-05-16T17:49:50.991Z] nexus3.edgexfoundry.org:10002 [2023-05-16T17:49:50.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:49:50.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:49:50.991Z] Configure a credential helper to remove this warning. See [2023-05-16T17:49:50.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:49:50.991Z] [2023-05-16T17:49:50.991Z] Login Succeeded [2023-05-16T17:49:50.991Z] nexus3.edgexfoundry.org:10003 [2023-05-16T17:49:51.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:49:51.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:49:51.251Z] Configure a credential helper to remove this warning. See [2023-05-16T17:49:51.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:49:51.251Z] [2023-05-16T17:49:51.251Z] Login Succeeded [2023-05-16T17:49:51.251Z] nexus3.edgexfoundry.org:10004 [2023-05-16T17:49:51.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:49:51.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:49:51.251Z] Configure a credential helper to remove this warning. See [2023-05-16T17:49:51.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:49:51.251Z] [2023-05-16T17:49:51.251Z] Login Succeeded [2023-05-16T17:49:51.251Z] docker.io [2023-05-16T17:49:51.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:49:51.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:49:51.512Z] Configure a credential helper to remove this warning. See [2023-05-16T17:49:51.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:49:51.512Z] [2023-05-16T17:49:51.512Z] Login Succeeded [2023-05-16T17:49:51.512Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T17:49:51.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T17:49:51.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T17:49:51.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T17:49:51.601Z] ========================================================= [2023-05-16T17:49:51.601Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T17:49:51.601Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:49:51.910Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T17:49:51.910Z] Sending build context to Docker daemon 1.85MB [2023-05-16T17:49:51.910Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T17:49:51.910Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-16T17:49:51.910Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T17:49:51.910Z] f56be85fc22e: Pulling fs layer [2023-05-16T17:49:51.910Z] 85791d961cd3: Pulling fs layer [2023-05-16T17:49:51.910Z] d694b5ae8c79: Pulling fs layer [2023-05-16T17:49:51.910Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T17:49:51.910Z] 4d19c01a9841: Pulling fs layer [2023-05-16T17:49:51.910Z] 9325e15d5711: Pulling fs layer [2023-05-16T17:49:51.910Z] 556b6ee489ea: Pulling fs layer [2023-05-16T17:49:51.910Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T17:49:51.910Z] 9f32a84ed3da: Waiting [2023-05-16T17:49:51.910Z] 556b6ee489ea: Waiting [2023-05-16T17:49:51.910Z] c5a4b2cf53e6: Waiting [2023-05-16T17:49:51.910Z] 9325e15d5711: Waiting [2023-05-16T17:49:52.171Z] 85791d961cd3: Download complete [2023-05-16T17:49:52.171Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T17:49:52.171Z] 9f32a84ed3da: Download complete [2023-05-16T17:49:52.171Z] 4d19c01a9841: Verifying Checksum [2023-05-16T17:49:52.171Z] 4d19c01a9841: Download complete [2023-05-16T17:49:52.171Z] f56be85fc22e: Download complete [2023-05-16T17:49:52.171Z] 9325e15d5711: Verifying Checksum [2023-05-16T17:49:52.171Z] 9325e15d5711: Download complete [2023-05-16T17:49:52.171Z] f56be85fc22e: Pull complete [2023-05-16T17:49:52.433Z] 85791d961cd3: Pull complete [2023-05-16T17:49:52.695Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T17:49:52.695Z] c5a4b2cf53e6: Download complete [2023-05-16T17:49:52.695Z] d694b5ae8c79: Verifying Checksum [2023-05-16T17:49:52.695Z] d694b5ae8c79: Download complete [2023-05-16T17:49:52.955Z] 556b6ee489ea: Verifying Checksum [2023-05-16T17:49:52.955Z] 556b6ee489ea: Download complete [2023-05-16T17:49:56.246Z] d694b5ae8c79: Pull complete [2023-05-16T17:49:56.506Z] 9f32a84ed3da: Pull complete [2023-05-16T17:49:56.506Z] 4d19c01a9841: Pull complete [2023-05-16T17:49:56.506Z] 9325e15d5711: Pull complete [2023-05-16T17:49:59.062Z] 556b6ee489ea: Pull complete [2023-05-16T17:50:00.443Z] c5a4b2cf53e6: Pull complete [2023-05-16T17:50:00.443Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T17:50:00.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T17:50:00.443Z] ---> c4be618373d6 [2023-05-16T17:50:00.443Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-16T17:50:05.642Z] Still waiting to schedule task [2023-05-16T17:50:05.643Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15757’ [2023-05-16T17:50:05.721Z] ---> Running in a16c4e963677 [2023-05-16T17:50:05.721Z] Removing intermediate container a16c4e963677 [2023-05-16T17:50:05.721Z] ---> 34551f1cdb39 [2023-05-16T17:50:05.721Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T17:50:05.721Z] ---> Running in 54655aa07ab8 [2023-05-16T17:50:05.980Z] Removing intermediate container 54655aa07ab8 [2023-05-16T17:50:05.980Z] ---> 67ce6160f5c5 [2023-05-16T17:50:05.980Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-16T17:50:05.980Z] ---> Running in b76e203d6ae6 [2023-05-16T17:50:05.980Z] Removing intermediate container b76e203d6ae6 [2023-05-16T17:50:05.980Z] ---> 936838676792 [2023-05-16T17:50:05.980Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-16T17:50:06.238Z] ---> Running in 6ad7fd7c67ce [2023-05-16T17:50:06.238Z] Removing intermediate container 6ad7fd7c67ce [2023-05-16T17:50:06.238Z] ---> 25868b14a174 [2023-05-16T17:50:06.238Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T17:50:06.238Z] ---> Running in befa7c3b9fa0 [2023-05-16T17:50:06.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T17:50:06.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T17:50:07.037Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-16T17:50:07.037Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-16T17:50:07.037Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-16T17:50:07.037Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-16T17:50:07.037Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-16T17:50:07.037Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-16T17:50:07.300Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-16T17:50:07.300Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-16T17:50:07.300Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-16T17:50:07.300Z] (10/14) Installing kmod-libs (30-r1) [2023-05-16T17:50:07.300Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-16T17:50:07.300Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-16T17:50:07.300Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-16T17:50:07.300Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-16T17:50:07.300Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T17:50:07.300Z] Executing eudev-3.2.11-r4.trigger [2023-05-16T17:50:07.300Z] OK: 272 MiB in 67 packages [2023-05-16T17:50:07.868Z] Removing intermediate container befa7c3b9fa0 [2023-05-16T17:50:07.868Z] ---> 51ce2b95e693 [2023-05-16T17:50:07.868Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-16T17:50:08.128Z] ---> Running in a432d743b45c [2023-05-16T17:50:08.128Z] Removing intermediate container a432d743b45c [2023-05-16T17:50:08.128Z] ---> 495aec7fc43c [2023-05-16T17:50:08.128Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-16T17:50:08.128Z] ---> 0300c8e49b9b [2023-05-16T17:50:08.128Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T17:50:08.128Z] ---> Running in a7c229ab55e9 [2023-05-16T17:50:40.249Z] Removing intermediate container a7c229ab55e9 [2023-05-16T17:50:40.249Z] ---> e4ba9f1769fd [2023-05-16T17:50:40.249Z] Step 11/13 : COPY . . [2023-05-16T17:50:40.249Z] ---> ad38e5b38e74 [2023-05-16T17:50:40.249Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-16T17:50:40.249Z] ---> Running in 9032495a467c [2023-05-16T17:50:40.249Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T17:50:40.249Z] Dload Upload Total Spent Left Speed [2023-05-16T17:50:40.249Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8032 0 --:--:-- --:--:-- --:--:-- 8106 [2023-05-16T17:50:40.249Z] Removing intermediate container 9032495a467c [2023-05-16T17:50:40.249Z] ---> 65128ecacde4 [2023-05-16T17:50:40.249Z] Step 13/13 : RUN ${MAKE} [2023-05-16T17:50:40.249Z] ---> Running in 3eec9dd8b853 [2023-05-16T17:50:40.249Z] noop [2023-05-16T17:50:40.249Z] Removing intermediate container 3eec9dd8b853 [2023-05-16T17:50:40.249Z] ---> 7ccffa4beaa3 [2023-05-16T17:50:40.249Z] Successfully built 7ccffa4beaa3 [2023-05-16T17:50:40.249Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:50:40.556Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T17:50:40.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T17:50:40.628Z] prd-ubuntu20.04-docker-8c-8g-15759 does not seem to be running inside a container [2023-05-16T17:50:40.661Z] $ 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-05-16T17:50:41.130Z] $ docker top 80baa21809874c5ed7771ebbc5d693ea2b21b361515d5c974b3975d70ce076b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T17:50:41.462Z] + go version [2023-05-16T17:50:41.462Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T17:50:41.482Z] $ docker stop --time=1 80baa21809874c5ed7771ebbc5d693ea2b21b361515d5c974b3975d70ce076b8 [2023-05-16T17:50:42.751Z] $ docker rm -f --volumes 80baa21809874c5ed7771ebbc5d693ea2b21b361515d5c974b3975d70ce076b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:50:43.154Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T17:50:43.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T17:50:43.230Z] prd-ubuntu20.04-docker-8c-8g-15759 does not seem to be running inside a container [2023-05-16T17:50:43.272Z] $ 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-05-16T17:50:43.629Z] $ docker top 28a7275e022d05734fda2e465f0e0430ea3bbe0b07e710b8a0a24cfd10648534 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T17:50:43.966Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-16T17:50:44.262Z] + make test [2023-05-16T17:50:44.262Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T17:50:49.535Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-16T17:50:59.512Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-16T17:50:59.512Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.8% of statements [2023-05-16T17:51:06.070Z] go vet ./... [2023-05-16T17:51:09.363Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T17:51:09.363Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T17:51:09.363Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T17:51:09.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T17:51:09.401Z] $ docker stop --time=1 28a7275e022d05734fda2e465f0e0430ea3bbe0b07e710b8a0a24cfd10648534 [2023-05-16T17:51:15.873Z] $ docker rm -f --volumes 28a7275e022d05734fda2e465f0e0430ea3bbe0b07e710b8a0a24cfd10648534 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T17:51:16.417Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T17:51:16.464Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T17:51:16.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T17:51:17.188Z] + ls -al . [2023-05-16T17:51:17.188Z] total 188 [2023-05-16T17:51:17.188Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 17:50 . [2023-05-16T17:51:17.188Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 17:49 .. [2023-05-16T17:51:17.188Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 17:49 .git [2023-05-16T17:51:17.188Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 17:49 .github [2023-05-16T17:51:17.188Z] -rw-rw-r-- 1 jenkins jenkins 414 May 16 17:49 .gitignore [2023-05-16T17:51:17.188Z] -rw-rw-r-- 1 jenkins jenkins 42 May 16 17:49 .golangci.yml [2023-05-16T17:51:17.188Z] -rw-rw-r-- 1 jenkins jenkins 77 May 16 17:49 .hadolint.yml [2023-05-16T17:51:17.188Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 17:49 .semver [2023-05-16T17:51:17.188Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 16 17:49 Attribution.txt [2023-05-16T17:51:17.188Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 16 17:49 CHANGELOG.md [2023-05-16T17:51:17.188Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 16 17:49 Dockerfile [2023-05-16T17:51:17.188Z] -rw-rw-r-- 1 jenkins jenkins 678 May 16 17:49 GOVERNANCE.md [2023-05-16T17:51:17.188Z] -rw-rw-r-- 1 jenkins jenkins 659 May 16 17:49 Jenkinsfile [2023-05-16T17:51:17.188Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 16 17:49 LICENSE [2023-05-16T17:51:17.188Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 16 17:49 Makefile [2023-05-16T17:51:17.188Z] -rw-rw-r-- 1 jenkins jenkins 622 May 16 17:49 OWNERS.md [2023-05-16T17:51:17.188Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 16 17:49 README.md [2023-05-16T17:51:17.188Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 17:49 VERSION [2023-05-16T17:51:17.188Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 17:49 bin [2023-05-16T17:51:17.188Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 17:49 cmd [2023-05-16T17:51:17.188Z] -rw-r--r-- 1 jenkins jenkins 31522 May 16 17:50 coverage.out [2023-05-16T17:51:17.188Z] -rwxrwxr-x 1 jenkins jenkins 140 May 16 17:49 docker-entrypoint.sh [2023-05-16T17:51:17.188Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 17:49 docs [2023-05-16T17:51:17.188Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 16 17:49 go.mod [2023-05-16T17:51:17.188Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 16 17:49 go.sum [2023-05-16T17:51:17.188Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 17:49 internal [2023-05-16T17:51:17.188Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 17:49 snap [2023-05-16T17:51:17.188Z] -rw-rw-r-- 1 jenkins jenkins 231 May 16 17:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:51:17.509Z] + 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=3541083dc0aa512bb01a466ff2ab5369f3e38532 --label arch=amd64 --label version=3.0.0-dev.43 . [2023-05-16T17:51:17.509Z] Sending build context to Docker daemon 1.882MB [2023-05-16T17:51:17.509Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T17:51:17.509Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-16T17:51:17.509Z] ---> 7ccffa4beaa3 [2023-05-16T17:51:17.509Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-16T17:51:17.768Z] ---> Running in 83fd340452eb [2023-05-16T17:51:17.768Z] Removing intermediate container 83fd340452eb [2023-05-16T17:51:17.768Z] ---> 4bfe1bee85e7 [2023-05-16T17:51:17.768Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T17:51:17.768Z] ---> Running in c67054750417 [2023-05-16T17:51:17.768Z] Removing intermediate container c67054750417 [2023-05-16T17:51:17.768Z] ---> fcccea49cf07 [2023-05-16T17:51:17.768Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-16T17:51:17.768Z] ---> Running in 842465cc236f [2023-05-16T17:51:18.027Z] Removing intermediate container 842465cc236f [2023-05-16T17:51:18.027Z] ---> 3adad258110a [2023-05-16T17:51:18.027Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-16T17:51:18.027Z] ---> Running in e7282eb93eb9 [2023-05-16T17:51:18.027Z] Removing intermediate container e7282eb93eb9 [2023-05-16T17:51:18.027Z] ---> 5d2bf02f6db6 [2023-05-16T17:51:18.027Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T17:51:18.027Z] ---> Running in 2c29a4c41e75 [2023-05-16T17:51:18.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T17:51:18.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T17:51:18.546Z] OK: 272 MiB in 67 packages [2023-05-16T17:51:18.805Z] Removing intermediate container 2c29a4c41e75 [2023-05-16T17:51:18.805Z] ---> b05e31f2a167 [2023-05-16T17:51:18.805Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-16T17:51:19.064Z] ---> Running in 8fc5ccef4b1b [2023-05-16T17:51:19.064Z] Removing intermediate container 8fc5ccef4b1b [2023-05-16T17:51:19.064Z] ---> ebbd64f152cc [2023-05-16T17:51:19.064Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-16T17:51:19.324Z] ---> dfaf4493fa47 [2023-05-16T17:51:19.324Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T17:51:19.324Z] ---> Running in 9a9b1c600b37 [2023-05-16T17:51:19.984Z] Removing intermediate container 9a9b1c600b37 [2023-05-16T17:51:19.984Z] ---> 81614863db7c [2023-05-16T17:51:19.984Z] Step 11/36 : COPY . . [2023-05-16T17:51:20.257Z] ---> 1663a9646479 [2023-05-16T17:51:20.257Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-16T17:51:20.257Z] ---> Running in d97b9c06f366 [2023-05-16T17:51:20.520Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T17:51:20.520Z] Dload Upload Total Spent Left Speed [2023-05-16T17:51:20.783Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 16273 0 --:--:-- --:--:-- --:--:-- 16338 [2023-05-16T17:51:21.062Z] Removing intermediate container d97b9c06f366 [2023-05-16T17:51:21.062Z] ---> 61d8a91f2fbc [2023-05-16T17:51:21.062Z] Step 13/36 : RUN ${MAKE} [2023-05-16T17:51:21.062Z] ---> Running in 16fc2371df15 [2023-05-16T17:51:21.331Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-16T17:51:47.967Z] Removing intermediate container 16fc2371df15 [2023-05-16T17:51:47.967Z] ---> 3718f814b0f8 [2023-05-16T17:51:47.967Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-16T17:51:47.967Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-16T17:51:47.967Z] 4acc49c71d14: Pulling fs layer [2023-05-16T17:51:47.967Z] 4acc49c71d14: Verifying Checksum [2023-05-16T17:51:47.967Z] 4acc49c71d14: Download complete [2023-05-16T17:51:47.967Z] 4acc49c71d14: Pull complete [2023-05-16T17:51:47.967Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-16T17:51:47.967Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-16T17:51:47.967Z] ---> 01a2bd3e5fff [2023-05-16T17:51:47.967Z] Step 15/36 : FROM alpine:3.17 [2023-05-16T17:51:47.967Z] 3.17: Pulling from library/alpine [2023-05-16T17:51:47.967Z] f56be85fc22e: Already exists [2023-05-16T17:51:47.967Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T17:51:47.967Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T17:51:47.967Z] ---> 9ed4aefc74f6 [2023-05-16T17:51:47.967Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-16T17:51:48.536Z] ---> Running in c81242cadf11 [2023-05-16T17:51:49.109Z] Removing intermediate container c81242cadf11 [2023-05-16T17:51:49.109Z] ---> 203873151d56 [2023-05-16T17:51:49.109Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-16T17:51:49.367Z] ---> Running in d4026821d259 [2023-05-16T17:51:49.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T17:51:49.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T17:51:50.193Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-05-16T17:51:50.193Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-05-16T17:51:50.193Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-05-16T17:51:50.452Z] (4/86) Installing libxau (1.0.10-r0) [2023-05-16T17:51:50.452Z] (5/86) Installing libmd (1.0.4-r0) [2023-05-16T17:51:50.452Z] (6/86) Installing libbsd (0.11.7-r0) [2023-05-16T17:51:50.452Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-05-16T17:51:50.452Z] (8/86) Installing libxcb (1.15-r0) [2023-05-16T17:51:50.452Z] (9/86) Installing libx11 (1.8.4-r0) [2023-05-16T17:51:50.452Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-05-16T17:51:50.452Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-05-16T17:51:50.452Z] (12/86) Installing libexpat (2.5.0-r0) [2023-05-16T17:51:50.452Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-05-16T17:51:50.452Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-05-16T17:51:50.452Z] (15/86) Installing libpng (1.6.38-r0) [2023-05-16T17:51:50.452Z] (16/86) Installing freetype (2.12.1-r0) [2023-05-16T17:51:50.452Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-05-16T17:51:50.452Z] (18/86) Installing fribidi (1.0.12-r0) [2023-05-16T17:51:50.452Z] (19/86) Installing libffi (3.4.4-r0) [2023-05-16T17:51:50.452Z] (20/86) Installing libintl (0.21.1-r1) [2023-05-16T17:51:50.452Z] (21/86) Installing libblkid (2.38.1-r1) [2023-05-16T17:51:50.452Z] (22/86) Installing libmount (2.38.1-r1) [2023-05-16T17:51:50.452Z] (23/86) Installing pcre2 (10.42-r0) [2023-05-16T17:51:50.452Z] (24/86) Installing glib (2.74.6-r0) [2023-05-16T17:51:50.711Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-05-16T17:51:50.711Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-05-16T17:51:50.711Z] (27/86) Installing libass (0.16.0-r1) [2023-05-16T17:51:50.711Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-05-16T17:51:50.712Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-05-16T17:51:50.712Z] (30/86) Installing libpciaccess (0.17-r0) [2023-05-16T17:51:50.712Z] (31/86) Installing libdrm (2.4.114-r0) [2023-05-16T17:51:50.712Z] (32/86) Installing gmp (6.2.1-r2) [2023-05-16T17:51:50.712Z] (33/86) Installing nettle (3.8.1-r0) [2023-05-16T17:51:50.712Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-05-16T17:51:50.712Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-05-16T17:51:50.712Z] (36/86) Installing libunistring (1.1-r0) [2023-05-16T17:51:50.712Z] (37/86) Installing gnutls (3.7.8-r3) [2023-05-16T17:51:50.712Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-16T17:51:50.712Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-16T17:51:50.712Z] (40/86) Installing lame (3.100-r2) [2023-05-16T17:51:50.712Z] (41/86) Installing opus (1.3.1-r1) [2023-05-16T17:51:50.712Z] (42/86) Installing libasyncns (0.8-r1) [2023-05-16T17:51:50.712Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-05-16T17:51:50.712Z] (44/86) Installing libltdl (2.4.7-r1) [2023-05-16T17:51:50.712Z] (45/86) Installing orc (0.4.33-r0) [2023-05-16T17:51:50.712Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-05-16T17:51:50.712Z] (47/86) Installing libogg (1.3.5-r2) [2023-05-16T17:51:50.712Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-16T17:51:50.712Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-05-16T17:51:50.712Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-05-16T17:51:50.971Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-05-16T17:51:50.971Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-05-16T17:51:50.971Z] (53/86) Installing soxr (0.1.3-r3) [2023-05-16T17:51:50.971Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-05-16T17:51:50.971Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-05-16T17:51:50.971Z] (56/86) Installing libpulse (16.1-r6) [2023-05-16T17:51:50.971Z] (57/86) Installing cjson (1.7.15-r3) [2023-05-16T17:51:50.971Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-05-16T17:51:50.971Z] (59/86) Installing librist (0.2.7-r0) [2023-05-16T17:51:50.971Z] (60/86) Installing libsrt (1.5.1-r0) [2023-05-16T17:51:50.971Z] (61/86) Installing libssh (0.10.5-r0) [2023-05-16T17:51:50.971Z] (62/86) Installing libtheora (1.1.1-r16) [2023-05-16T17:51:50.971Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-05-16T17:51:50.971Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-05-16T17:51:50.971Z] (65/86) Installing libxext (1.3.5-r0) [2023-05-16T17:51:50.971Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-05-16T17:51:50.971Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-05-16T17:51:50.971Z] (68/86) Installing libva (2.16.0-r0) [2023-05-16T17:51:50.971Z] (69/86) Installing libvdpau (1.5-r0) [2023-05-16T17:51:50.971Z] (70/86) Installing vidstab (1.1.0-r2) [2023-05-16T17:51:50.971Z] (71/86) Installing libvpx (1.12.0-r1) [2023-05-16T17:51:50.971Z] (72/86) Installing libwebp (1.2.4-r1) [2023-05-16T17:51:50.971Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-05-16T17:51:50.971Z] (74/86) Installing numactl (2.0.16-r1) [2023-05-16T17:51:50.971Z] (75/86) Installing x265-libs (3.5-r3) [2023-05-16T17:51:51.229Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-05-16T17:51:51.230Z] (77/86) Installing libsodium (1.0.18-r2) [2023-05-16T17:51:51.230Z] (78/86) Installing libzmq (4.3.4-r1) [2023-05-16T17:51:51.230Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-05-16T17:51:51.230Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-05-16T17:51:51.230Z] (81/86) Installing udev-init-scripts (35-r1) [2023-05-16T17:51:51.230Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-05-16T17:51:51.230Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-05-16T17:51:51.230Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-05-16T17:51:51.230Z] (85/86) Installing kmod-libs (30-r1) [2023-05-16T17:51:51.230Z] (86/86) Installing eudev (3.2.11-r4) [2023-05-16T17:51:51.230Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T17:51:51.230Z] Executing eudev-3.2.11-r4.trigger [2023-05-16T17:51:51.489Z] OK: 112 MiB in 101 packages [2023-05-16T17:51:56.762Z] Removing intermediate container d4026821d259 [2023-05-16T17:51:56.762Z] ---> f13cc0ac28a1 [2023-05-16T17:51:56.762Z] Step 18/36 : WORKDIR / [2023-05-16T17:51:56.762Z] ---> Running in 711ae4baf935 [2023-05-16T17:51:57.020Z] Removing intermediate container 711ae4baf935 [2023-05-16T17:51:57.020Z] ---> 6e59a7d24bca [2023-05-16T17:51:57.020Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-16T17:51:57.646Z] ---> 9173768847cd [2023-05-16T17:51:57.646Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-16T17:51:57.904Z] ---> 977ce415122a [2023-05-16T17:51:57.904Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-16T17:51:57.904Z] ---> 40946560da53 [2023-05-16T17:51:57.904Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-16T17:51:58.163Z] ---> 7d41c96f33ae [2023-05-16T17:51:58.163Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-16T17:51:58.422Z] ---> 3ac652f8b489 [2023-05-16T17:51:58.422Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-16T17:51:58.680Z] ---> 885fe21135b7 [2023-05-16T17:51:58.680Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-16T17:52:00.056Z] ---> 121b05cf9f8b [2023-05-16T17:52:00.056Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-16T17:52:00.056Z] ---> Running in e2ae6b173306 [2023-05-16T17:52:00.691Z] Removing intermediate container e2ae6b173306 [2023-05-16T17:52:00.691Z] ---> 02bc22cc7502 [2023-05-16T17:52:00.691Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-16T17:52:00.691Z] ---> Running in 1384fffe3054 [2023-05-16T17:52:01.268Z] Removing intermediate container 1384fffe3054 [2023-05-16T17:52:01.268Z] ---> 15b495d29718 [2023-05-16T17:52:01.268Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-16T17:52:01.268Z] ---> Running in 29f141a04a6e [2023-05-16T17:52:01.910Z] Removing intermediate container 29f141a04a6e [2023-05-16T17:52:01.910Z] ---> 37547110a224 [2023-05-16T17:52:01.910Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-16T17:52:01.910Z] ---> Running in d4aefbf21451 [2023-05-16T17:52:02.912Z] Removing intermediate container d4aefbf21451 [2023-05-16T17:52:02.912Z] ---> b591fdd098e1 [2023-05-16T17:52:02.912Z] Step 30/36 : EXPOSE 59983 [2023-05-16T17:52:02.912Z] ---> Running in ec474dbe283f [2023-05-16T17:52:02.912Z] Removing intermediate container ec474dbe283f [2023-05-16T17:52:02.912Z] ---> 725ab4141622 [2023-05-16T17:52:02.912Z] Step 31/36 : EXPOSE 8554 [2023-05-16T17:52:02.912Z] ---> Running in 88fa1e45efff [2023-05-16T17:52:02.912Z] Removing intermediate container 88fa1e45efff [2023-05-16T17:52:02.912Z] ---> 228512584c8c [2023-05-16T17:52:02.912Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-16T17:52:02.912Z] ---> Running in e7f0a17c17de [2023-05-16T17:52:02.912Z] Removing intermediate container e7f0a17c17de [2023-05-16T17:52:02.912Z] ---> fc65c95ffcff [2023-05-16T17:52:02.912Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-16T17:52:03.171Z] ---> Running in 1ea9aac7d7c0 [2023-05-16T17:52:03.171Z] Removing intermediate container 1ea9aac7d7c0 [2023-05-16T17:52:03.171Z] ---> 08fb2dd65123 [2023-05-16T17:52:03.171Z] Step 34/36 : LABEL arch=amd64 [2023-05-16T17:52:03.171Z] ---> Running in 077c4500def1 [2023-05-16T17:52:03.428Z] Removing intermediate container 077c4500def1 [2023-05-16T17:52:03.428Z] ---> 21954118fc96 [2023-05-16T17:52:03.428Z] Step 35/36 : LABEL git_sha=3541083dc0aa512bb01a466ff2ab5369f3e38532 [2023-05-16T17:52:03.428Z] ---> Running in d08e8c3bfa08 [2023-05-16T17:52:03.428Z] Removing intermediate container d08e8c3bfa08 [2023-05-16T17:52:03.428Z] ---> 5f8049035685 [2023-05-16T17:52:03.428Z] Step 36/36 : LABEL version=3.0.0-dev.43 [2023-05-16T17:52:03.428Z] ---> Running in 9c95cbc9a980 [2023-05-16T17:52:03.686Z] Removing intermediate container 9c95cbc9a980 [2023-05-16T17:52:03.686Z] ---> bf535264e44b [2023-05-16T17:52:03.686Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T17:52:03.686Z] Successfully built bf535264e44b [2023-05-16T17:52:03.686Z] 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-05-16T17:52:03.805Z] provisioning config files... [2023-05-16T17:52:03.816Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config715099850476407560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T17:52:04.115Z] ---> docker-login.sh [2023-05-16T17:52:04.115Z] nexus3.edgexfoundry.org:10001 [2023-05-16T17:52:04.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:52:04.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:52:04.115Z] Configure a credential helper to remove this warning. See [2023-05-16T17:52:04.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:52:04.115Z] [2023-05-16T17:52:04.115Z] Login Succeeded [2023-05-16T17:52:04.115Z] nexus3.edgexfoundry.org:10002 [2023-05-16T17:52:04.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:52:04.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:52:04.115Z] Configure a credential helper to remove this warning. See [2023-05-16T17:52:04.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:52:04.115Z] [2023-05-16T17:52:04.115Z] Login Succeeded [2023-05-16T17:52:04.115Z] nexus3.edgexfoundry.org:10003 [2023-05-16T17:52:04.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:52:04.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:52:04.374Z] Configure a credential helper to remove this warning. See [2023-05-16T17:52:04.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:52:04.374Z] [2023-05-16T17:52:04.374Z] Login Succeeded [2023-05-16T17:52:04.374Z] nexus3.edgexfoundry.org:10004 [2023-05-16T17:52:04.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:52:04.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:52:04.634Z] Configure a credential helper to remove this warning. See [2023-05-16T17:52:04.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:52:04.634Z] [2023-05-16T17:52:04.634Z] Login Succeeded [2023-05-16T17:52:04.634Z] docker.io [2023-05-16T17:52:04.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:52:04.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:52:04.903Z] Configure a credential helper to remove this warning. See [2023-05-16T17:52:04.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:52:04.903Z] [2023-05-16T17:52:04.903Z] Login Succeeded [2023-05-16T17:52:04.903Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T17:52:04.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T17:52:04.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T17:52:04.952Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-05-16T17:52:04.952Z] 3541083dc0aa512bb01a466ff2ab5369f3e38532 [2023-05-16T17:52:04.952Z] latest [2023-05-16T17:52:04.952Z] 3.0.0-dev.43 [2023-05-16T17:52:04.952Z] 3541083dc0aa512bb01a466ff2ab5369f3e38532-3.0.0-dev.43 [2023-05-16T17:52:04.952Z] main [2023-05-16T17:52:04.952Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:52:05.274Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3541083dc0aa512bb01a466ff2ab5369f3e38532 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:52:05.586Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3541083dc0aa512bb01a466ff2ab5369f3e38532 [2023-05-16T17:52:05.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-16T17:52:05.586Z] 97ef492eba90: Preparing [2023-05-16T17:52:05.586Z] b2085a12366c: Preparing [2023-05-16T17:52:05.586Z] 587d3f7b25a3: Preparing [2023-05-16T17:52:05.586Z] 33934007d823: Preparing [2023-05-16T17:52:05.586Z] 3827b5b91e75: Preparing [2023-05-16T17:52:05.586Z] acc83c6ca332: Preparing [2023-05-16T17:52:05.586Z] 94cec512eb78: Preparing [2023-05-16T17:52:05.586Z] 563ddc8f3e37: Preparing [2023-05-16T17:52:05.586Z] ee1c425e6d51: Preparing [2023-05-16T17:52:05.586Z] 3ae3c9df9bcb: Preparing [2023-05-16T17:52:05.586Z] a7e58698dc85: Preparing [2023-05-16T17:52:05.586Z] 0761fe0fc702: Preparing [2023-05-16T17:52:05.586Z] f1417ff83b31: Preparing [2023-05-16T17:52:05.586Z] acc83c6ca332: Waiting [2023-05-16T17:52:05.586Z] a7e58698dc85: Waiting [2023-05-16T17:52:05.586Z] 94cec512eb78: Waiting [2023-05-16T17:52:05.586Z] 563ddc8f3e37: Waiting [2023-05-16T17:52:05.586Z] f1417ff83b31: Waiting [2023-05-16T17:52:05.586Z] 0761fe0fc702: Waiting [2023-05-16T17:52:05.586Z] 3ae3c9df9bcb: Waiting [2023-05-16T17:52:05.586Z] ee1c425e6d51: Waiting [2023-05-16T17:52:05.586Z] 587d3f7b25a3: Pushed [2023-05-16T17:52:05.586Z] 97ef492eba90: Pushed [2023-05-16T17:52:05.586Z] 33934007d823: Pushed [2023-05-16T17:52:05.586Z] b2085a12366c: Pushed [2023-05-16T17:52:05.843Z] acc83c6ca332: Pushed [2023-05-16T17:52:05.843Z] 563ddc8f3e37: Pushed [2023-05-16T17:52:05.843Z] 94cec512eb78: Pushed [2023-05-16T17:52:05.843Z] ee1c425e6d51: Pushed [2023-05-16T17:52:05.843Z] f1417ff83b31: Layer already exists [2023-05-16T17:52:05.843Z] 3ae3c9df9bcb: Pushed [2023-05-16T17:52:08.370Z] 3827b5b91e75: Pushed [2023-05-16T17:52:08.370Z] a7e58698dc85: Pushed [2023-05-16T17:52:16.480Z] 0761fe0fc702: Pushed [2023-05-16T17:52:16.480Z] 3541083dc0aa512bb01a466ff2ab5369f3e38532: digest: sha256:27db3d9fb9e6576bc58c9aaf46183365cc6ffc4caff07648ca12765fd79aa41f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:52:16.815Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:52:17.118Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-16T17:52:17.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-16T17:52:17.118Z] 97ef492eba90: Preparing [2023-05-16T17:52:17.118Z] b2085a12366c: Preparing [2023-05-16T17:52:17.118Z] 587d3f7b25a3: Preparing [2023-05-16T17:52:17.118Z] 33934007d823: Preparing [2023-05-16T17:52:17.118Z] 3827b5b91e75: Preparing [2023-05-16T17:52:17.118Z] acc83c6ca332: Preparing [2023-05-16T17:52:17.118Z] 94cec512eb78: Preparing [2023-05-16T17:52:17.118Z] 563ddc8f3e37: Preparing [2023-05-16T17:52:17.118Z] ee1c425e6d51: Preparing [2023-05-16T17:52:17.118Z] 3ae3c9df9bcb: Preparing [2023-05-16T17:52:17.118Z] a7e58698dc85: Preparing [2023-05-16T17:52:17.118Z] 0761fe0fc702: Preparing [2023-05-16T17:52:17.118Z] f1417ff83b31: Preparing [2023-05-16T17:52:17.118Z] acc83c6ca332: Waiting [2023-05-16T17:52:17.118Z] 94cec512eb78: Waiting [2023-05-16T17:52:17.118Z] 563ddc8f3e37: Waiting [2023-05-16T17:52:17.118Z] ee1c425e6d51: Waiting [2023-05-16T17:52:17.118Z] 0761fe0fc702: Waiting [2023-05-16T17:52:17.118Z] 3ae3c9df9bcb: Waiting [2023-05-16T17:52:17.118Z] f1417ff83b31: Waiting [2023-05-16T17:52:17.118Z] a7e58698dc85: Waiting [2023-05-16T17:52:17.118Z] 587d3f7b25a3: Layer already exists [2023-05-16T17:52:17.118Z] 97ef492eba90: Layer already exists [2023-05-16T17:52:17.118Z] 3827b5b91e75: Layer already exists [2023-05-16T17:52:17.118Z] 33934007d823: Layer already exists [2023-05-16T17:52:17.118Z] b2085a12366c: Layer already exists [2023-05-16T17:52:17.118Z] acc83c6ca332: Layer already exists [2023-05-16T17:52:17.118Z] ee1c425e6d51: Layer already exists [2023-05-16T17:52:17.118Z] 563ddc8f3e37: Layer already exists [2023-05-16T17:52:17.118Z] 3ae3c9df9bcb: Layer already exists [2023-05-16T17:52:17.118Z] 94cec512eb78: Layer already exists [2023-05-16T17:52:17.118Z] a7e58698dc85: Layer already exists [2023-05-16T17:52:17.118Z] 0761fe0fc702: Layer already exists [2023-05-16T17:52:17.118Z] f1417ff83b31: Layer already exists [2023-05-16T17:52:17.118Z] latest: digest: sha256:27db3d9fb9e6576bc58c9aaf46183365cc6ffc4caff07648ca12765fd79aa41f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:52:17.432Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:52:17.756Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.43 [2023-05-16T17:52:17.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-16T17:52:17.756Z] 97ef492eba90: Preparing [2023-05-16T17:52:17.756Z] b2085a12366c: Preparing [2023-05-16T17:52:17.756Z] 587d3f7b25a3: Preparing [2023-05-16T17:52:17.756Z] 33934007d823: Preparing [2023-05-16T17:52:17.756Z] 3827b5b91e75: Preparing [2023-05-16T17:52:17.756Z] acc83c6ca332: Preparing [2023-05-16T17:52:17.756Z] 94cec512eb78: Preparing [2023-05-16T17:52:17.756Z] 563ddc8f3e37: Preparing [2023-05-16T17:52:17.756Z] ee1c425e6d51: Preparing [2023-05-16T17:52:17.756Z] 3ae3c9df9bcb: Preparing [2023-05-16T17:52:17.756Z] a7e58698dc85: Preparing [2023-05-16T17:52:17.756Z] 0761fe0fc702: Preparing [2023-05-16T17:52:17.756Z] f1417ff83b31: Preparing [2023-05-16T17:52:17.756Z] 563ddc8f3e37: Waiting [2023-05-16T17:52:17.756Z] a7e58698dc85: Waiting [2023-05-16T17:52:17.756Z] ee1c425e6d51: Waiting [2023-05-16T17:52:17.756Z] 3ae3c9df9bcb: Waiting [2023-05-16T17:52:17.756Z] 0761fe0fc702: Waiting [2023-05-16T17:52:17.756Z] f1417ff83b31: Waiting [2023-05-16T17:52:17.756Z] 94cec512eb78: Waiting [2023-05-16T17:52:17.756Z] acc83c6ca332: Waiting [2023-05-16T17:52:17.756Z] 587d3f7b25a3: Layer already exists [2023-05-16T17:52:17.756Z] 97ef492eba90: Layer already exists [2023-05-16T17:52:17.756Z] b2085a12366c: Layer already exists [2023-05-16T17:52:17.756Z] 3827b5b91e75: Layer already exists [2023-05-16T17:52:17.756Z] 33934007d823: Layer already exists [2023-05-16T17:52:17.756Z] acc83c6ca332: Layer already exists [2023-05-16T17:52:17.756Z] 563ddc8f3e37: Layer already exists [2023-05-16T17:52:17.756Z] 94cec512eb78: Layer already exists [2023-05-16T17:52:17.756Z] 3ae3c9df9bcb: Layer already exists [2023-05-16T17:52:17.756Z] ee1c425e6d51: Layer already exists [2023-05-16T17:52:17.756Z] a7e58698dc85: Layer already exists [2023-05-16T17:52:17.756Z] 0761fe0fc702: Layer already exists [2023-05-16T17:52:17.756Z] f1417ff83b31: Layer already exists [2023-05-16T17:52:17.756Z] 3.0.0-dev.43: digest: sha256:27db3d9fb9e6576bc58c9aaf46183365cc6ffc4caff07648ca12765fd79aa41f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:52:18.071Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3541083dc0aa512bb01a466ff2ab5369f3e38532-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:52:18.393Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3541083dc0aa512bb01a466ff2ab5369f3e38532-3.0.0-dev.43 [2023-05-16T17:52:18.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-16T17:52:18.393Z] 97ef492eba90: Preparing [2023-05-16T17:52:18.393Z] b2085a12366c: Preparing [2023-05-16T17:52:18.393Z] 587d3f7b25a3: Preparing [2023-05-16T17:52:18.393Z] 33934007d823: Preparing [2023-05-16T17:52:18.393Z] 3827b5b91e75: Preparing [2023-05-16T17:52:18.393Z] acc83c6ca332: Preparing [2023-05-16T17:52:18.393Z] 94cec512eb78: Preparing [2023-05-16T17:52:18.393Z] 563ddc8f3e37: Preparing [2023-05-16T17:52:18.393Z] ee1c425e6d51: Preparing [2023-05-16T17:52:18.393Z] 3ae3c9df9bcb: Preparing [2023-05-16T17:52:18.393Z] a7e58698dc85: Preparing [2023-05-16T17:52:18.393Z] 0761fe0fc702: Preparing [2023-05-16T17:52:18.393Z] f1417ff83b31: Preparing [2023-05-16T17:52:18.393Z] acc83c6ca332: Waiting [2023-05-16T17:52:18.393Z] 94cec512eb78: Waiting [2023-05-16T17:52:18.393Z] a7e58698dc85: Waiting [2023-05-16T17:52:18.393Z] 0761fe0fc702: Waiting [2023-05-16T17:52:18.393Z] 563ddc8f3e37: Waiting [2023-05-16T17:52:18.393Z] f1417ff83b31: Waiting [2023-05-16T17:52:18.393Z] ee1c425e6d51: Waiting [2023-05-16T17:52:18.393Z] 3ae3c9df9bcb: Waiting [2023-05-16T17:52:18.393Z] 587d3f7b25a3: Layer already exists [2023-05-16T17:52:18.393Z] 97ef492eba90: Layer already exists [2023-05-16T17:52:18.393Z] 3827b5b91e75: Layer already exists [2023-05-16T17:52:18.393Z] b2085a12366c: Layer already exists [2023-05-16T17:52:18.393Z] 33934007d823: Layer already exists [2023-05-16T17:52:18.393Z] acc83c6ca332: Layer already exists [2023-05-16T17:52:18.393Z] 563ddc8f3e37: Layer already exists [2023-05-16T17:52:18.393Z] ee1c425e6d51: Layer already exists [2023-05-16T17:52:18.393Z] 94cec512eb78: Layer already exists [2023-05-16T17:52:18.393Z] 3ae3c9df9bcb: Layer already exists [2023-05-16T17:52:18.393Z] a7e58698dc85: Layer already exists [2023-05-16T17:52:18.393Z] 0761fe0fc702: Layer already exists [2023-05-16T17:52:18.393Z] f1417ff83b31: Layer already exists [2023-05-16T17:52:18.393Z] 3541083dc0aa512bb01a466ff2ab5369f3e38532-3.0.0-dev.43: digest: sha256:27db3d9fb9e6576bc58c9aaf46183365cc6ffc4caff07648ca12765fd79aa41f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:52:18.728Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:52:19.040Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-05-16T17:52:19.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-05-16T17:52:19.040Z] 97ef492eba90: Preparing [2023-05-16T17:52:19.040Z] b2085a12366c: Preparing [2023-05-16T17:52:19.040Z] 587d3f7b25a3: Preparing [2023-05-16T17:52:19.040Z] 33934007d823: Preparing [2023-05-16T17:52:19.040Z] 3827b5b91e75: Preparing [2023-05-16T17:52:19.040Z] acc83c6ca332: Preparing [2023-05-16T17:52:19.040Z] 94cec512eb78: Preparing [2023-05-16T17:52:19.040Z] 563ddc8f3e37: Preparing [2023-05-16T17:52:19.040Z] ee1c425e6d51: Preparing [2023-05-16T17:52:19.040Z] 3ae3c9df9bcb: Preparing [2023-05-16T17:52:19.040Z] a7e58698dc85: Preparing [2023-05-16T17:52:19.040Z] 0761fe0fc702: Preparing [2023-05-16T17:52:19.040Z] f1417ff83b31: Preparing [2023-05-16T17:52:19.040Z] acc83c6ca332: Waiting [2023-05-16T17:52:19.040Z] 3ae3c9df9bcb: Waiting [2023-05-16T17:52:19.040Z] 94cec512eb78: Waiting [2023-05-16T17:52:19.040Z] a7e58698dc85: Waiting [2023-05-16T17:52:19.040Z] 0761fe0fc702: Waiting [2023-05-16T17:52:19.040Z] f1417ff83b31: Waiting [2023-05-16T17:52:19.040Z] 563ddc8f3e37: Waiting [2023-05-16T17:52:19.040Z] ee1c425e6d51: Waiting [2023-05-16T17:52:19.040Z] 587d3f7b25a3: Layer already exists [2023-05-16T17:52:19.040Z] b2085a12366c: Layer already exists [2023-05-16T17:52:19.040Z] 33934007d823: Layer already exists [2023-05-16T17:52:19.040Z] 97ef492eba90: Layer already exists [2023-05-16T17:52:19.040Z] 3827b5b91e75: Layer already exists [2023-05-16T17:52:19.040Z] acc83c6ca332: Layer already exists [2023-05-16T17:52:19.040Z] 94cec512eb78: Layer already exists [2023-05-16T17:52:19.040Z] ee1c425e6d51: Layer already exists [2023-05-16T17:52:19.040Z] 563ddc8f3e37: Layer already exists [2023-05-16T17:52:19.040Z] 3ae3c9df9bcb: Layer already exists [2023-05-16T17:52:19.040Z] a7e58698dc85: Layer already exists [2023-05-16T17:52:19.040Z] 0761fe0fc702: Layer already exists [2023-05-16T17:52:19.040Z] f1417ff83b31: Layer already exists [2023-05-16T17:52:19.040Z] main: digest: sha256:27db3d9fb9e6576bc58c9aaf46183365cc6ffc4caff07648ca12765fd79aa41f size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T17:52:19.088Z] ===================================================== [Pipeline] echo [2023-05-16T17:52:19.099Z] taggedImages: [2023-05-16T17:52:19.099Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3541083dc0aa512bb01a466ff2ab5369f3e38532 [2023-05-16T17:52:19.099Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-05-16T17:52:19.099Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.43 [2023-05-16T17:52:19.099Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3541083dc0aa512bb01a466ff2ab5369f3e38532-3.0.0-dev.43 [2023-05-16T17:52:19.099Z] - 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-05-16T17:52:19.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T17:52:19.489Z] [2023-05-16T17:52:19.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:52:19.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T17:52:19.793Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T17:52:19.793Z] 5eb5b503b376: Pulling fs layer [2023-05-16T17:52:19.793Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T17:52:19.793Z] ec43610c2a17: Pulling fs layer [2023-05-16T17:52:19.793Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T17:52:19.793Z] 33b1e0a273af: Pulling fs layer [2023-05-16T17:52:19.793Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T17:52:19.793Z] 2f39f015ded8: Pulling fs layer [2023-05-16T17:52:19.793Z] 33b1e0a273af: Waiting [2023-05-16T17:52:19.793Z] 5d3b04190fa2: Waiting [2023-05-16T17:52:19.793Z] 3a2ae6a8a46f: Waiting [2023-05-16T17:52:19.793Z] 5c69ac0246d0: Verifying Checksum [2023-05-16T17:52:19.793Z] 5c69ac0246d0: Download complete [2023-05-16T17:52:19.793Z] 3a2ae6a8a46f: Download complete [2023-05-16T17:52:19.793Z] 33b1e0a273af: Verifying Checksum [2023-05-16T17:52:19.793Z] 33b1e0a273af: Download complete [2023-05-16T17:52:19.793Z] 5d3b04190fa2: Download complete [2023-05-16T17:52:19.793Z] ec43610c2a17: Verifying Checksum [2023-05-16T17:52:19.793Z] ec43610c2a17: Download complete [2023-05-16T17:52:20.053Z] 5eb5b503b376: Verifying Checksum [2023-05-16T17:52:20.053Z] 5eb5b503b376: Download complete [2023-05-16T17:52:20.619Z] 2f39f015ded8: Download complete [2023-05-16T17:52:21.184Z] 5eb5b503b376: Pull complete [2023-05-16T17:52:21.184Z] 5c69ac0246d0: Pull complete [2023-05-16T17:52:21.750Z] ec43610c2a17: Pull complete [2023-05-16T17:52:21.750Z] 3a2ae6a8a46f: Pull complete [2023-05-16T17:52:22.009Z] 33b1e0a273af: Pull complete [2023-05-16T17:52:22.009Z] 5d3b04190fa2: Pull complete [2023-05-16T17:52:26.213Z] 2f39f015ded8: Pull complete [2023-05-16T17:52:26.213Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T17:52:26.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T17:52:26.213Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T17:52:26.298Z] prd-ubuntu20.04-docker-8c-8g-15759 does not seem to be running inside a container [2023-05-16T17:52:26.336Z] $ 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-05-16T17:52:32.646Z] $ docker top 7d646a5c8081ffd6b2687a40995aa2aa1c0b7b6cb2a0a95a829fd24a16aac5da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T17:52:33.020Z] ---> job-cost.sh [2023-05-16T17:52:33.020Z] lf-activate-venv: SKIPPING [2023-05-16T17:52:33.020Z] INFO: No Stack... [2023-05-16T17:52:33.280Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T17:52:33.538Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T17:52:33.827Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-05-16T17:52:33.827Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T17:52:33.840Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-115-stack-cost] [2023-05-16T17:52:33.848Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-115-stack-cost] did not exist. Created. [2023-05-16T17:52:33.848Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T17:52:34.153Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T17:52:34.184Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T17:52:34.192Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-115-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T17:52:34.221Z] $ docker stop --time=1 7d646a5c8081ffd6b2687a40995aa2aa1c0b7b6cb2a0a95a829fd24a16aac5da [2023-05-16T17:52:35.420Z] $ docker rm -f --volumes 7d646a5c8081ffd6b2687a40995aa2aa1c0b7b6cb2a0a95a829fd24a16aac5da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T17:53:13.982Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15761 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-05-16T17:53:13.998Z] Running in /w/workspace/device-usb-camera/115 [Pipeline] { [Pipeline] checkout [2023-05-16T17:53:14.041Z] Selected Git installation does not exist. Using Default [2023-05-16T17:53:14.041Z] The recommended git tool is: NONE [2023-05-16T17:53:20.159Z] using credential edgex-jenkins-ssh [2023-05-16T17:53:20.184Z] Cloning the remote Git repository [2023-05-16T17:53:20.233Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-16T17:53:20.349Z] > git init /w/workspace/device-usb-camera/115 # timeout=10 [2023-05-16T17:53:20.514Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-16T17:53:20.515Z] > git --version # timeout=10 [2023-05-16T17:53:20.539Z] > git --version # 'git version 2.25.1' [2023-05-16T17:53:20.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T17:53:20.705Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T17:53:21.467Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-16T17:53:21.488Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T17:53:22.384Z] Avoid second fetch [2023-05-16T17:53:22.385Z] Checking out Revision 3541083dc0aa512bb01a466ff2ab5369f3e38532 (main) [2023-05-16T17:53:22.403Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T17:53:22.472Z] > git checkout -f 3541083dc0aa512bb01a466ff2ab5369f3e38532 # timeout=10 [2023-05-16T17:53:22.961Z] Commit message: "fix: add return on empty user/pass, and do not send superfluous 200 OK (#247)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T17:53:23.838Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T17:53:23.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T17:53:23.838Z] Dload Upload Total Spent Left Speed [2023-05-16T17:53:23.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-05-16T17:53:24.424Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T17:53:24.759Z] + sudo tee+ /etc/docker/daemon.new [2023-05-16T17:53:24.759Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T17:53:24.759Z] { [2023-05-16T17:53:24.759Z] "registry-mirrors": [ [2023-05-16T17:53:24.759Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T17:53:24.759Z] ], [2023-05-16T17:53:24.759Z] "bip": "10.250.0.254/24", [2023-05-16T17:53:24.759Z] "hosts": [ [2023-05-16T17:53:24.759Z] "tcp://0.0.0.0:5555", [2023-05-16T17:53:24.759Z] "unix:///var/run/docker.sock" [2023-05-16T17:53:24.759Z] ], [2023-05-16T17:53:24.759Z] "mtu": 1458, [2023-05-16T17:53:24.759Z] "selinux-enabled": true, [2023-05-16T17:53:24.759Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T17:53:24.759Z] } [Pipeline] sh [2023-05-16T17:53:25.096Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T17:53:25.450Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T17:53:43.757Z] provisioning config files... [2023-05-16T17:53:43.789Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/115@tmp/config5339103771717995651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T17:53:44.157Z] ---> docker-login.sh [2023-05-16T17:53:44.157Z] nexus3.edgexfoundry.org:10001 [2023-05-16T17:53:44.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:53:44.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:53:44.747Z] Configure a credential helper to remove this warning. See [2023-05-16T17:53:44.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:53:44.747Z] [2023-05-16T17:53:44.747Z] Login Succeeded [2023-05-16T17:53:44.747Z] nexus3.edgexfoundry.org:10002 [2023-05-16T17:53:45.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:53:45.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:53:45.294Z] Configure a credential helper to remove this warning. See [2023-05-16T17:53:45.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:53:45.294Z] [2023-05-16T17:53:45.294Z] Login Succeeded [2023-05-16T17:53:45.294Z] nexus3.edgexfoundry.org:10003 [2023-05-16T17:53:45.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:53:45.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:53:45.566Z] Configure a credential helper to remove this warning. See [2023-05-16T17:53:45.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:53:45.566Z] [2023-05-16T17:53:45.566Z] Login Succeeded [2023-05-16T17:53:45.566Z] nexus3.edgexfoundry.org:10004 [2023-05-16T17:53:45.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:53:45.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:53:45.837Z] Configure a credential helper to remove this warning. See [2023-05-16T17:53:45.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:53:45.837Z] [2023-05-16T17:53:45.837Z] Login Succeeded [2023-05-16T17:53:45.837Z] docker.io [2023-05-16T17:53:46.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T17:53:46.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T17:53:46.703Z] Configure a credential helper to remove this warning. See [2023-05-16T17:53:46.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T17:53:46.703Z] [2023-05-16T17:53:46.703Z] Login Succeeded [2023-05-16T17:53:46.703Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T17:53:46.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T17:53:47.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T17:53:47.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T17:53:47.056Z] ========================================================= [2023-05-16T17:53:47.056Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T17:53:47.056Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:53:47.411Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T17:53:47.680Z] Sending build context to Docker daemon 1.086MB [2023-05-16T17:53:47.680Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T17:53:47.680Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-16T17:53:47.955Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T17:53:47.955Z] c41833b44d91: Pulling fs layer [2023-05-16T17:53:47.955Z] ed15518f5707: Pulling fs layer [2023-05-16T17:53:47.955Z] feae8fd75edb: Pulling fs layer [2023-05-16T17:53:47.955Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T17:53:47.955Z] 3cdef696dda3: Pulling fs layer [2023-05-16T17:53:47.955Z] 2ced38df9373: Pulling fs layer [2023-05-16T17:53:47.955Z] 58f1dce35555: Pulling fs layer [2023-05-16T17:53:47.955Z] 3cdef696dda3: Waiting [2023-05-16T17:53:47.955Z] 2ced38df9373: Waiting [2023-05-16T17:53:47.955Z] 58f1dce35555: Waiting [2023-05-16T17:53:47.955Z] 242c74f7c9fa: Waiting [2023-05-16T17:53:47.955Z] ed15518f5707: Verifying Checksum [2023-05-16T17:53:47.955Z] ed15518f5707: Download complete [2023-05-16T17:53:47.955Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T17:53:47.955Z] 242c74f7c9fa: Download complete [2023-05-16T17:53:47.955Z] 3cdef696dda3: Download complete [2023-05-16T17:53:47.955Z] c41833b44d91: Verifying Checksum [2023-05-16T17:53:49.411Z] c41833b44d91: Pull complete [2023-05-16T17:53:49.686Z] 58f1dce35555: Verifying Checksum [2023-05-16T17:53:49.686Z] 58f1dce35555: Download complete [2023-05-16T17:53:49.686Z] ed15518f5707: Pull complete [2023-05-16T17:53:50.670Z] feae8fd75edb: Download complete [2023-05-16T17:53:50.956Z] 2ced38df9373: Verifying Checksum [2023-05-16T17:53:50.956Z] 2ced38df9373: Download complete [2023-05-16T17:54:03.311Z] feae8fd75edb: Pull complete [2023-05-16T17:54:03.311Z] 242c74f7c9fa: Pull complete [2023-05-16T17:54:03.311Z] 3cdef696dda3: Pull complete [2023-05-16T17:54:08.700Z] 2ced38df9373: Pull complete [2023-05-16T17:54:12.092Z] 58f1dce35555: Pull complete [2023-05-16T17:54:12.092Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T17:54:12.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T17:54:12.092Z] ---> fadd8f120f05 [2023-05-16T17:54:12.092Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-16T17:54:14.057Z] ---> Running in f08dedeb428d [2023-05-16T17:54:14.057Z] Removing intermediate container f08dedeb428d [2023-05-16T17:54:14.057Z] ---> e3b007528939 [2023-05-16T17:54:14.057Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T17:54:14.057Z] ---> Running in f1c714005d9e [2023-05-16T17:54:14.327Z] Removing intermediate container f1c714005d9e [2023-05-16T17:54:14.327Z] ---> 863f36edc2d1 [2023-05-16T17:54:14.327Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-16T17:54:14.598Z] ---> Running in cb5f32a35462 [2023-05-16T17:54:14.868Z] Removing intermediate container cb5f32a35462 [2023-05-16T17:54:14.868Z] ---> 8711ef17dba2 [2023-05-16T17:54:14.868Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-16T17:54:14.868Z] ---> Running in af5a4a2ceced [2023-05-16T17:54:15.137Z] Removing intermediate container af5a4a2ceced [2023-05-16T17:54:15.137Z] ---> 085ed6fe44e7 [2023-05-16T17:54:15.137Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T17:54:15.408Z] ---> Running in fb1d5ae243fb [2023-05-16T17:54:16.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T17:54:17.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T17:54:18.036Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-16T17:54:18.036Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-16T17:54:18.036Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-16T17:54:18.313Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-16T17:54:18.313Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-16T17:54:18.313Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-16T17:54:18.313Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-16T17:54:18.313Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-16T17:54:18.313Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-16T17:54:18.313Z] (10/14) Installing kmod-libs (30-r1) [2023-05-16T17:54:18.313Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-16T17:54:18.313Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-16T17:54:18.313Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-16T17:54:18.313Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-16T17:54:18.579Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T17:54:18.579Z] Executing eudev-3.2.11-r4.trigger [2023-05-16T17:54:18.579Z] OK: 271 MiB in 67 packages [2023-05-16T17:54:20.005Z] Removing intermediate container fb1d5ae243fb [2023-05-16T17:54:20.005Z] ---> 6f4493a635e1 [2023-05-16T17:54:20.005Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-16T17:54:20.005Z] ---> Running in da02c07234f0 [2023-05-16T17:54:20.275Z] Removing intermediate container da02c07234f0 [2023-05-16T17:54:20.275Z] ---> a13e63c4e2ed [2023-05-16T17:54:20.275Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-16T17:54:20.544Z] ---> 77dcb880eba2 [2023-05-16T17:54:20.544Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T17:54:20.818Z] ---> Running in a47ce906efa2 [2023-05-16T17:55:28.713Z] Removing intermediate container a47ce906efa2 [2023-05-16T17:55:28.713Z] ---> 599ade95072c [2023-05-16T17:55:28.713Z] Step 11/13 : COPY . . [2023-05-16T17:55:28.713Z] ---> 1a4d8a1c6357 [2023-05-16T17:55:28.713Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-16T17:55:28.713Z] ---> Running in 93e404647723 [2023-05-16T17:55:28.713Z]  % Total % Received % Xferd Average Speed  Time Time Time Current [2023-05-16T17:55:28.713Z] Dload Upload Total Spent Left Speed [2023-05-16T17:55:28.713Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4013 0 --:--:-- --:--:-- --:--:-- 4038 [2023-05-16T17:55:28.713Z] Removing intermediate container 93e404647723 [2023-05-16T17:55:28.713Z] ---> 711e68137e8c [2023-05-16T17:55:28.713Z] Step 13/13 : RUN ${MAKE} [2023-05-16T17:55:28.713Z] ---> Running in 2eb8580fc3a0 [2023-05-16T17:55:28.713Z] noop [2023-05-16T17:55:28.713Z] Removing intermediate container 2eb8580fc3a0 [2023-05-16T17:55:28.713Z] ---> 1d945c757f2d [2023-05-16T17:55:28.713Z] Successfully built 1d945c757f2d [2023-05-16T17:55:28.713Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:55:29.070Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T17:55:29.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T17:55:29.313Z] prd-ubuntu20.04-docker-arm64-4c-16g-15761 does not seem to be running inside a container [2023-05-16T17:55:29.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/115 -v /w/workspace/device-usb-camera/115:/w/workspace/device-usb-camera/115:rw,z -v /w/workspace/device-usb-camera/115@tmp:/w/workspace/device-usb-camera/115@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-05-16T17:55:30.644Z] $ docker top 64770f6c648647f7ec25f42e15d21a952a6709b237aefc02094b37fbda4fcd27 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T17:55:31.513Z] + go version [2023-05-16T17:55:31.513Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T17:55:31.536Z] $ docker stop --time=1 64770f6c648647f7ec25f42e15d21a952a6709b237aefc02094b37fbda4fcd27 [2023-05-16T17:55:33.193Z] $ docker rm -f --volumes 64770f6c648647f7ec25f42e15d21a952a6709b237aefc02094b37fbda4fcd27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:55:33.803Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T17:55:33.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T17:55:33.998Z] prd-ubuntu20.04-docker-arm64-4c-16g-15761 does not seem to be running inside a container [2023-05-16T17:55:34.078Z] $ 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/115 -v /w/workspace/device-usb-camera/115:/w/workspace/device-usb-camera/115:rw,z -v /w/workspace/device-usb-camera/115@tmp:/w/workspace/device-usb-camera/115@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-05-16T17:55:35.302Z] $ docker top 5d29e1e5ffa119ab04dc1aeaf1ddcdb790aef07ca54802d43d42aeca6de9f308 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T17:55:35.847Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/115 [Pipeline] fileExists [Pipeline] sh [2023-05-16T17:55:36.190Z] + make test [2023-05-16T17:55:36.190Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T17:56:08.468Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-16T17:58:30.212Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-16T17:58:30.212Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.077s coverage: 1.8% of statements [2023-05-16T17:58:30.212Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T17:58:30.212Z] go vet ./... [2023-05-16T17:58:56.907Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T17:58:56.907Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T17:58:56.907Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T17:58:56.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T17:58:56.940Z] $ docker stop --time=1 5d29e1e5ffa119ab04dc1aeaf1ddcdb790aef07ca54802d43d42aeca6de9f308 [2023-05-16T17:58:58.765Z] $ docker rm -f --volumes 5d29e1e5ffa119ab04dc1aeaf1ddcdb790aef07ca54802d43d42aeca6de9f308 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T17:58:59.894Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T17:58:59.916Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T17:59:00.393Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T17:59:00.802Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T17:59:01.127Z] + ls -al . [2023-05-16T17:59:01.127Z] total 184 [2023-05-16T17:59:01.127Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 17:55 . [2023-05-16T17:59:01.127Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 17:53 .. [2023-05-16T17:59:01.127Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 17:53 .git [2023-05-16T17:59:01.127Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 17:53 .github [2023-05-16T17:59:01.127Z] -rw-rw-r-- 1 jenkins jenkins 414 May 16 17:53 .gitignore [2023-05-16T17:59:01.127Z] -rw-rw-r-- 1 jenkins jenkins 42 May 16 17:53 .golangci.yml [2023-05-16T17:59:01.127Z] -rw-rw-r-- 1 jenkins jenkins 77 May 16 17:53 .hadolint.yml [2023-05-16T17:59:01.127Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 16 17:53 Attribution.txt [2023-05-16T17:59:01.127Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 16 17:53 CHANGELOG.md [2023-05-16T17:59:01.127Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 16 17:53 Dockerfile [2023-05-16T17:59:01.127Z] -rw-rw-r-- 1 jenkins jenkins 678 May 16 17:53 GOVERNANCE.md [2023-05-16T17:59:01.127Z] -rw-rw-r-- 1 jenkins jenkins 659 May 16 17:53 Jenkinsfile [2023-05-16T17:59:01.127Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 16 17:53 LICENSE [2023-05-16T17:59:01.127Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 16 17:53 Makefile [2023-05-16T17:59:01.127Z] -rw-rw-r-- 1 jenkins jenkins 622 May 16 17:53 OWNERS.md [2023-05-16T17:59:01.127Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 16 17:53 README.md [2023-05-16T17:59:01.127Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 17:49 VERSION [2023-05-16T17:59:01.127Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 17:53 bin [2023-05-16T17:59:01.127Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 17:53 cmd [2023-05-16T17:59:01.127Z] -rw-r--r-- 1 jenkins jenkins 31522 May 16 17:58 coverage.out [2023-05-16T17:59:01.127Z] -rwxrwxr-x 1 jenkins jenkins 140 May 16 17:53 docker-entrypoint.sh [2023-05-16T17:59:01.127Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 17:53 docs [2023-05-16T17:59:01.127Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 16 17:53 go.mod [2023-05-16T17:59:01.127Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 16 17:53 go.sum [2023-05-16T17:59:01.127Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 17:53 internal [2023-05-16T17:59:01.127Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 17:53 snap [2023-05-16T17:59:01.127Z] -rw-rw-r-- 1 jenkins jenkins 231 May 16 17:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T17:59:01.471Z] + 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=3541083dc0aa512bb01a466ff2ab5369f3e38532 --label arch=arm64 --label version=3.0.0-dev.43 . [2023-05-16T17:59:01.739Z] Sending build context to Docker daemon 1.118MB [2023-05-16T17:59:01.739Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T17:59:01.739Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-16T17:59:01.739Z] ---> 1d945c757f2d [2023-05-16T17:59:01.739Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-16T17:59:02.008Z] ---> Running in e0655219594d [2023-05-16T17:59:02.274Z] Removing intermediate container e0655219594d [2023-05-16T17:59:02.274Z] ---> 4a61bfc94413 [2023-05-16T17:59:02.274Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T17:59:02.274Z] ---> Running in 6d34ee712e84 [2023-05-16T17:59:02.543Z] Removing intermediate container 6d34ee712e84 [2023-05-16T17:59:02.543Z] ---> 5859efde430d [2023-05-16T17:59:02.543Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-16T17:59:02.543Z] ---> Running in 581d8cdfef67 [2023-05-16T17:59:03.131Z] Removing intermediate container 581d8cdfef67 [2023-05-16T17:59:03.131Z] ---> 222570dee2eb [2023-05-16T17:59:03.131Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-16T17:59:03.131Z] ---> Running in 42499e524ce9 [2023-05-16T17:59:03.401Z] Removing intermediate container 42499e524ce9 [2023-05-16T17:59:03.401Z] ---> eb9ee9b517e1 [2023-05-16T17:59:03.401Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T17:59:03.401Z] ---> Running in 23cf8ed41be6 [2023-05-16T17:59:04.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T17:59:04.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T17:59:06.371Z] OK: 271 MiB in 67 packages [2023-05-16T17:59:06.968Z] Removing intermediate container 23cf8ed41be6 [2023-05-16T17:59:06.968Z] ---> c7e8213d5f45 [2023-05-16T17:59:06.968Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-16T17:59:06.968Z] ---> Running in 1040e3632960 [2023-05-16T17:59:07.558Z] Removing intermediate container 1040e3632960 [2023-05-16T17:59:07.558Z] ---> bbe52aad16a9 [2023-05-16T17:59:07.558Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-16T17:59:07.828Z] ---> 294237267b5e [2023-05-16T17:59:07.828Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T17:59:08.099Z] ---> Running in c5c41caa24fb [2023-05-16T17:59:10.690Z] Removing intermediate container c5c41caa24fb [2023-05-16T17:59:10.690Z] ---> 127b64f10b92 [2023-05-16T17:59:10.690Z] Step 11/36 : COPY . . [2023-05-16T17:59:11.281Z] ---> ea514efef052 [2023-05-16T17:59:11.281Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-16T17:59:11.281Z] ---> Running in 2b14eae38fd6 [2023-05-16T17:59:12.263Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T17:59:12.263Z] Dload Upload Total  Spent Left Speed [2023-05-16T17:59:12.852Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2857 0 --:--:-- --:--:-- --:--:-- 2870 [2023-05-16T17:59:13.439Z] Removing intermediate container 2b14eae38fd6 [2023-05-16T17:59:13.439Z] ---> 4250257c0e11 [2023-05-16T17:59:13.439Z] Step 13/36 : RUN ${MAKE} [2023-05-16T17:59:13.439Z] ---> Running in a12837b4c5c4 [2023-05-16T17:59:14.408Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.43" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-16T18:02:06.209Z] Removing intermediate container a12837b4c5c4 [2023-05-16T18:02:06.209Z] ---> ef66285a0787 [2023-05-16T18:02:06.209Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-16T18:02:06.209Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-16T18:02:06.209Z] 8766b47fe142: Pulling fs layer [2023-05-16T18:02:06.209Z] 8766b47fe142: Verifying Checksum [2023-05-16T18:02:06.209Z] 8766b47fe142: Download complete [2023-05-16T18:02:06.209Z] 8766b47fe142: Pull complete [2023-05-16T18:02:06.209Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-16T18:02:06.209Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-16T18:02:06.209Z] ---> 69d40e2cb93c [2023-05-16T18:02:06.209Z] Step 15/36 : FROM alpine:3.17 [2023-05-16T18:02:06.209Z] 3.17: Pulling from library/alpine [2023-05-16T18:02:06.209Z] c41833b44d91: Already exists [2023-05-16T18:02:06.209Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T18:02:06.209Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T18:02:06.209Z] ---> 51e60588ff2c [2023-05-16T18:02:06.209Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-16T18:02:06.209Z] ---> Running in 28422c22990e [2023-05-16T18:02:06.209Z] Removing intermediate container 28422c22990e [2023-05-16T18:02:06.209Z] ---> f74add2dd307 [2023-05-16T18:02:06.209Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-16T18:02:06.209Z] ---> Running in debcd2f6078e [2023-05-16T18:02:06.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T18:02:06.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T18:02:06.209Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-16T18:02:06.209Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-16T18:02:06.209Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-16T18:02:06.209Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-16T18:02:06.209Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-16T18:02:06.209Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-16T18:02:06.209Z] (7/83) Installing libxcb (1.15-r0) [2023-05-16T18:02:06.209Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-16T18:02:06.209Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-16T18:02:06.209Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-16T18:02:06.209Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-16T18:02:06.209Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-16T18:02:06.209Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-16T18:02:06.209Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-16T18:02:06.209Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-16T18:02:06.209Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-16T18:02:06.209Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-16T18:02:06.209Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-16T18:02:06.209Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-16T18:02:06.209Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-16T18:02:06.209Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-16T18:02:06.209Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-16T18:02:06.209Z] (23/83) Installing glib (2.74.6-r0) [2023-05-16T18:02:06.209Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-16T18:02:06.209Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-16T18:02:06.209Z] (26/83) Installing libass (0.16.0-r1) [2023-05-16T18:02:06.209Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-16T18:02:06.209Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-16T18:02:06.209Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-16T18:02:06.209Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-16T18:02:06.209Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-16T18:02:06.209Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-16T18:02:06.209Z] (33/83) Installing libunistring (1.1-r0) [2023-05-16T18:02:06.209Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-16T18:02:06.209Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-16T18:02:06.209Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-16T18:02:06.209Z] (37/83) Installing lame (3.100-r2) [2023-05-16T18:02:06.209Z] (38/83) Installing opus (1.3.1-r1) [2023-05-16T18:02:06.209Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-16T18:02:06.209Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-16T18:02:06.209Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-16T18:02:06.209Z] (42/83) Installing orc (0.4.33-r0) [2023-05-16T18:02:06.209Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-16T18:02:06.209Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-16T18:02:06.209Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-16T18:02:06.209Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-16T18:02:06.209Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-16T18:02:06.209Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-16T18:02:06.209Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-16T18:02:06.209Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-16T18:02:06.209Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-16T18:02:06.209Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-16T18:02:06.209Z] (53/83) Installing libpulse (16.1-r6) [2023-05-16T18:02:06.209Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-16T18:02:06.209Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-16T18:02:06.209Z] (56/83) Installing librist (0.2.7-r0) [2023-05-16T18:02:06.209Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-16T18:02:06.209Z] (58/83) Installing libssh (0.10.5-r0) [2023-05-16T18:02:06.209Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-16T18:02:06.209Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-16T18:02:06.209Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-16T18:02:06.209Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-16T18:02:06.209Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-16T18:02:06.209Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-16T18:02:06.209Z] (65/83) Installing libva (2.16.0-r0) [2023-05-16T18:02:06.209Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-16T18:02:06.209Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-16T18:02:06.209Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-16T18:02:06.209Z] (69/83) Installing libwebp (1.2.4-r1) [2023-05-16T18:02:06.209Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-16T18:02:06.209Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-16T18:02:06.209Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-16T18:02:06.209Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-16T18:02:06.209Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-16T18:02:06.209Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-16T18:02:06.209Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-16T18:02:06.209Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-16T18:02:06.209Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-16T18:02:06.209Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-16T18:02:06.209Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-16T18:02:06.209Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-16T18:02:06.209Z] (82/83) Installing kmod-libs (30-r1) [2023-05-16T18:02:06.209Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-16T18:02:06.209Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T18:02:06.209Z] Executing eudev-3.2.11-r4.trigger [2023-05-16T18:02:06.209Z] OK: 86 MiB in 98 packages [2023-05-16T18:02:06.209Z] Removing intermediate container debcd2f6078e [2023-05-16T18:02:06.209Z] ---> de3a9ac463f0 [2023-05-16T18:02:06.209Z] Step 18/36 : WORKDIR / [2023-05-16T18:02:06.209Z] ---> Running in 033868e15c74 [2023-05-16T18:02:06.209Z] Removing intermediate container 033868e15c74 [2023-05-16T18:02:06.209Z] ---> 2b6936e7f861 [2023-05-16T18:02:06.209Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-16T18:02:06.800Z] ---> 7688dbb708d7 [2023-05-16T18:02:06.800Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-16T18:02:07.386Z] ---> abf2a247d6a2 [2023-05-16T18:02:07.386Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-16T18:02:07.970Z] ---> 0352ee328f56 [2023-05-16T18:02:07.970Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-16T18:02:08.557Z] ---> 125b92bf5d67 [2023-05-16T18:02:08.557Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-16T18:02:08.827Z] ---> 3e114a885f4a [2023-05-16T18:02:08.827Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-16T18:02:09.454Z] ---> d679917ce455 [2023-05-16T18:02:09.454Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-16T18:02:10.908Z] ---> 9e65b790695a [2023-05-16T18:02:10.908Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-16T18:02:10.908Z] ---> Running in 89ecc35b46dc [2023-05-16T18:02:12.856Z] Removing intermediate container 89ecc35b46dc [2023-05-16T18:02:12.856Z] ---> d141383c81f8 [2023-05-16T18:02:12.856Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-16T18:02:12.856Z] ---> Running in c2060db5b965 [2023-05-16T18:02:14.277Z] Removing intermediate container c2060db5b965 [2023-05-16T18:02:14.277Z] ---> 20372b319153 [2023-05-16T18:02:14.277Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-16T18:02:14.277Z] ---> Running in 48902c9d6fb9 [2023-05-16T18:02:15.714Z] Removing intermediate container 48902c9d6fb9 [2023-05-16T18:02:15.714Z] ---> 88d1d200ebbd [2023-05-16T18:02:15.714Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-16T18:02:15.714Z] ---> Running in 8cb7d82ae0d2 [2023-05-16T18:02:19.059Z] Removing intermediate container 8cb7d82ae0d2 [2023-05-16T18:02:19.059Z] ---> ba50bf2f7cf3 [2023-05-16T18:02:19.059Z] Step 30/36 : EXPOSE 59983 [2023-05-16T18:02:19.059Z] ---> Running in 7e634ad5080a [2023-05-16T18:02:19.329Z] Removing intermediate container 7e634ad5080a [2023-05-16T18:02:19.329Z] ---> 05f0669e8699 [2023-05-16T18:02:19.329Z] Step 31/36 : EXPOSE 8554 [2023-05-16T18:02:19.329Z] ---> Running in b3e8af7e87d6 [2023-05-16T18:02:19.602Z] Removing intermediate container b3e8af7e87d6 [2023-05-16T18:02:19.602Z] ---> e310fb4cc655 [2023-05-16T18:02:19.602Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-16T18:02:19.871Z] ---> Running in af592da78931 [2023-05-16T18:02:20.141Z] Removing intermediate container af592da78931 [2023-05-16T18:02:20.141Z] ---> 21a71406a01a [2023-05-16T18:02:20.141Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-16T18:02:20.141Z] ---> Running in e8c4a75c1f60 [2023-05-16T18:02:20.488Z] Removing intermediate container e8c4a75c1f60 [2023-05-16T18:02:20.488Z] ---> 1307eadce5d4 [2023-05-16T18:02:20.488Z] Step 34/36 : LABEL arch=arm64 [2023-05-16T18:02:20.488Z] ---> Running in d2af6127d9db [2023-05-16T18:02:20.767Z] Removing intermediate container d2af6127d9db [2023-05-16T18:02:20.767Z] ---> d9ed7692c626 [2023-05-16T18:02:20.767Z] Step 35/36 : LABEL git_sha=3541083dc0aa512bb01a466ff2ab5369f3e38532 [2023-05-16T18:02:21.052Z] ---> Running in 9e740c23e97f [2023-05-16T18:02:21.333Z] Removing intermediate container 9e740c23e97f [2023-05-16T18:02:21.333Z] ---> 5ded84f1415c [2023-05-16T18:02:21.333Z] Step 36/36 : LABEL version=3.0.0-dev.43 [2023-05-16T18:02:21.333Z] ---> Running in ecd2c718e5f1 [2023-05-16T18:02:21.610Z] Removing intermediate container ecd2c718e5f1 [2023-05-16T18:02:21.611Z] ---> 20d38bcbf0af [2023-05-16T18:02:21.611Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T18:02:21.611Z] Successfully built 20d38bcbf0af [2023-05-16T18:02:21.611Z] 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-05-16T18:02:21.748Z] provisioning config files... [2023-05-16T18:02:21.816Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/115@tmp/config2212378604422448583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:02:22.197Z] ---> docker-login.sh [2023-05-16T18:02:22.197Z] nexus3.edgexfoundry.org:10001 [2023-05-16T18:02:22.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T18:02:22.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T18:02:22.471Z] Configure a credential helper to remove this warning. See [2023-05-16T18:02:22.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T18:02:22.471Z] [2023-05-16T18:02:22.471Z] Login Succeeded [2023-05-16T18:02:22.471Z] nexus3.edgexfoundry.org:10002 [2023-05-16T18:02:22.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T18:02:23.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T18:02:23.003Z] Configure a credential helper to remove this warning. See [2023-05-16T18:02:23.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T18:02:23.003Z] [2023-05-16T18:02:23.003Z] Login Succeeded [2023-05-16T18:02:23.003Z] nexus3.edgexfoundry.org:10003 [2023-05-16T18:02:23.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T18:02:23.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T18:02:23.290Z] Configure a credential helper to remove this warning. See [2023-05-16T18:02:23.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T18:02:23.290Z] [2023-05-16T18:02:23.290Z] Login Succeeded [2023-05-16T18:02:23.290Z] nexus3.edgexfoundry.org:10004 [2023-05-16T18:02:23.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T18:02:23.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T18:02:23.557Z] Configure a credential helper to remove this warning. See [2023-05-16T18:02:23.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T18:02:23.557Z] [2023-05-16T18:02:23.557Z] Login Succeeded [2023-05-16T18:02:23.557Z] docker.io [2023-05-16T18:02:23.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T18:02:24.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T18:02:24.412Z] Configure a credential helper to remove this warning. See [2023-05-16T18:02:24.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T18:02:24.412Z] [2023-05-16T18:02:24.412Z] Login Succeeded [2023-05-16T18:02:24.412Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T18:02:24.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T18:02:24.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T18:02:24.472Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-05-16T18:02:24.472Z] 3541083dc0aa512bb01a466ff2ab5369f3e38532 [2023-05-16T18:02:24.472Z] latest [2023-05-16T18:02:24.472Z] 3.0.0-dev.43 [2023-05-16T18:02:24.472Z] 3541083dc0aa512bb01a466ff2ab5369f3e38532-3.0.0-dev.43 [2023-05-16T18:02:24.472Z] main [2023-05-16T18:02:24.472Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:02:24.953Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3541083dc0aa512bb01a466ff2ab5369f3e38532 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:02:25.340Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3541083dc0aa512bb01a466ff2ab5369f3e38532 [2023-05-16T18:02:25.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-16T18:02:25.340Z] b487217c396b: Preparing [2023-05-16T18:02:25.340Z] b3a3c9ecebe7: Preparing [2023-05-16T18:02:25.340Z] 3bc70186ee7d: Preparing [2023-05-16T18:02:25.340Z] e13a0b8ef52e: Preparing [2023-05-16T18:02:25.340Z] 608d194cb50c: Preparing [2023-05-16T18:02:25.340Z] acc83c6ca332: Preparing [2023-05-16T18:02:25.340Z] fc700803ece8: Preparing [2023-05-16T18:02:25.340Z] 8e7ff3a76638: Preparing [2023-05-16T18:02:25.340Z] 6ef820ac36f3: Preparing [2023-05-16T18:02:25.340Z] 3c222766bef0: Preparing [2023-05-16T18:02:25.340Z] e4794a764c51: Preparing [2023-05-16T18:02:25.340Z] 671c67793fbf: Preparing [2023-05-16T18:02:25.340Z] 26cbea5cba74: Preparing [2023-05-16T18:02:25.340Z] acc83c6ca332: Waiting [2023-05-16T18:02:25.340Z] fc700803ece8: Waiting [2023-05-16T18:02:25.340Z] 8e7ff3a76638: Waiting [2023-05-16T18:02:25.340Z] 6ef820ac36f3: Waiting [2023-05-16T18:02:25.340Z] 3c222766bef0: Waiting [2023-05-16T18:02:25.340Z] 26cbea5cba74: Waiting [2023-05-16T18:02:25.340Z] e4794a764c51: Waiting [2023-05-16T18:02:25.340Z] 671c67793fbf: Waiting [2023-05-16T18:02:25.614Z] b487217c396b: Pushed [2023-05-16T18:02:25.614Z] e13a0b8ef52e: Pushed [2023-05-16T18:02:25.614Z] b3a3c9ecebe7: Pushed [2023-05-16T18:02:25.614Z] 3bc70186ee7d: Pushed [2023-05-16T18:02:25.882Z] acc83c6ca332: Pushed [2023-05-16T18:02:25.882Z] fc700803ece8: Pushed [2023-05-16T18:02:25.882Z] 6ef820ac36f3: Pushed [2023-05-16T18:02:25.882Z] 8e7ff3a76638: Pushed [2023-05-16T18:02:26.156Z] 26cbea5cba74: Layer already exists [2023-05-16T18:02:26.156Z] 3c222766bef0: Pushed [2023-05-16T18:02:31.608Z] 608d194cb50c: Pushed [2023-05-16T18:02:31.608Z] e4794a764c51: Pushed [2023-05-16T18:02:41.710Z] 671c67793fbf: Pushed [2023-05-16T18:02:41.710Z] 3541083dc0aa512bb01a466ff2ab5369f3e38532: digest: sha256:5e53027a6bf29d59ffee7da9e254b01b5f16c015161f865ae4633020a27b64c6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:02:42.074Z] + 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-05-16T18:02:42.424Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-16T18:02:42.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-16T18:02:42.424Z] b487217c396b: Preparing [2023-05-16T18:02:42.424Z] b3a3c9ecebe7: Preparing [2023-05-16T18:02:42.424Z] 3bc70186ee7d: Preparing [2023-05-16T18:02:42.424Z] e13a0b8ef52e: Preparing [2023-05-16T18:02:42.424Z] 608d194cb50c: Preparing [2023-05-16T18:02:42.424Z] acc83c6ca332: Preparing [2023-05-16T18:02:42.424Z] fc700803ece8: Preparing [2023-05-16T18:02:42.424Z] 8e7ff3a76638: Preparing [2023-05-16T18:02:42.424Z] 6ef820ac36f3: Preparing [2023-05-16T18:02:42.424Z] 3c222766bef0: Preparing [2023-05-16T18:02:42.424Z] e4794a764c51: Preparing [2023-05-16T18:02:42.424Z] 671c67793fbf: Preparing [2023-05-16T18:02:42.424Z] 26cbea5cba74: Preparing [2023-05-16T18:02:42.424Z] fc700803ece8: Waiting [2023-05-16T18:02:42.424Z] 8e7ff3a76638: Waiting [2023-05-16T18:02:42.424Z] 6ef820ac36f3: Waiting [2023-05-16T18:02:42.424Z] 3c222766bef0: Waiting [2023-05-16T18:02:42.424Z] e4794a764c51: Waiting [2023-05-16T18:02:42.424Z] 671c67793fbf: Waiting [2023-05-16T18:02:42.424Z] 26cbea5cba74: Waiting [2023-05-16T18:02:42.424Z] acc83c6ca332: Waiting [2023-05-16T18:02:42.424Z] b3a3c9ecebe7: Layer already exists [2023-05-16T18:02:42.424Z] 608d194cb50c: Layer already exists [2023-05-16T18:02:42.424Z] b487217c396b: Layer already exists [2023-05-16T18:02:42.424Z] 3bc70186ee7d: Layer already exists [2023-05-16T18:02:42.424Z] fc700803ece8: Layer already exists [2023-05-16T18:02:42.424Z] acc83c6ca332: Layer already exists [2023-05-16T18:02:42.424Z] 6ef820ac36f3: Layer already exists [2023-05-16T18:02:42.424Z] 8e7ff3a76638: Layer already exists [2023-05-16T18:02:42.424Z] e13a0b8ef52e: Layer already exists [2023-05-16T18:02:42.424Z] e4794a764c51: Layer already exists [2023-05-16T18:02:42.424Z] 26cbea5cba74: Layer already exists [2023-05-16T18:02:42.424Z] 671c67793fbf: Layer already exists [2023-05-16T18:02:42.424Z] 3c222766bef0: Layer already exists [2023-05-16T18:02:42.691Z] latest: digest: sha256:5e53027a6bf29d59ffee7da9e254b01b5f16c015161f865ae4633020a27b64c6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:02:43.059Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:02:43.506Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.43 [2023-05-16T18:02:43.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-16T18:02:43.507Z] b487217c396b: Preparing [2023-05-16T18:02:43.507Z] b3a3c9ecebe7: Preparing [2023-05-16T18:02:43.507Z] 3bc70186ee7d: Preparing [2023-05-16T18:02:43.507Z] e13a0b8ef52e: Preparing [2023-05-16T18:02:43.507Z] 608d194cb50c: Preparing [2023-05-16T18:02:43.507Z] acc83c6ca332: Preparing [2023-05-16T18:02:43.507Z] fc700803ece8: Preparing [2023-05-16T18:02:43.507Z] 8e7ff3a76638: Preparing [2023-05-16T18:02:43.507Z] 6ef820ac36f3: Preparing [2023-05-16T18:02:43.507Z] 3c222766bef0: Preparing [2023-05-16T18:02:43.507Z] e4794a764c51: Preparing [2023-05-16T18:02:43.507Z] 671c67793fbf: Preparing [2023-05-16T18:02:43.507Z] 26cbea5cba74: Preparing [2023-05-16T18:02:43.507Z] acc83c6ca332: Waiting [2023-05-16T18:02:43.507Z] fc700803ece8: Waiting [2023-05-16T18:02:43.507Z] 8e7ff3a76638: Waiting [2023-05-16T18:02:43.507Z] 6ef820ac36f3: Waiting [2023-05-16T18:02:43.507Z] 3c222766bef0: Waiting [2023-05-16T18:02:43.507Z] e4794a764c51: Waiting [2023-05-16T18:02:43.507Z] 671c67793fbf: Waiting [2023-05-16T18:02:43.507Z] 26cbea5cba74: Waiting [2023-05-16T18:02:43.507Z] 608d194cb50c: Layer already exists [2023-05-16T18:02:43.507Z] e13a0b8ef52e: Layer already exists [2023-05-16T18:02:43.507Z] 3bc70186ee7d: Layer already exists [2023-05-16T18:02:43.507Z] b3a3c9ecebe7: Layer already exists [2023-05-16T18:02:43.507Z] 6ef820ac36f3: Layer already exists [2023-05-16T18:02:43.507Z] fc700803ece8: Layer already exists [2023-05-16T18:02:43.507Z] 8e7ff3a76638: Layer already exists [2023-05-16T18:02:43.507Z] b487217c396b: Layer already exists [2023-05-16T18:02:43.772Z] e4794a764c51: Layer already exists [2023-05-16T18:02:43.772Z] 26cbea5cba74: Layer already exists [2023-05-16T18:02:43.772Z] acc83c6ca332: Layer already exists [2023-05-16T18:02:43.772Z] 3c222766bef0: Layer already exists [2023-05-16T18:02:43.772Z] 671c67793fbf: Layer already exists [2023-05-16T18:02:43.772Z] 3.0.0-dev.43: digest: sha256:5e53027a6bf29d59ffee7da9e254b01b5f16c015161f865ae4633020a27b64c6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:02:44.188Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3541083dc0aa512bb01a466ff2ab5369f3e38532-3.0.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:02:45.960Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3541083dc0aa512bb01a466ff2ab5369f3e38532-3.0.0-dev.43 [2023-05-16T18:02:45.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-16T18:02:45.960Z] b487217c396b: Preparing [2023-05-16T18:02:45.960Z] b3a3c9ecebe7: Preparing [2023-05-16T18:02:45.960Z] 3bc70186ee7d: Preparing [2023-05-16T18:02:45.960Z] e13a0b8ef52e: Preparing [2023-05-16T18:02:45.960Z] 608d194cb50c: Preparing [2023-05-16T18:02:45.960Z] acc83c6ca332: Preparing [2023-05-16T18:02:45.960Z] fc700803ece8: Preparing [2023-05-16T18:02:45.960Z] 8e7ff3a76638: Preparing [2023-05-16T18:02:45.960Z] 6ef820ac36f3: Preparing [2023-05-16T18:02:45.960Z] 3c222766bef0: Preparing [2023-05-16T18:02:45.960Z] e4794a764c51: Preparing [2023-05-16T18:02:45.960Z] 671c67793fbf: Preparing [2023-05-16T18:02:45.960Z] 26cbea5cba74: Preparing [2023-05-16T18:02:45.960Z] 6ef820ac36f3: Waiting [2023-05-16T18:02:45.960Z] 671c67793fbf: Waiting [2023-05-16T18:02:45.960Z] 3c222766bef0: Waiting [2023-05-16T18:02:45.960Z] e4794a764c51: Waiting [2023-05-16T18:02:45.960Z] 26cbea5cba74: Waiting [2023-05-16T18:02:45.960Z] acc83c6ca332: Waiting [2023-05-16T18:02:45.960Z] fc700803ece8: Waiting [2023-05-16T18:02:45.960Z] 8e7ff3a76638: Waiting [2023-05-16T18:02:45.960Z] 608d194cb50c: Layer already exists [2023-05-16T18:02:45.960Z] 3bc70186ee7d: Layer already exists [2023-05-16T18:02:45.960Z] b3a3c9ecebe7: Layer already exists [2023-05-16T18:02:45.960Z] b487217c396b: Layer already exists [2023-05-16T18:02:45.960Z] e13a0b8ef52e: Layer already exists [2023-05-16T18:02:45.960Z] acc83c6ca332: Layer already exists [2023-05-16T18:02:45.960Z] fc700803ece8: Layer already exists [2023-05-16T18:02:45.960Z] 6ef820ac36f3: Layer already exists [2023-05-16T18:02:45.960Z] e4794a764c51: Layer already exists [2023-05-16T18:02:45.960Z] 671c67793fbf: Layer already exists [2023-05-16T18:02:45.960Z] 26cbea5cba74: Layer already exists [2023-05-16T18:02:45.960Z] 8e7ff3a76638: Layer already exists [2023-05-16T18:02:45.960Z] 3c222766bef0: Layer already exists [2023-05-16T18:02:46.228Z] 3541083dc0aa512bb01a466ff2ab5369f3e38532-3.0.0-dev.43: digest: sha256:5e53027a6bf29d59ffee7da9e254b01b5f16c015161f865ae4633020a27b64c6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:02:46.585Z] + 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-05-16T18:02:46.937Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-05-16T18:02:46.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-05-16T18:02:46.937Z] b487217c396b: Preparing [2023-05-16T18:02:46.937Z] b3a3c9ecebe7: Preparing [2023-05-16T18:02:46.937Z] 3bc70186ee7d: Preparing [2023-05-16T18:02:46.937Z] e13a0b8ef52e: Preparing [2023-05-16T18:02:46.937Z] 608d194cb50c: Preparing [2023-05-16T18:02:46.937Z] acc83c6ca332: Preparing [2023-05-16T18:02:46.937Z] fc700803ece8: Preparing [2023-05-16T18:02:46.938Z] 8e7ff3a76638: Preparing [2023-05-16T18:02:46.938Z] 6ef820ac36f3: Preparing [2023-05-16T18:02:46.938Z] 3c222766bef0: Preparing [2023-05-16T18:02:46.938Z] e4794a764c51: Preparing [2023-05-16T18:02:46.938Z] 671c67793fbf: Preparing [2023-05-16T18:02:46.938Z] 26cbea5cba74: Preparing [2023-05-16T18:02:46.938Z] 6ef820ac36f3: Waiting [2023-05-16T18:02:46.938Z] 3c222766bef0: Waiting [2023-05-16T18:02:46.938Z] e4794a764c51: Waiting [2023-05-16T18:02:46.938Z] 671c67793fbf: Waiting [2023-05-16T18:02:46.938Z] 26cbea5cba74: Waiting [2023-05-16T18:02:46.938Z] acc83c6ca332: Waiting [2023-05-16T18:02:46.938Z] 8e7ff3a76638: Waiting [2023-05-16T18:02:46.938Z] fc700803ece8: Waiting [2023-05-16T18:02:46.938Z] b487217c396b: Layer already exists [2023-05-16T18:02:46.938Z] 608d194cb50c: Layer already exists [2023-05-16T18:02:46.938Z] 3bc70186ee7d: Layer already exists [2023-05-16T18:02:46.938Z] b3a3c9ecebe7: Layer already exists [2023-05-16T18:02:46.938Z] e13a0b8ef52e: Layer already exists [2023-05-16T18:02:46.938Z] fc700803ece8: Layer already exists [2023-05-16T18:02:46.938Z] 8e7ff3a76638: Layer already exists [2023-05-16T18:02:46.938Z] acc83c6ca332: Layer already exists [2023-05-16T18:02:46.938Z] 3c222766bef0: Layer already exists [2023-05-16T18:02:47.220Z] e4794a764c51: Layer already exists [2023-05-16T18:02:47.220Z] 671c67793fbf: Layer already exists [2023-05-16T18:02:47.220Z] 26cbea5cba74: Layer already exists [2023-05-16T18:02:47.220Z] 6ef820ac36f3: Layer already exists [2023-05-16T18:02:47.220Z] main: digest: sha256:5e53027a6bf29d59ffee7da9e254b01b5f16c015161f865ae4633020a27b64c6 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-16T18:02:47.269Z] ===================================================== [Pipeline] echo [2023-05-16T18:02:47.275Z] taggedImages: [2023-05-16T18:02:47.275Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3541083dc0aa512bb01a466ff2ab5369f3e38532 [2023-05-16T18:02:47.275Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-05-16T18:02:47.275Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.43 [2023-05-16T18:02:47.275Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3541083dc0aa512bb01a466ff2ab5369f3e38532-3.0.0-dev.43 [2023-05-16T18:02:47.275Z] - 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-05-16T18:02:47.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T18:02:47.634Z] [2023-05-16T18:02:47.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:02:47.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T18:02:47.974Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T18:02:47.974Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T18:02:47.974Z] 04944245beec: Pulling fs layer [2023-05-16T18:02:47.974Z] 699f458cf7ca: Pulling fs layer [2023-05-16T18:02:47.974Z] 765212b225bb: Pulling fs layer [2023-05-16T18:02:47.974Z] f23df028b6ca: Pulling fs layer [2023-05-16T18:02:47.974Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T18:02:47.974Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T18:02:47.974Z] 765212b225bb: Waiting [2023-05-16T18:02:47.974Z] f23df028b6ca: Waiting [2023-05-16T18:02:47.974Z] d65c8cfc05b1: Waiting [2023-05-16T18:02:47.974Z] 2437ff75d9bd: Waiting [2023-05-16T18:02:48.243Z] 04944245beec: Verifying Checksum [2023-05-16T18:02:48.243Z] 04944245beec: Download complete [2023-05-16T18:02:48.243Z] 765212b225bb: Verifying Checksum [2023-05-16T18:02:48.243Z] 765212b225bb: Download complete [2023-05-16T18:02:48.243Z] f23df028b6ca: Verifying Checksum [2023-05-16T18:02:48.243Z] f23df028b6ca: Download complete [2023-05-16T18:02:48.243Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T18:02:48.243Z] d65c8cfc05b1: Download complete [2023-05-16T18:02:48.243Z] 699f458cf7ca: Verifying Checksum [2023-05-16T18:02:48.243Z] 699f458cf7ca: Download complete [2023-05-16T18:02:48.827Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T18:02:48.827Z] 8998bd30e6a1: Download complete [2023-05-16T18:02:50.801Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T18:02:50.801Z] 2437ff75d9bd: Download complete [2023-05-16T18:02:52.211Z] 8998bd30e6a1: Pull complete [2023-05-16T18:02:52.800Z] 04944245beec: Pull complete [2023-05-16T18:02:53.760Z] 699f458cf7ca: Pull complete [2023-05-16T18:02:54.027Z] 765212b225bb: Pull complete [2023-05-16T18:02:54.618Z] f23df028b6ca: Pull complete [2023-05-16T18:02:54.884Z] d65c8cfc05b1: Pull complete [2023-05-16T18:03:07.344Z] 2437ff75d9bd: Pull complete [2023-05-16T18:03:07.344Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T18:03:07.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T18:03:07.344Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T18:03:07.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-15761 does not seem to be running inside a container [2023-05-16T18:03:07.649Z] $ 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/115 -v /w/workspace/device-usb-camera/115:/w/workspace/device-usb-camera/115:rw,z -v /w/workspace/device-usb-camera/115@tmp:/w/workspace/device-usb-camera/115@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-05-16T18:03:09.952Z] $ docker top 977788b3334d129216273ad57b859d06792498dd3009c73bae59a7d012406b26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:03:10.796Z] ---> job-cost.sh [2023-05-16T18:03:10.796Z] lf-activate-venv: SKIPPING [2023-05-16T18:03:10.796Z] INFO: No Stack... [2023-05-16T18:03:11.063Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T18:03:12.030Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T18:03:12.361Z] + cat /w/workspace/device-usb-camera/115/archives/cost.csv [2023-05-16T18:03:12.361Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T18:03:12.441Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-115-stack-cost] [2023-05-16T18:03:12.447Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-115-stack-cost] did not exist. Created. [2023-05-16T18:03:12.447Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T18:03:12.788Z] /w/workspace/device-usb-camera/115@tmp/durable-c5aeeef8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T18:03:13.153Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T18:03:13.170Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T18:03:13.221Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T18:03:13.232Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-115-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T18:03:13.258Z] $ docker stop --time=1 977788b3334d129216273ad57b859d06792498dd3009c73bae59a7d012406b26 [2023-05-16T18:03:14.769Z] $ docker rm -f --volumes 977788b3334d129216273ad57b859d06792498dd3009c73bae59a7d012406b26 [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-05-16T18:03:15.170Z] provisioning config files... [2023-05-16T18:03:15.178Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10935295965796406520tmp [Pipeline] { [Pipeline] sh [2023-05-16T18:03:15.486Z] + set +x [2023-05-16T18:03:15.486Z] + curl+ -s https://codecov.io/bash [2023-05-16T18:03:15.486Z] bash -s -- [2023-05-16T18:03:15.486Z] [2023-05-16T18:03:15.486Z] _____ _ [2023-05-16T18:03:15.486Z] / ____| | | [2023-05-16T18:03:15.486Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T18:03:15.486Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T18:03:15.486Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T18:03:15.486Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T18:03:15.486Z] Bash-1.0.6 [2023-05-16T18:03:15.486Z] [2023-05-16T18:03:15.486Z] [2023-05-16T18:03:15.486Z] ==> git version 2.25.1 found [2023-05-16T18:03:15.486Z] ==> 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-05-16T18:03:15.486Z] Release-Date: 2020-01-08 [2023-05-16T18:03:15.486Z] 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-05-16T18:03:15.486Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T18:03:15.486Z] ==> Jenkins CI detected. [2023-05-16T18:03:15.486Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-05-16T18:03:15.486Z] project root: . [2023-05-16T18:03:15.486Z] --> token set from env [2023-05-16T18:03:15.486Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T18:03:15.486Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T18:03:15.486Z] ==> Python coveragepy not found [2023-05-16T18:03:15.486Z] ==> Searching for coverage reports in: [2023-05-16T18:03:15.486Z] + . [2023-05-16T18:03:15.486Z] -> Found 1 reports [2023-05-16T18:03:15.486Z] ==> Detecting git/mercurial file structure [2023-05-16T18:03:15.486Z] ==> Reading reports [2023-05-16T18:03:15.486Z] + ./coverage.out bytes=31522 [2023-05-16T18:03:15.486Z] ==> Appending adjustments [2023-05-16T18:03:15.486Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T18:03:15.747Z] + Found adjustments [2023-05-16T18:03:15.747Z] ==> Gzipping contents [2023-05-16T18:03:15.747Z] 8.0K /tmp/codecov.NU5Vi9.gz [2023-05-16T18:03:15.747Z] ==> Uploading reports [2023-05-16T18:03:15.747Z] url: https://codecov.io [2023-05-16T18:03:15.747Z] query: branch=main&commit=3541083dc0aa512bb01a466ff2ab5369f3e38532&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T18:03:15.747Z] -> Pinging Codecov [2023-05-16T18:03:15.747Z] 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=3541083dc0aa512bb01a466ff2ab5369f3e38532&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T18:03:42.423Z] -> Uploading to [2023-05-16T18:03:42.423Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/73D8F5FF140700D3E01443B452E23636/3541083dc0aa512bb01a466ff2ab5369f3e38532/116ec8ea-1b06-4a89-959e-9291473bacf6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T180340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f8d952f893a2c7c0b34a3182b826584ebbb7709c42f748d2237ca6b4ec258be8 [2023-05-16T18:03:42.423Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T18:03:42.423Z] Dload Upload Total Spent Left Speed [2023-05-16T18:03:42.423Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4321 0 0 100 4321 0 26030 --:--:-- --:--:-- --:--:-- 26030 [2023-05-16T18:03:42.423Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/3541083dc0aa512bb01a466ff2ab5369f3e38532 [Pipeline] } [2023-05-16T18:03:42.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-16T18:03:42.565Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-16T18:03:42.576Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:03:42.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T18:03:42.996Z] [2023-05-16T18:03:42.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:03:43.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T18:03:43.559Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-16T18:03:43.559Z] df9b9388f04a: Pulling fs layer [2023-05-16T18:03:43.559Z] 52dc419b0ee2: Pulling fs layer [2023-05-16T18:03:43.559Z] 25bc292e5bac: Pulling fs layer [2023-05-16T18:03:43.559Z] 114826534d7a: Pulling fs layer [2023-05-16T18:03:43.559Z] 4657fd5d0bcf: Pulling fs layer [2023-05-16T18:03:43.559Z] 6ad1cebc031e: Pulling fs layer [2023-05-16T18:03:43.559Z] 8a3aa393b2d8: Pulling fs layer [2023-05-16T18:03:43.559Z] 114826534d7a: Waiting [2023-05-16T18:03:43.559Z] 4657fd5d0bcf: Waiting [2023-05-16T18:03:43.559Z] 6ad1cebc031e: Waiting [2023-05-16T18:03:43.559Z] 52dc419b0ee2: Download complete [2023-05-16T18:03:43.913Z] df9b9388f04a: Verifying Checksum [2023-05-16T18:03:43.913Z] df9b9388f04a: Download complete [2023-05-16T18:03:43.913Z] 25bc292e5bac: Verifying Checksum [2023-05-16T18:03:43.913Z] 25bc292e5bac: Download complete [2023-05-16T18:03:43.913Z] 4657fd5d0bcf: Verifying Checksum [2023-05-16T18:03:43.913Z] 4657fd5d0bcf: Download complete [2023-05-16T18:03:43.913Z] 6ad1cebc031e: Verifying Checksum [2023-05-16T18:03:43.913Z] 6ad1cebc031e: Download complete [2023-05-16T18:03:43.913Z] df9b9388f04a: Pull complete [2023-05-16T18:03:44.171Z] 52dc419b0ee2: Pull complete [2023-05-16T18:03:44.442Z] 25bc292e5bac: Pull complete [2023-05-16T18:03:45.009Z] 8a3aa393b2d8: Verifying Checksum [2023-05-16T18:03:45.009Z] 8a3aa393b2d8: Download complete [2023-05-16T18:03:45.009Z] 114826534d7a: Download complete [2023-05-16T18:03:48.292Z] 114826534d7a: Pull complete [2023-05-16T18:03:48.292Z] 4657fd5d0bcf: Pull complete [2023-05-16T18:03:48.550Z] 6ad1cebc031e: Pull complete [2023-05-16T18:03:51.852Z] 8a3aa393b2d8: Pull complete [2023-05-16T18:03:51.852Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-16T18:03:51.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T18:03:51.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T18:03:51.957Z] prd-ubuntu20.04-docker-8c-8g-15759 does not seem to be running inside a container [2023-05-16T18:03:51.993Z] $ 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-05-16T18:04:01.124Z] $ docker top 246263c45546d9ebf992ec23cfbdea224de0c8d3a326a15ad253baefdf5a9f29 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-16T18:04:01.183Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-05-16T18:04:01.466Z] + set -o pipefail [2023-05-16T18:04:01.466Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-05-16T18:04:05.659Z] [2023-05-16T18:04:05.659Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-05-16T18:04:05.659Z] [2023-05-16T18:04:05.659Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/2f42990d-e5fe-4b39-824e-55652b601663 [2023-05-16T18:04:05.659Z] [2023-05-16T18:04:05.659Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-16T18:04:05.659Z] [2023-05-16T18:04:05.659Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-16T18:04:05.659Z] [2023-05-16T18:04:06.238Z] [2023-05-16T18:04:06.238Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-16T18:04:06.238Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-16T18:04:06.238Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-16T18:04:06.253Z] $ docker stop --time=1 246263c45546d9ebf992ec23cfbdea224de0c8d3a326a15ad253baefdf5a9f29 [2023-05-16T18:04:10.228Z] $ docker rm -f --volumes 246263c45546d9ebf992ec23cfbdea224de0c8d3a326a15ad253baefdf5a9f29 [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-05-16T18:04:10.941Z] + git log --format=format:%s -1 3541083dc0aa512bb01a466ff2ab5369f3e38532 [Pipeline] sh [2023-05-16T18:04:11.240Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T18:04:11.240Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:04:11.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T18:04:11.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T18:04:11.601Z] prd-ubuntu20.04-docker-8c-8g-15759 does not seem to be running inside a container [2023-05-16T18:04:11.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T18:04:13.623Z] $ docker top 909ad5d8fd0ec6fb068ed1b273d5be9a2fbfb3d7454c12fca215479a47ef001b -eo pid,comm [2023-05-16T18:04:13.662Z] 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-05-16T18:04:13.662Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T18:04:13.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T18:04:13.693Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T18:04:13.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T18:04:13.823Z] $ docker exec 909ad5d8fd0ec6fb068ed1b273d5be9a2fbfb3d7454c12fca215479a47ef001b ssh-agent [2023-05-16T18:04:13.927Z] SSH_AUTH_SOCK=/tmp/ssh-jZm3SnpXyzDv/agent.13 [2023-05-16T18:04:13.927Z] SSH_AGENT_PID=19 [2023-05-16T18:04:13.978Z] Running ssh-add (command line suppressed) [2023-05-16T18:04:14.102Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17015748207361554281.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17015748207361554281.key) [2023-05-16T18:04:14.110Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T18:04:14.394Z] + git semver tag [2023-05-16T18:04:14.652Z] 2023-05-16 18:04:14,614 [run_tag] DEBUG tag force:False [2023-05-16T18:04:14.652Z] 2023-05-16 18:04:14,614 [check_head_tag] DEBUG check head tag [2023-05-16T18:04:14.652Z] 2023-05-16 18:04:14,616 [execute] INFO git cat-file --batch-check [2023-05-16T18:04:14.652Z] 2023-05-16 18:04:14,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-16T18:04:14.652Z] 2023-05-16 18:04:14,620 [execute] INFO git cat-file --batch [2023-05-16T18:04:14.653Z] 2023-05-16 18:04:14,620 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-16T18:04:14.653Z] 2023-05-16 18:04:14,646 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T18:04:14.653Z] 2023-05-16 18:04:14,651 [execute] INFO git tag -a v3.0.0-dev.43 -m v3.0.0-dev.43 [2023-05-16T18:04:14.653Z] 2023-05-16 18:04:14,651 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.43', '-m', 'v3.0.0-dev.43'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-16T18:04:14.911Z] 2023-05-16 18:04:14,656 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T18:04:14.911Z] 3.0.0-dev.43 [Pipeline] } [2023-05-16T18:04:14.924Z] $ docker exec --env ******** --env ******** 909ad5d8fd0ec6fb068ed1b273d5be9a2fbfb3d7454c12fca215479a47ef001b ssh-agent -k [2023-05-16T18:04:15.026Z] unset SSH_AUTH_SOCK; [2023-05-16T18:04:15.026Z] unset SSH_AGENT_PID; [2023-05-16T18:04:15.026Z] echo Agent pid 19 killed; [2023-05-16T18:04:15.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T18:04:15.328Z] + git semver [Pipeline] } [2023-05-16T18:04:15.909Z] $ docker stop --time=1 909ad5d8fd0ec6fb068ed1b273d5be9a2fbfb3d7454c12fca215479a47ef001b [2023-05-16T18:04:17.497Z] $ docker rm -f --volumes 909ad5d8fd0ec6fb068ed1b273d5be9a2fbfb3d7454c12fca215479a47ef001b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:04:17.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T18:04:17.892Z] [2023-05-16T18:04:17.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:04:18.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T18:04:18.193Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-16T18:04:18.193Z] ab5ef0e58194: Pulling fs layer [2023-05-16T18:04:18.193Z] 9712f1f96733: Pulling fs layer [2023-05-16T18:04:18.193Z] 63f879dbbcfc: Pulling fs layer [2023-05-16T18:04:18.193Z] 0d9ebad4ef96: Pulling fs layer [2023-05-16T18:04:18.193Z] e9a5061849ea: Pulling fs layer [2023-05-16T18:04:18.193Z] d747dcd14b5f: Pulling fs layer [2023-05-16T18:04:18.193Z] 2de7ff778b66: Pulling fs layer [2023-05-16T18:04:18.193Z] 0d9ebad4ef96: Waiting [2023-05-16T18:04:18.193Z] e9a5061849ea: Waiting [2023-05-16T18:04:18.193Z] d747dcd14b5f: Waiting [2023-05-16T18:04:18.193Z] 2de7ff778b66: Waiting [2023-05-16T18:04:18.193Z] 9712f1f96733: Verifying Checksum [2023-05-16T18:04:18.193Z] 9712f1f96733: Download complete [2023-05-16T18:04:18.464Z] 63f879dbbcfc: Verifying Checksum [2023-05-16T18:04:18.464Z] 63f879dbbcfc: Download complete [2023-05-16T18:04:18.725Z] 0d9ebad4ef96: Verifying Checksum [2023-05-16T18:04:18.725Z] 0d9ebad4ef96: Download complete [2023-05-16T18:04:18.725Z] d747dcd14b5f: Verifying Checksum [2023-05-16T18:04:18.725Z] d747dcd14b5f: Download complete [2023-05-16T18:04:18.725Z] e9a5061849ea: Verifying Checksum [2023-05-16T18:04:18.725Z] e9a5061849ea: Download complete [2023-05-16T18:04:18.725Z] ab5ef0e58194: Verifying Checksum [2023-05-16T18:04:18.725Z] ab5ef0e58194: Download complete [2023-05-16T18:04:18.983Z] 2de7ff778b66: Verifying Checksum [2023-05-16T18:04:18.983Z] 2de7ff778b66: Download complete [2023-05-16T18:04:21.515Z] ab5ef0e58194: Pull complete [2023-05-16T18:04:21.515Z] 9712f1f96733: Pull complete [2023-05-16T18:04:22.457Z] 63f879dbbcfc: Pull complete [2023-05-16T18:04:25.757Z] 0d9ebad4ef96: Pull complete [2023-05-16T18:04:26.017Z] e9a5061849ea: Pull complete [2023-05-16T18:04:26.017Z] d747dcd14b5f: Pull complete [2023-05-16T18:04:27.389Z] 2de7ff778b66: Pull complete [2023-05-16T18:04:27.389Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-16T18:04:27.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T18:04:27.390Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T18:04:27.468Z] prd-ubuntu20.04-docker-8c-8g-15759 does not seem to be running inside a container [2023-05-16T18:04:27.499Z] $ 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-05-16T18:04:33.576Z] $ docker top 9098b0230d0054c3458c5b5dfac26333b77cbdc54222c83dee889e29fe94b175 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-16T18:04:33.709Z] provisioning config files... [2023-05-16T18:04:33.718Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config421610855312419100tmp [2023-05-16T18:04:33.734Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3348740888948587691tmp [2023-05-16T18:04:33.744Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16593821061389987351tmp [Pipeline] { [Pipeline] echo [2023-05-16T18:04:33.759Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:04:34.045Z] ---> sigul-configuration.sh [2023-05-16T18:04:34.045Z] gpg: directory `/root/.gnupg' created [2023-05-16T18:04:34.045Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-16T18:04:34.045Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-16T18:04:34.045Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-16T18:04:34.045Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-16T18:04:34.045Z] gpg: CAST5 encrypted data [2023-05-16T18:04:34.045Z] gpg: encrypted with 1 passphrase [2023-05-16T18:04:34.045Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-16T18:04:34.340Z] + mkdir /home/jenkins [2023-05-16T18:04:34.340Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-16T18:04:34.630Z] + 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-05-16T18:04:34.639Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:04:34.925Z] ---> sigul-install.sh [2023-05-16T18:04:34.925Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-16T18:04:35.210Z] + git tag --list [2023-05-16T18:04:35.210Z] v0.0.0 [2023-05-16T18:04:35.210Z] v0.0.1-dev.1 [2023-05-16T18:04:35.210Z] v0.0.1-dev.10 [2023-05-16T18:04:35.210Z] v0.0.1-dev.11 [2023-05-16T18:04:35.210Z] v0.0.1-dev.12 [2023-05-16T18:04:35.210Z] v0.0.1-dev.13 [2023-05-16T18:04:35.210Z] v0.0.1-dev.14 [2023-05-16T18:04:35.210Z] v0.0.1-dev.15 [2023-05-16T18:04:35.210Z] v0.0.1-dev.16 [2023-05-16T18:04:35.210Z] v0.0.1-dev.2 [2023-05-16T18:04:35.210Z] v0.0.1-dev.3 [2023-05-16T18:04:35.210Z] v0.0.1-dev.4 [2023-05-16T18:04:35.210Z] v0.0.1-dev.5 [2023-05-16T18:04:35.210Z] v0.0.1-dev.6 [2023-05-16T18:04:35.210Z] v0.0.1-dev.7 [2023-05-16T18:04:35.210Z] v0.0.1-dev.8 [2023-05-16T18:04:35.210Z] v0.0.1-dev.9 [2023-05-16T18:04:35.210Z] v2.2.0 [2023-05-16T18:04:35.210Z] v2.2.0-dev.17 [2023-05-16T18:04:35.210Z] v2.2.0-dev.18 [2023-05-16T18:04:35.210Z] v2.2.0-dev.19 [2023-05-16T18:04:35.210Z] v2.2.0-dev.20 [2023-05-16T18:04:35.210Z] v2.2.0-dev.21 [2023-05-16T18:04:35.210Z] v2.2.0-dev.22 [2023-05-16T18:04:35.210Z] v2.2.0-dev.23 [2023-05-16T18:04:35.210Z] v2.2.0-dev.24 [2023-05-16T18:04:35.210Z] v2.2.0-dev.25 [2023-05-16T18:04:35.210Z] v2.2.0-dev.26 [2023-05-16T18:04:35.210Z] v2.2.0-dev.27 [2023-05-16T18:04:35.210Z] v2.3.0 [2023-05-16T18:04:35.210Z] v2.3.0-dev.1 [2023-05-16T18:04:35.210Z] v2.3.0-dev.10 [2023-05-16T18:04:35.210Z] v2.3.0-dev.11 [2023-05-16T18:04:35.210Z] v2.3.0-dev.12 [2023-05-16T18:04:35.210Z] v2.3.0-dev.13 [2023-05-16T18:04:35.210Z] v2.3.0-dev.14 [2023-05-16T18:04:35.210Z] v2.3.0-dev.15 [2023-05-16T18:04:35.210Z] v2.3.0-dev.16 [2023-05-16T18:04:35.210Z] v2.3.0-dev.17 [2023-05-16T18:04:35.210Z] v2.3.0-dev.18 [2023-05-16T18:04:35.210Z] v2.3.0-dev.19 [2023-05-16T18:04:35.210Z] v2.3.0-dev.2 [2023-05-16T18:04:35.210Z] v2.3.0-dev.20 [2023-05-16T18:04:35.210Z] v2.3.0-dev.21 [2023-05-16T18:04:35.210Z] v2.3.0-dev.22 [2023-05-16T18:04:35.210Z] v2.3.0-dev.23 [2023-05-16T18:04:35.210Z] v2.3.0-dev.24 [2023-05-16T18:04:35.210Z] v2.3.0-dev.25 [2023-05-16T18:04:35.210Z] v2.3.0-dev.26 [2023-05-16T18:04:35.210Z] v2.3.0-dev.27 [2023-05-16T18:04:35.210Z] v2.3.0-dev.28 [2023-05-16T18:04:35.210Z] v2.3.0-dev.3 [2023-05-16T18:04:35.210Z] v2.3.0-dev.4 [2023-05-16T18:04:35.210Z] v2.3.0-dev.5 [2023-05-16T18:04:35.210Z] v2.3.0-dev.6 [2023-05-16T18:04:35.210Z] v2.3.0-dev.7 [2023-05-16T18:04:35.210Z] v2.3.0-dev.8 [2023-05-16T18:04:35.210Z] v2.3.0-dev.9 [2023-05-16T18:04:35.210Z] v2.3.1 [2023-05-16T18:04:35.210Z] v2.3.1-dev.4 [2023-05-16T18:04:35.210Z] v2.3.1-dev.5 [2023-05-16T18:04:35.210Z] v2.3.1-dev.6 [2023-05-16T18:04:35.210Z] v3.0.0-dev.1 [2023-05-16T18:04:35.210Z] v3.0.0-dev.10 [2023-05-16T18:04:35.210Z] v3.0.0-dev.11 [2023-05-16T18:04:35.210Z] v3.0.0-dev.12 [2023-05-16T18:04:35.210Z] v3.0.0-dev.13 [2023-05-16T18:04:35.210Z] v3.0.0-dev.14 [2023-05-16T18:04:35.210Z] v3.0.0-dev.15 [2023-05-16T18:04:35.210Z] v3.0.0-dev.16 [2023-05-16T18:04:35.210Z] v3.0.0-dev.17 [2023-05-16T18:04:35.210Z] v3.0.0-dev.18 [2023-05-16T18:04:35.210Z] v3.0.0-dev.19 [2023-05-16T18:04:35.210Z] v3.0.0-dev.2 [2023-05-16T18:04:35.210Z] v3.0.0-dev.20 [2023-05-16T18:04:35.210Z] v3.0.0-dev.21 [2023-05-16T18:04:35.210Z] v3.0.0-dev.22 [2023-05-16T18:04:35.210Z] v3.0.0-dev.23 [2023-05-16T18:04:35.210Z] v3.0.0-dev.24 [2023-05-16T18:04:35.210Z] v3.0.0-dev.25 [2023-05-16T18:04:35.210Z] v3.0.0-dev.26 [2023-05-16T18:04:35.210Z] v3.0.0-dev.27 [2023-05-16T18:04:35.210Z] v3.0.0-dev.28 [2023-05-16T18:04:35.210Z] v3.0.0-dev.29 [2023-05-16T18:04:35.210Z] v3.0.0-dev.3 [2023-05-16T18:04:35.210Z] v3.0.0-dev.30 [2023-05-16T18:04:35.210Z] v3.0.0-dev.31 [2023-05-16T18:04:35.210Z] v3.0.0-dev.32 [2023-05-16T18:04:35.210Z] v3.0.0-dev.33 [2023-05-16T18:04:35.210Z] v3.0.0-dev.34 [2023-05-16T18:04:35.210Z] v3.0.0-dev.35 [2023-05-16T18:04:35.210Z] v3.0.0-dev.36 [2023-05-16T18:04:35.210Z] v3.0.0-dev.37 [2023-05-16T18:04:35.210Z] v3.0.0-dev.38 [2023-05-16T18:04:35.210Z] v3.0.0-dev.39 [2023-05-16T18:04:35.210Z] v3.0.0-dev.4 [2023-05-16T18:04:35.210Z] v3.0.0-dev.40 [2023-05-16T18:04:35.210Z] v3.0.0-dev.41 [2023-05-16T18:04:35.210Z] v3.0.0-dev.42 [2023-05-16T18:04:35.210Z] v3.0.0-dev.43 [2023-05-16T18:04:35.210Z] v3.0.0-dev.5 [2023-05-16T18:04:35.210Z] v3.0.0-dev.6 [2023-05-16T18:04:35.210Z] v3.0.0-dev.7 [2023-05-16T18:04:35.210Z] v3.0.0-dev.8 [2023-05-16T18:04:35.210Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-16T18:04:35.495Z] + lftools sign git-tag v3.0.0-dev.43 [2023-05-16T18:04:36.070Z] Signing Git tag with Sigul... [2023-05-16T18:04:36.070Z] Signing v3.0.0-dev.43 [Pipeline] echo [2023-05-16T18:04:36.340Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:04:36.626Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-16T18:04:36.633Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-16T18:04:36.658Z] $ docker stop --time=1 9098b0230d0054c3458c5b5dfac26333b77cbdc54222c83dee889e29fe94b175 [2023-05-16T18:04:37.961Z] $ docker rm -f --volumes 9098b0230d0054c3458c5b5dfac26333b77cbdc54222c83dee889e29fe94b175 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-16T18:04:38.375Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T18:04:38.375Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:04:38.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T18:04:38.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T18:04:38.737Z] prd-ubuntu20.04-docker-8c-8g-15759 does not seem to be running inside a container [2023-05-16T18:04:38.767Z] $ 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-05-16T18:04:39.090Z] $ docker top 88fe7be7c97fe0a960c9dc5581179f45f826e4e2a27b89d70e32d07882a5d341 -eo pid,comm [2023-05-16T18:04:39.130Z] 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-05-16T18:04:39.130Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T18:04:39.195Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T18:04:39.195Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T18:04:39.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T18:04:39.312Z] $ docker exec 88fe7be7c97fe0a960c9dc5581179f45f826e4e2a27b89d70e32d07882a5d341 ssh-agent [2023-05-16T18:04:39.404Z] SSH_AUTH_SOCK=/tmp/ssh-d2XHnpsItqwa/agent.32 [2023-05-16T18:04:39.404Z] SSH_AGENT_PID=38 [2023-05-16T18:04:39.408Z] Running ssh-add (command line suppressed) [2023-05-16T18:04:39.510Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11124756370595441707.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11124756370595441707.key) [2023-05-16T18:04:39.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T18:04:39.808Z] + git semver bump pre [2023-05-16T18:04:40.067Z] 2023-05-16 18:04:39,976 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T18:04:40.067Z] 2023-05-16 18:04:39,976 [bump_version] DEBUG bumping version:3.0.0-dev.43 on axis:pre with prefix:dev [2023-05-16T18:04:40.067Z] 2023-05-16 18:04:39,976 [bump_version] DEBUG bumped version:3.0.0-dev.44 [2023-05-16T18:04:40.067Z] 2023-05-16 18:04:39,976 [write_version] DEBUG write version:3.0.0-dev.44 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-05-16T18:04:40.067Z] 2023-05-16 18:04:39,977 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T18:04:40.067Z] 2023-05-16 18:04:39,977 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T18:04:40.067Z] 2023-05-16 18:04:39,978 [execute] INFO git cat-file --batch-check [2023-05-16T18:04:40.067Z] 2023-05-16 18:04:39,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T18:04:40.067Z] 2023-05-16 18:04:39,983 [execute] INFO git cat-file --batch [2023-05-16T18:04:40.067Z] 2023-05-16 18:04:39,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T18:04:40.067Z] 2023-05-16 18:04:39,988 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T18:04:40.067Z] 3.0.0-dev.44 [Pipeline] } [2023-05-16T18:04:40.080Z] $ docker exec --env ******** --env ******** 88fe7be7c97fe0a960c9dc5581179f45f826e4e2a27b89d70e32d07882a5d341 ssh-agent -k [2023-05-16T18:04:40.190Z] unset SSH_AUTH_SOCK; [2023-05-16T18:04:40.191Z] unset SSH_AGENT_PID; [2023-05-16T18:04:40.191Z] echo Agent pid 38 killed; [2023-05-16T18:04:40.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T18:04:40.506Z] + git semver [Pipeline] } [2023-05-16T18:04:40.778Z] $ docker stop --time=1 88fe7be7c97fe0a960c9dc5581179f45f826e4e2a27b89d70e32d07882a5d341 [2023-05-16T18:04:42.051Z] $ docker rm -f --volumes 88fe7be7c97fe0a960c9dc5581179f45f826e4e2a27b89d70e32d07882a5d341 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T18:04:42.394Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T18:04:42.395Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:04:42.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T18:04:42.695Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T18:04:42.767Z] prd-ubuntu20.04-docker-8c-8g-15759 does not seem to be running inside a container [2023-05-16T18:04:42.799Z] $ 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-05-16T18:04:43.467Z] $ docker top 22113336d0d20f408fe05ff288f640c81bab230b7bb687c42d42b4270faf4bef -eo pid,comm [2023-05-16T18:04:43.525Z] 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-05-16T18:04:43.525Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T18:04:43.564Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T18:04:43.564Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T18:04:43.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T18:04:43.670Z] $ docker exec 22113336d0d20f408fe05ff288f640c81bab230b7bb687c42d42b4270faf4bef ssh-agent [2023-05-16T18:04:43.776Z] SSH_AUTH_SOCK=/tmp/ssh-52vUxtA5Cq3g/agent.21 [2023-05-16T18:04:43.776Z] SSH_AGENT_PID=38 [2023-05-16T18:04:43.781Z] Running ssh-add (command line suppressed) [2023-05-16T18:04:43.875Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14719154617644712060.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14719154617644712060.key) [2023-05-16T18:04:43.883Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T18:04:44.186Z] + git semver push [2023-05-16T18:04:44.447Z] 2023-05-16 18:04:44,361 [run_push] DEBUG push [2023-05-16T18:04:44.447Z] 2023-05-16 18:04:44,361 [execute] INFO git cat-file --batch-check [2023-05-16T18:04:44.447Z] 2023-05-16 18:04:44,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T18:04:44.447Z] 2023-05-16 18:04:44,365 [execute] INFO git rev-list a87def48aadd4386dab272ec167b9d7076ec8132 -- [2023-05-16T18:04:44.447Z] 2023-05-16 18:04:44,366 [execute] DEBUG Popen(['git', 'rev-list', 'a87def48aadd4386dab272ec167b9d7076ec8132', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T18:04:44.447Z] 2023-05-16 18:04:44,370 [execute] INFO git fetch -v origin [2023-05-16T18:04:44.447Z] 2023-05-16 18:04:44,370 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-16T18:04:45.025Z] 2023-05-16 18:04:44,963 [run_push] DEBUG no remote changes detected [2023-05-16T18:04:45.025Z] 2023-05-16 18:04:44,964 [execute] INFO git push origin semver [2023-05-16T18:04:45.025Z] 2023-05-16 18:04:44,964 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T18:04:45.976Z] 2023-05-16 18:04:45,714 [run_push] DEBUG push all version tags [2023-05-16T18:04:45.976Z] 2023-05-16 18:04:45,715 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-16T18:04:45.976Z] 2023-05-16 18:04:45,715 [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-05-16T18:04:46.555Z] 2023-05-16 18:04:46,517 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-05-16T18:04:46.555Z] 3.0.0-dev.44 [Pipeline] } [2023-05-16T18:04:46.567Z] $ docker exec --env ******** --env ******** 22113336d0d20f408fe05ff288f640c81bab230b7bb687c42d42b4270faf4bef ssh-agent -k [2023-05-16T18:04:46.654Z] unset SSH_AUTH_SOCK; [2023-05-16T18:04:46.654Z] unset SSH_AGENT_PID; [2023-05-16T18:04:46.654Z] echo Agent pid 38 killed; [2023-05-16T18:04:46.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T18:04:47.096Z] + git semver [Pipeline] } [2023-05-16T18:04:47.434Z] $ docker stop --time=1 22113336d0d20f408fe05ff288f640c81bab230b7bb687c42d42b4270faf4bef [2023-05-16T18:04:48.714Z] $ docker rm -f --volumes 22113336d0d20f408fe05ff288f640c81bab230b7bb687c42d42b4270faf4bef [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-05-16T18:04:49.282Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-05-16T18:04:49.282Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-16T18:04:49.282Z] total 16 [2023-05-16T18:04:49.282Z] drwxr-xr-x 3 root root 4096 May 16 17:52 . [2023-05-16T18:04:49.282Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 18:04 .. [2023-05-16T18:04:49.282Z] drwxr-xr-x 2 root root 4096 May 16 17:52 cost [2023-05-16T18:04:49.282Z] -rw-r--r-- 1 root root 89 May 16 17:52 cost.csv [2023-05-16T18:04:49.282Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-16T18:04:49.282Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-05-16T18:04:49.282Z] total 16 [2023-05-16T18:04:49.282Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 17:52 . [2023-05-16T18:04:49.282Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 18:04 .. [2023-05-16T18:04:49.282Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 17:52 cost [2023-05-16T18:04:49.282Z] -rw-r--r-- 1 jenkins jenkins 89 May 16 17:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:04:49.574Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:04:50.436Z] ---> package-listing.sh [2023-05-16T18:04:50.436Z] ++ facter osfamily [2023-05-16T18:04:50.436Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T18:04:50.436Z] + OS_FAMILY=debian [2023-05-16T18:04:50.436Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-05-16T18:04:50.436Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T18:04:50.436Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T18:04:50.436Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T18:04:50.436Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T18:04:50.436Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-16T18:04:50.436Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T18:04:50.436Z] + case "${OS_FAMILY}" in [2023-05-16T18:04:50.696Z] + dpkg -l [2023-05-16T18:04:50.696Z] + grep '^ii' [2023-05-16T18:04:50.696Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T18:04:50.696Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T18:04:50.696Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T18:04:50.696Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-05-16T18:04:50.696Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-05-16T18:04:50.696Z] + 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-05-16T18:04:50.706Z] 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-05-16T18:04:50.984Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T18:04:51.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T18:04:51.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T18:04:51.620Z] prd-ubuntu20.04-docker-8c-8g-15759 does not seem to be running inside a container [2023-05-16T18:04:51.658Z] $ 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-05-16T18:04:51.906Z] $ docker top 48bf5a0b75c1a4b260e3b2ca7740c6d800e28a185aa938753b6c6d345944159f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T18:04:52.243Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T18:04:52.532Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T18:04:52.821Z] + ls /var/log/sa-host [2023-05-16T18:04:52.821Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T18:04:52.910Z] provisioning config files... [2023-05-16T18:04:52.917Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2329240297904774031tmp [Pipeline] { [Pipeline] echo [2023-05-16T18:04:52.932Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:04:53.218Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T18:04:53.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:04:53.563Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T18:04:53.572Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:04:53.861Z] ---> sudo-logs.sh [2023-05-16T18:04:53.861Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T18:04:53.884Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:04:54.187Z] ---> job-cost.sh [2023-05-16T18:04:54.187Z] lf-activate-venv: SKIPPING [2023-05-16T18:04:54.187Z] DEBUG: total: 0.2199999988079071 [2023-05-16T18:04:54.187Z] INFO: Retrieving Stack Cost... [2023-05-16T18:04:54.754Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T18:04:55.027Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T18:04:55.037Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T18:04:55.331Z] ---> logs-deploy.sh [2023-05-16T18:04:55.331Z] lf-activate-venv: SKIPPING [2023-05-16T18:04:55.331Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/115 [2023-05-16T18:04:55.331Z] INFO: archiving workspace using pattern(s): [2023-05-16T18:04:56.274Z] Archives upload complete. [2023-05-16T18:04:56.274Z] INFO: archiving logs to Nexus