Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff 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-ssh9621421992638568377.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15144106540761908096.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6255488628967278676.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16118277380257914064.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-ssh849905159455164652.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5060 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 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff (main) Commit message: "Merge pull request #276 from FelixTing/issue-275" > 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 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff # timeout=10 > git rev-list --no-walk 9c60bf2a2901989854b2c85f44f5dcfef240ae3a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:54:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:54:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:54:33 ========================================================= 21:54:33 EdgeX Global Pipelines Version Info 21:54:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:54:33 ------------------- 21:54:33 stable info: 21:54:33 ------------------- 21:54:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:54:33 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 21:54:33 Message: update stable to v1.0.253 21:54:34 ------------------- 21:54:34 experimental info: 21:54:34 ------------------- 21:54:34 Commited By: **** collab-it+edgex@linuxfoundation.org 21:54:34 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 21:54:34 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:54:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 21:54:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 21:54:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:54:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:54:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:54:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:54:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 21:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:54:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:54:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:54:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:54:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:54:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:54:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:54:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:54:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:54:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:54:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:54:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:54:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:54:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:54:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:54:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:54:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:54:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff [Pipeline] echo 21:54:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81f7519 [Pipeline] echo 21:54:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:54:35 provisioning config files... 21:54:35 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4983888230720873647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:35 ---> docker-login.sh 21:54:35 nexus3.edgexfoundry.org:10001 21:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:35 Configure a credential helper to remove this warning. See 21:54:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:35 21:54:35 Login Succeeded 21:54:35 nexus3.edgexfoundry.org:10002 21:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:35 Configure a credential helper to remove this warning. See 21:54:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:35 21:54:35 Login Succeeded 21:54:35 nexus3.edgexfoundry.org:10003 21:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:36 Configure a credential helper to remove this warning. See 21:54:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:36 21:54:36 Login Succeeded 21:54:36 nexus3.edgexfoundry.org:10004 21:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:36 Configure a credential helper to remove this warning. See 21:54:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:36 21:54:36 Login Succeeded 21:54:36 docker.io 21:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:36 Configure a credential helper to remove this warning. See 21:54:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:36 21:54:36 Login Succeeded 21:54:36 ---> docker-login.sh ends [Pipeline] } 21:54:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:54:36 + git rev-list -1 --merges 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff~1..81f7519a5e11d213d4b8be8bc1b3982fbaa373ff [Pipeline] echo 21:54:36 -----------> git rev-list -1 --merges 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff~1..81f7519a5e11d213d4b8be8bc1b3982fbaa373ff 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff 21:54:36 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff [false] [Pipeline] sh 21:54:37 + git log --format=format:%s -1 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff [Pipeline] echo 21:54:37 ========================================================= 21:54:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:54:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:54:37 + git log --format=format:%s -1 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff [Pipeline] echo 21:54:37 [semverPrep] GIT_COMMIT: 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff, Commit Message: Merge pull request #276 from FelixTing/issue-275 [Pipeline] echo 21:54:37 [semverPrep] This is not a build commit. [Pipeline] sh 21:54:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:54:37 + grep -v github /etc/ssh/ssh_known_hosts 21:54:37 + [ -e /tmp/ssh_known_hosts ] 21:54:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:54:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:54:37 + sudo tee -a /etc/ssh/ssh_known_hosts 21:54:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:54:38 21:54:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:54:38 0.1.4: Pulling from edgex-devops/py-git-semver 21:54:38 b85a868b505f: Pulling fs layer 21:54:38 e2be974225ed: Pulling fs layer 21:54:38 339a4e72a1f5: Pulling fs layer 21:54:38 988bab9f4d93: Pulling fs layer 21:54:38 1469e6f7b9e6: Pulling fs layer 21:54:38 eaf3925da568: Pulling fs layer 21:54:38 bab4dde63d76: Pulling fs layer 21:54:38 bde34c3a00c8: Pulling fs layer 21:54:38 b352a97aabf1: Pulling fs layer 21:54:38 4872d77fe225: Pulling fs layer 21:54:38 5851b861e8e6: Pulling fs layer 21:54:38 988bab9f4d93: Waiting 21:54:38 bde34c3a00c8: Waiting 21:54:38 1469e6f7b9e6: Waiting 21:54:38 eaf3925da568: Waiting 21:54:38 bab4dde63d76: Waiting 21:54:38 b352a97aabf1: Waiting 21:54:38 e2be974225ed: Verifying Checksum 21:54:38 e2be974225ed: Download complete 21:54:38 988bab9f4d93: Verifying Checksum 21:54:38 988bab9f4d93: Download complete 21:54:38 1469e6f7b9e6: Verifying Checksum 21:54:38 1469e6f7b9e6: Download complete 21:54:38 eaf3925da568: Verifying Checksum 21:54:38 eaf3925da568: Download complete 21:54:38 339a4e72a1f5: Verifying Checksum 21:54:38 339a4e72a1f5: Download complete 21:54:38 bde34c3a00c8: Verifying Checksum 21:54:38 bde34c3a00c8: Download complete 21:54:38 b352a97aabf1: Verifying Checksum 21:54:38 b352a97aabf1: Download complete 21:54:38 4872d77fe225: Verifying Checksum 21:54:38 4872d77fe225: Download complete 21:54:38 5851b861e8e6: Verifying Checksum 21:54:38 5851b861e8e6: Download complete 21:54:38 b85a868b505f: Verifying Checksum 21:54:38 b85a868b505f: Download complete 21:54:39 bab4dde63d76: Verifying Checksum 21:54:39 bab4dde63d76: Download complete 21:54:40 b85a868b505f: Pull complete 21:54:40 e2be974225ed: Pull complete 21:54:40 339a4e72a1f5: Pull complete 21:54:40 988bab9f4d93: Pull complete 21:54:41 1469e6f7b9e6: Pull complete 21:54:41 eaf3925da568: Pull complete 21:54:42 bab4dde63d76: Pull complete 21:54:42 bde34c3a00c8: Pull complete 21:54:42 b352a97aabf1: Pull complete 21:54:42 4872d77fe225: Pull complete 21:54:42 5851b861e8e6: Pull complete 21:54:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:54:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:54:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:54:43 prd-ubuntu20.04-docker-8c-8g-5060 does not seem to be running inside a container 21:54:43 $ 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 21:54:46 $ docker top 2133fe433e3d1a360a91e2748d595b52c4fcd09bea08cfe9beb0015af6a72e98 -eo pid,comm 21:54:46 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). 21:54:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:54:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:46 [ssh-agent] Looking for ssh-agent implementation... 21:54:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:46 $ docker exec 2133fe433e3d1a360a91e2748d595b52c4fcd09bea08cfe9beb0015af6a72e98 ssh-agent 21:54:46 SSH_AUTH_SOCK=/tmp/ssh-hWBvasagg6zF/agent.32 21:54:46 SSH_AGENT_PID=38 21:54:46 Running ssh-add (command line suppressed) 21:54:47 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_85994772317877959.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_85994772317877959.key) 21:54:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:47 + git tag --points-at HEAD [Pipeline] } 21:54:47 $ docker exec --env ******** --env ******** 2133fe433e3d1a360a91e2748d595b52c4fcd09bea08cfe9beb0015af6a72e98 ssh-agent -k 21:54:47 unset SSH_AUTH_SOCK; 21:54:47 unset SSH_AGENT_PID; 21:54:47 echo Agent pid 38 killed; 21:54:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:54:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:54:47 [ssh-agent] Looking for ssh-agent implementation... 21:54:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:54:47 $ docker exec 2133fe433e3d1a360a91e2748d595b52c4fcd09bea08cfe9beb0015af6a72e98 ssh-agent 21:54:47 SSH_AUTH_SOCK=/tmp/ssh-pJ5vKXqElSq4/agent.70 21:54:47 SSH_AGENT_PID=76 21:54:47 Running ssh-add (command line suppressed) 21:54:47 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17322135560494236458.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17322135560494236458.key) 21:54:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:54:48 + git semver init 21:54:48 2023-08-31 21:54:48,254 [run_init] DEBUG init version:0.0.0 force:False 21:54:48 2023-08-31 21:54:48,254 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 21:54:48 2023-08-31 21:54:48,255 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 21:54:48 2023-08-31 21:54:48,255 [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) 21:54:49 2023-08-31 21:54:48,958 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 21:54:49 2023-08-31 21:54:48,959 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 21:54:49 2023-08-31 21:54:48,959 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:54:49 2023-08-31 21:54:48,959 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:54:49 3.1.0-dev.13 [Pipeline] } 21:54:49 $ docker exec --env ******** --env ******** 2133fe433e3d1a360a91e2748d595b52c4fcd09bea08cfe9beb0015af6a72e98 ssh-agent -k 21:54:49 unset SSH_AUTH_SOCK; 21:54:49 unset SSH_AGENT_PID; 21:54:49 echo Agent pid 76 killed; 21:54:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:54:49 + git semver [Pipeline] } 21:54:49 $ docker stop --time=1 2133fe433e3d1a360a91e2748d595b52c4fcd09bea08cfe9beb0015af6a72e98 21:54:51 $ docker rm -f --volumes 2133fe433e3d1a360a91e2748d595b52c4fcd09bea08cfe9beb0015af6a72e98 [Pipeline] // withDockerContainer [Pipeline] sh 21:54:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:54:51 Stashed 1 file(s) [Pipeline] echo 21:54:51 [edgeXSemver]: initialized semver on version 3.1.0-dev.13 [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 21:54:52 provisioning config files... 21:54:52 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11937739771373131545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:52 ---> docker-login.sh 21:54:52 nexus3.edgexfoundry.org:10001 21:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:52 Configure a credential helper to remove this warning. See 21:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:52 21:54:52 Login Succeeded 21:54:52 nexus3.edgexfoundry.org:10002 21:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:52 Configure a credential helper to remove this warning. See 21:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:52 21:54:52 Login Succeeded 21:54:52 nexus3.edgexfoundry.org:10003 21:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:52 Configure a credential helper to remove this warning. See 21:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:52 21:54:52 Login Succeeded 21:54:52 nexus3.edgexfoundry.org:10004 21:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:52 Configure a credential helper to remove this warning. See 21:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:52 21:54:52 Login Succeeded 21:54:52 docker.io 21:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:52 Configure a credential helper to remove this warning. See 21:54:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:52 21:54:52 Login Succeeded 21:54:52 ---> docker-login.sh ends [Pipeline] } 21:54:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:54:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:54:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:54:52 ========================================================= 21:54:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:54:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:53 + 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 . 21:54:53 Sending build context to Docker daemon 2.139MB 21:54:53 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 21:54:53 Step 2/13 : FROM ${BASE} AS builder 21:54:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:54:53 4db1b89c0bd1: Pulling fs layer 21:54:53 6911f1a30b25: Pulling fs layer 21:54:53 e194b8c5c2a9: Pulling fs layer 21:54:53 6863d3e3a2b1: Pulling fs layer 21:54:53 ec0bb842ea78: Pulling fs layer 21:54:53 40a00589a448: Pulling fs layer 21:54:53 6c08303d61cc: Pulling fs layer 21:54:53 798269fcf238: Pulling fs layer 21:54:53 6c08303d61cc: Waiting 21:54:53 798269fcf238: Waiting 21:54:53 40a00589a448: Waiting 21:54:53 ec0bb842ea78: Waiting 21:54:53 6863d3e3a2b1: Waiting 21:54:53 6911f1a30b25: Download complete 21:54:53 6863d3e3a2b1: Verifying Checksum 21:54:53 6863d3e3a2b1: Download complete 21:54:53 ec0bb842ea78: Verifying Checksum 21:54:53 ec0bb842ea78: Download complete 21:54:53 4db1b89c0bd1: Verifying Checksum 21:54:53 4db1b89c0bd1: Download complete 21:54:53 40a00589a448: Verifying Checksum 21:54:53 40a00589a448: Download complete 21:54:53 4db1b89c0bd1: Pull complete 21:54:53 6911f1a30b25: Pull complete 21:54:54 798269fcf238: Verifying Checksum 21:54:54 798269fcf238: Download complete 21:54:54 e194b8c5c2a9: Verifying Checksum 21:54:54 e194b8c5c2a9: Download complete 21:54:54 6c08303d61cc: Verifying Checksum 21:54:54 6c08303d61cc: Download complete 21:54:57 e194b8c5c2a9: Pull complete 21:54:57 6863d3e3a2b1: Pull complete 21:54:57 ec0bb842ea78: Pull complete 21:54:57 40a00589a448: Pull complete 21:54:59 6c08303d61cc: Pull complete 21:55:00 798269fcf238: Pull complete 21:55:00 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 21:55:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:55:00 ---> ec979cd7f677 21:55:00 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:55:06 Still waiting to schedule task 21:55:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:55:08 ---> Running in 3386fb3de0ed 21:55:08 Removing intermediate container 3386fb3de0ed 21:55:08 ---> 0a5471fe4ea4 21:55:08 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:55:08 ---> Running in c39567236ff4 21:55:08 Removing intermediate container c39567236ff4 21:55:08 ---> 2e5ef9542d1b 21:55:08 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:55:08 ---> Running in 958e17078eeb 21:55:08 Removing intermediate container 958e17078eeb 21:55:08 ---> 67a8fda2fd95 21:55:08 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:55:08 ---> Running in cc7dc7a8725a 21:55:08 Removing intermediate container cc7dc7a8725a 21:55:08 ---> 046b92da9659 21:55:08 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:55:08 ---> Running in 3812422506ad 21:55:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:55:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:55:08 (1/14) Installing libintl (0.21.1-r1) 21:55:08 (2/14) Installing eudev-libs (3.2.11-r4) 21:55:08 (3/14) Installing libjpeg-turbo (2.1.4-r0) 21:55:08 (4/14) Installing v4l-utils-libs (1.22.1-r2) 21:55:08 (5/14) Installing v4l-utils (1.22.1-r2) 21:55:08 (6/14) Installing udev-init-scripts (35-r1) 21:55:08 (7/14) Installing libblkid (2.38.1-r1) 21:55:08 (8/14) Installing xz-libs (5.2.9-r0) 21:55:08 (9/14) Installing zstd-libs (1.5.5-r0) 21:55:08 (10/14) Installing kmod-libs (30-r1) 21:55:08 (11/14) Installing eudev (3.2.11-r4) 21:55:08 (12/14) Installing eudev-dev (3.2.11-r4) 21:55:08 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 21:55:08 (14/14) Installing v4l-utils-dev (1.22.1-r2) 21:55:08 Executing busybox-1.35.0-r29.trigger 21:55:08 Executing eudev-3.2.11-r4.trigger 21:55:08 OK: 272 MiB in 67 packages 21:55:09 Removing intermediate container 3812422506ad 21:55:09 ---> 95ec7e632890 21:55:09 Step 8/13 : WORKDIR /device-usb-camera 21:55:09 ---> Running in e300729f8074 21:55:09 Removing intermediate container e300729f8074 21:55:09 ---> de7a2a4fae72 21:55:09 Step 9/13 : COPY go.mod vendor* ./ 21:55:09 ---> d1cb3801e242 21:55:09 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:55:09 ---> Running in 34f41d42dcc9 21:55:48 Removing intermediate container 34f41d42dcc9 21:55:48 ---> d882743123b1 21:55:48 Step 11/13 : COPY . . 21:55:48 ---> fc69631df929 21:55:48 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:55:48 ---> Running in d46f1d3803da 21:55:48  % Total % Received % Xferd Average Speed Time Time Time Current 21:55:48 Dload Upload Total Spent Left Speed 21:55:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 4675 0 --:--:-- --:--:-- --:--:-- 4692 21:55:49 Removing intermediate container d46f1d3803da 21:55:49 ---> e52c22a5ddfc 21:55:49 Step 13/13 : RUN ${MAKE} 21:55:49 ---> Running in feed542c3f3b 21:55:49 noop 21:55:50 Removing intermediate container feed542c3f3b 21:55:50 ---> 55c9e61af031 21:55:50 Successfully built 55c9e61af031 21:55:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:50 + docker inspect -f . ci-base-image-x86_64 21:55:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:50 prd-ubuntu20.04-docker-8c-8g-5060 does not seem to be running inside a container 21:55:50 $ 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 21:55:51 $ docker top 96e64ce28dd9ea044a0015ceb1c5102af628a83f1cc632f2af13a9edf82ad3e9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:51 + go version 21:55:51 go version go1.20.6 linux/amd64 [Pipeline] } 21:55:51 $ docker stop --time=1 96e64ce28dd9ea044a0015ceb1c5102af628a83f1cc632f2af13a9edf82ad3e9 21:55:52 $ docker rm -f --volumes 96e64ce28dd9ea044a0015ceb1c5102af628a83f1cc632f2af13a9edf82ad3e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:55:53 + docker inspect -f . ci-base-image-x86_64 21:55:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:55:53 prd-ubuntu20.04-docker-8c-8g-5060 does not seem to be running inside a container 21:55:53 $ 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 21:55:53 $ docker top 9a75d074384d112bc75c6888da2afb4165fe65dfc5fe2813cff3333efe1b6ef0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:53 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 21:55:54 + make test 21:55:54 go test ./... -coverprofile=coverage.out ./... 21:55:58 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:56:10 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:56:10 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements 21:56:15 go vet ./... 21:56:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:56:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:56:19 ./bin/test-attribution-txt.sh [Pipeline] echo 21:56:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:56:20 $ docker stop --time=1 9a75d074384d112bc75c6888da2afb4165fe65dfc5fe2813cff3333efe1b6ef0 21:56:23 $ docker rm -f --volumes 9a75d074384d112bc75c6888da2afb4165fe65dfc5fe2813cff3333efe1b6ef0 [Pipeline] // withDockerContainer [Pipeline] sh 21:56:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:56:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:56:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:56:25 + ls -al . 21:56:25 total 220 21:56:25 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 21:55 . 21:56:25 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 21:54 .. 21:56:25 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 21:54 .git 21:56:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 21:54 .github 21:56:25 -rw-rw-r-- 1 jenkins jenkins 414 Aug 31 21:54 .gitignore 21:56:25 -rw-rw-r-- 1 jenkins jenkins 45 Aug 31 21:54 .golangci.yml 21:56:25 -rw-rw-r-- 1 jenkins jenkins 77 Aug 31 21:54 .hadolint.yml 21:56:25 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 21:54 .semver 21:56:25 -rw-rw-r-- 1 jenkins jenkins 10851 Aug 31 21:54 Attribution.txt 21:56:25 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 31 21:54 CHANGELOG.md 21:56:25 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 31 21:54 Dockerfile 21:56:25 -rw-rw-r-- 1 jenkins jenkins 678 Aug 31 21:54 GOVERNANCE.md 21:56:25 -rw-rw-r-- 1 jenkins jenkins 659 Aug 31 21:54 Jenkinsfile 21:56:25 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 31 21:54 LICENSE 21:56:25 -rw-rw-r-- 1 jenkins jenkins 2611 Aug 31 21:54 Makefile 21:56:25 -rw-rw-r-- 1 jenkins jenkins 622 Aug 31 21:54 OWNERS.md 21:56:25 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 31 21:54 README.md 21:56:25 -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 21:54 VERSION 21:56:25 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 21:54 bin 21:56:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 21:54 cmd 21:56:25 -rw-r--r-- 1 jenkins jenkins 53857 Aug 31 21:56 coverage.out 21:56:25 -rwxrwxr-x 1 jenkins jenkins 140 Aug 31 21:54 docker-entrypoint.sh 21:56:25 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 21:54 docs 21:56:25 -rw-rw-r-- 1 jenkins jenkins 3951 Aug 31 21:54 go.mod 21:56:25 -rw-rw-r-- 1 jenkins jenkins 34252 Aug 31 21:54 go.sum 21:56:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 21:54 internal 21:56:25 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 21:54 snap 21:56:25 -rw-rw-r-- 1 jenkins jenkins 231 Aug 31 21:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:25 + 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=81f7519a5e11d213d4b8be8bc1b3982fbaa373ff --label arch=amd64 --label version=3.1.0-dev.13 . 21:56:25 Sending build context to Docker daemon 2.194MB 21:56:25 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 21:56:25 Step 2/36 : FROM ${BASE} AS builder 21:56:25 ---> 55c9e61af031 21:56:25 Step 3/36 : ARG ADD_BUILD_TAGS="" 21:56:25 ---> Running in 771f838f4d38 21:56:25 Removing intermediate container 771f838f4d38 21:56:25 ---> 98f204531111 21:56:25 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:56:25 ---> Running in f1cf169ca781 21:56:25 Removing intermediate container f1cf169ca781 21:56:25 ---> 479be2117641 21:56:25 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:56:25 ---> Running in 54751b532f33 21:56:26 Removing intermediate container 54751b532f33 21:56:26 ---> 6ddecf9053ce 21:56:26 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:56:26 ---> Running in 07f07414d538 21:56:26 Removing intermediate container 07f07414d538 21:56:26 ---> 3153cb8d702e 21:56:26 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:56:26 ---> Running in 9c8fc5344edb 21:56:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:56:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:56:27 OK: 272 MiB in 67 packages 21:56:27 Removing intermediate container 9c8fc5344edb 21:56:27 ---> 1d9279cd702b 21:56:27 Step 8/36 : WORKDIR /device-usb-camera 21:56:27 ---> Running in 61fe6d0c55c6 21:56:27 Removing intermediate container 61fe6d0c55c6 21:56:27 ---> 919211585a58 21:56:27 Step 9/36 : COPY go.mod vendor* ./ 21:56:27 ---> cf5d8d811cc0 21:56:27 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:27 ---> Running in 56b0b4ff79b4 21:56:28 Removing intermediate container 56b0b4ff79b4 21:56:28 ---> 33aaf013eaba 21:56:28 Step 11/36 : COPY . . 21:56:28 ---> 32c3f71fdd61 21:56:28 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:56:28 ---> Running in 78e2da82cca1 21:56:29  % Total % Received % Xferd Average Speed Time Time Time Current 21:56:29 Dload Upload  Total Spent Left Speed 21:56:29 0 0 0 0  0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 25735 0 --:--:-- --:--:-- --:--:-- 26104 21:56:29 Removing intermediate container 78e2da82cca1 21:56:29 ---> 4c7585320c87 21:56:29 Step 13/36 : RUN ${MAKE} 21:56:29 ---> Running in 31732b8e1168 21:56:29 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 21:56:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5061 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 21:56:32 Running in /w/workspace/device-usb-camera/137 [Pipeline] { [Pipeline] checkout 21:56:32 Selected Git installation does not exist. Using Default 21:56:32 The recommended git tool is: NONE 21:56:37 using credential edgex-jenkins-ssh 21:56:37 Cloning the remote Git repository 21:56:37 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 21:56:37 > git init /w/workspace/device-usb-camera/137 # timeout=10 21:56:37 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:56:37 > git --version # timeout=10 21:56:37 > git --version # 'git version 2.25.1' 21:56:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:56:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:39 Avoid second fetch 21:56:39 Checking out Revision 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff (main) 21:56:38 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:56:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:56:39 > git config core.sparsecheckout # timeout=10 21:56:39 > git checkout -f 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff # timeout=10 21:56:39 Commit message: "Merge pull request #276 from FelixTing/issue-275" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:56:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:56:40 % Total % Received % Xferd Average Speed Time Time Time Current 21:56:40 Dload Upload Total Spent Left Speed 21:56:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 41806 0 --:--:-- --:--:-- --:--:-- 41944 [Pipeline] sh 21:56:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:56:42 + sudo tee /etc/docker/daemon.new 21:56:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:56:42 { 21:56:42 "registry-mirrors": [ 21:56:42 "https://nexus3.edgexfoundry.org:10001" 21:56:42 ], 21:56:42 "bip": "10.250.0.254/24", 21:56:42 "hosts": [ 21:56:42 "tcp://0.0.0.0:5555", 21:56:42 "unix:///var/run/docker.sock" 21:56:42 ], 21:56:42 "mtu": 1458, 21:56:42 "selinux-enabled": true, 21:56:42 "seccomp-profile": "/etc/docker/seccomp.json" 21:56:42 } [Pipeline] sh 21:56:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:56:42 + sudo service docker restart 21:56:51 Removing intermediate container 31732b8e1168 21:56:51 ---> dc457e5cd369 21:56:51 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 21:56:51 v0.21.6: Pulling from aler9/rtsp-simple-server 21:56:51 4acc49c71d14: Pulling fs layer 21:56:51 4acc49c71d14: Download complete 21:56:52 4acc49c71d14: Pull complete 21:56:52 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 21:56:52 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 21:56:52 ---> 01a2bd3e5fff 21:56:52 Step 15/36 : FROM alpine:3.17 21:56:52 3.17: Pulling from library/alpine 21:56:52 9398808236ff: Pulling fs layer 21:56:52 9398808236ff: Verifying Checksum 21:56:52 9398808236ff: Download complete 21:56:53 9398808236ff: Pull complete 21:56:53 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 21:56:53 Status: Downloaded newer image for alpine:3.17 21:56:53 ---> 1e0b8b5322fc 21:56:53 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:56:53 ---> Running in 95faed4b1a65 21:56:53 Removing intermediate container 95faed4b1a65 21:56:53 ---> 08e34ff421fc 21:56:53 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 21:56:53 ---> Running in dea2172b9df7 21:56:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:56:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:56:53 (1/86) Installing dumb-init (1.2.5-r2) 21:56:53 (2/86) Installing sdl2 (2.26.5-r0) 21:56:54 (3/86) Installing svt-av1-libs (1.3.0-r0) 21:56:54 (4/86) Installing libxau (1.0.10-r0) 21:56:54 (5/86) Installing libmd (1.0.4-r0) 21:56:54 (6/86) Installing libbsd (0.11.7-r0) 21:56:54 (7/86) Installing libxdmcp (1.1.4-r0) 21:56:54 (8/86) Installing libxcb (1.15-r0) 21:56:54 (9/86) Installing libx11 (1.8.4-r1) 21:56:54 (10/86) Installing aom-libs (3.5.0-r0) 21:56:54 (11/86) Installing alsa-lib (1.2.8-r0) 21:56:54 (12/86) Installing libexpat (2.5.0-r0) 21:56:54 (13/86) Installing brotli-libs (1.0.9-r9) 21:56:54 (14/86) Installing libbz2 (1.0.8-r4) 21:56:54 (15/86) Installing libpng (1.6.39-r0) 21:56:54 (16/86) Installing freetype (2.12.1-r0) 21:56:54 (17/86) Installing fontconfig (2.14.1-r0) 21:56:54 (18/86) Installing fribidi (1.0.12-r0) 21:56:54 (19/86) Installing libffi (3.4.4-r0) 21:56:54 (20/86) Installing libintl (0.21.1-r1) 21:56:54 (21/86) Installing libblkid (2.38.1-r1) 21:56:54 (22/86) Installing libmount (2.38.1-r1) 21:56:54 (23/86) Installing pcre2 (10.42-r0) 21:56:54 (24/86) Installing glib (2.74.7-r0) 21:56:54 (25/86) Installing graphite2 (1.3.14-r2) 21:56:54 (26/86) Installing harfbuzz (5.3.1-r1) 21:56:54 (27/86) Installing libass (0.16.0-r1) 21:56:54 (28/86) Installing libdav1d (1.0.0-r2) 21:56:54 (29/86) Installing hwdata-pci (0.364-r0) 21:56:54 (30/86) Installing libpciaccess (0.17-r0) 21:56:54 (31/86) Installing libdrm (2.4.114-r0) 21:56:54 (32/86) Installing gmp (6.2.1-r2) 21:56:54 (33/86) Installing nettle (3.8.1-r0) 21:56:54 (34/86) Installing p11-kit (0.24.1-r1) 21:56:54 (35/86) Installing libtasn1 (4.19.0-r0) 21:56:54 (36/86) Installing libunistring (1.1-r0) 21:56:54 (37/86) Installing gnutls (3.7.8-r3) 21:56:54 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 21:56:54 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 21:56:54 (40/86) Installing lame (3.100-r2) 21:56:54 (41/86) Installing opus (1.3.1-r1) 21:56:54 (42/86) Installing libasyncns (0.8-r1) 21:56:54 (43/86) Installing dbus-libs (1.14.8-r0) 21:56:54 (44/86) Installing libltdl (2.4.7-r1) 21:56:54 (45/86) Installing orc (0.4.33-r0) 21:56:54 (46/86) Installing libgcc (12.2.1_git20220924-r4) 21:56:54 (47/86) Installing libogg (1.3.5-r2) 21:56:54 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 21:56:54 (49/86) Installing flac-libs (1.4.2-r0) 21:56:54 (50/86) Installing libvorbis (1.3.7-r0) 21:56:54 (51/86) Installing libsndfile (1.1.0-r2) 21:56:54 (52/86) Installing libgomp (12.2.1_git20220924-r4) 21:56:54 (53/86) Installing soxr (0.1.3-r3) 21:56:54 (54/86) Installing speexdsp (1.2.1-r0) 21:56:54 (55/86) Installing tdb-libs (1.4.6-r0) 21:56:54 (56/86) Installing libpulse (16.1-r6) 21:56:54 (57/86) Installing cjson (1.7.15-r3) 21:56:54 (58/86) Installing mbedtls (2.28.4-r0) 21:56:54 (59/86) Installing librist (0.2.7-r0) 21:56:54 (60/86) Installing libsrt (1.5.1-r0) 21:56:54 (61/86) Installing libssh (0.10.5-r0) 21:56:54 (62/86) Installing libtheora (1.1.1-r16) 21:56:54 (63/86) Installing libjpeg-turbo (2.1.4-r0) 21:56:54 (64/86) Installing v4l-utils-libs (1.22.1-r2) 21:56:54 (65/86) Installing libxext (1.3.5-r0) 21:56:54 (66/86) Installing libxfixes (6.0.0-r0) 21:56:54 (67/86) Installing wayland-libs-client (1.21.0-r1) 21:56:54 (68/86) Installing libva (2.16.0-r0) 21:56:54 (69/86) Installing libvdpau (1.5-r0) 21:56:54 (70/86) Installing vidstab (1.1.0-r2) 21:56:54 (71/86) Installing libvpx (1.12.0-r1) 21:56:54 (72/86) Installing libwebp (1.2.4-r2) 21:56:54 (73/86) Installing x264-libs (0.164_git20220602-r0) 21:56:54 (74/86) Installing numactl (2.0.16-r1) 21:56:54 (75/86) Installing x265-libs (3.5-r3) 21:56:54 (76/86) Installing xvidcore (1.3.7-r1) 21:56:54 (77/86) Installing libsodium (1.0.18-r2) 21:56:54 (78/86) Installing libzmq (4.3.4-r1) 21:56:54 (79/86) Installing ffmpeg-libs (5.1.3-r0) 21:56:55 (80/86) Installing ffmpeg (5.1.3-r0) 21:56:55 (81/86) Installing udev-init-scripts (35-r1) 21:56:55 (82/86) Installing eudev-libs (3.2.11-r4) 21:56:55 (83/86) Installing xz-libs (5.2.9-r0) 21:56:55 (84/86) Installing zstd-libs (1.5.5-r0) 21:56:55 (85/86) Installing kmod-libs (30-r1) 21:56:55 (86/86) Installing eudev (3.2.11-r4) 21:56:55 Executing busybox-1.35.0-r29.trigger 21:56:55 Executing eudev-3.2.11-r4.trigger 21:56:55 OK: 112 MiB in 101 packages 21:56:57 Removing intermediate container dea2172b9df7 21:56:57 ---> 5b2a8492aed4 21:56:57 Step 18/36 : WORKDIR / 21:56:57 ---> Running in d833b262a412 21:56:57 Removing intermediate container d833b262a412 21:56:57 ---> 8f4f6a1baec4 21:56:57 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 21:56:58 ---> b2f9d58b8a73 21:56:58 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 21:56:58 ---> 0b9c80553945 21:56:58 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:56:58 ---> 0b77dc000593 21:56:58 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:56:58 ---> 8e29c8a04e4d 21:56:58 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:56:58 ---> f87b89c10ee3 21:56:58 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 21:56:59 ---> 0d259a6c2c43 21:56:59 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 21:56:59 ---> 673ee1b9187f 21:56:59 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:56:59 ---> Running in 492bdb1cf72b 21:57:00 Removing intermediate container 492bdb1cf72b 21:57:00 ---> 0d4555e1863e 21:57:00 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:57:00 ---> Running in 6982883fcbd4 21:57:00 Removing intermediate container 6982883fcbd4 21:57:00 ---> e77f7f37667b 21:57:00 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:57:00 ---> Running in 56881b60735b [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:57:00 provisioning config files... 21:57:01 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/137@tmp/config14924118353754031647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:01 ---> docker-login.sh 21:57:01 nexus3.edgexfoundry.org:10001 21:57:01 Removing intermediate container 56881b60735b 21:57:01 ---> 0fbbec21d3f6 21:57:01 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 21:57:01 ---> Running in b66c4c925f4a 21:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:01 Configure a credential helper to remove this warning. See 21:57:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:01 21:57:01 Login Succeeded 21:57:01 nexus3.edgexfoundry.org:10002 21:57:01 Removing intermediate container b66c4c925f4a 21:57:01 ---> d17961fb50cd 21:57:01 Step 30/36 : EXPOSE 59983 21:57:01 ---> Running in 3485e3116388 21:57:01 Removing intermediate container 3485e3116388 21:57:01 ---> 9a08dcdba680 21:57:01 Step 31/36 : EXPOSE 8554 21:57:01 ---> Running in 7095dce786ab 21:57:01 Removing intermediate container 7095dce786ab 21:57:01 ---> d6ead33d7220 21:57:01 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:02 Configure a credential helper to remove this warning. See 21:57:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:02 21:57:02 Login Succeeded 21:57:02 nexus3.edgexfoundry.org:10003 21:57:02 ---> Running in 02baf7595dae 21:57:02 Removing intermediate container 02baf7595dae 21:57:02 ---> 024120bbad31 21:57:02 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 21:57:02 ---> Running in 5179f10a2e81 21:57:02 Removing intermediate container 5179f10a2e81 21:57:02 ---> eccd0d862e0e 21:57:02 Step 34/36 : LABEL arch=amd64 21:57:02 ---> Running in 9a906910b7f2 21:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:02 Configure a credential helper to remove this warning. See 21:57:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:02 21:57:02 Login Succeeded 21:57:02 Removing intermediate container 9a906910b7f2 21:57:02 ---> a67df517d980 21:57:02 Step 35/36 : LABEL git_sha=81f7519a5e11d213d4b8be8bc1b3982fbaa373ff 21:57:02 ---> Running in 282c2bd4dd71 21:57:02 Removing intermediate container 282c2bd4dd71 21:57:02 ---> df123f138656 21:57:02 Step 36/36 : LABEL version=3.1.0-dev.13 21:57:02 ---> Running in b28a56170a90 21:57:02 Removing intermediate container b28a56170a90 21:57:02 ---> b89a0bdcf778 21:57:02 [Warning] One or more build-args [ARCH] were not consumed 21:57:02 Successfully built b89a0bdcf778 21:57:02 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 21:57:02 provisioning config files... 21:57:02 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16793808633775917695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:02 nexus3.edgexfoundry.org:10004 21:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:02 ---> docker-login.sh 21:57:02 nexus3.edgexfoundry.org:10001 21:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:02 Configure a credential helper to remove this warning. See 21:57:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:02 21:57:02 Login Succeeded 21:57:02 nexus3.edgexfoundry.org:10002 21:57:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:02 Configure a credential helper to remove this warning. See 21:57:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:02 21:57:02 Login Succeeded 21:57:02 nexus3.edgexfoundry.org:10003 21:57:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:02 Configure a credential helper to remove this warning. See 21:57:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:02 21:57:02 Login Succeeded 21:57:02 docker.io 21:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:03 Configure a credential helper to remove this warning. See 21:57:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:03 21:57:03 Login Succeeded 21:57:03 nexus3.edgexfoundry.org:10004 21:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:03 Configure a credential helper to remove this warning. See 21:57:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:03 21:57:03 Login Succeeded 21:57:03 docker.io 21:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:03 Configure a credential helper to remove this warning. See 21:57:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:03 21:57:03 Login Succeeded 21:57:03 ---> docker-login.sh ends [Pipeline] } 21:57:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:57:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:57:03 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 21:57:03 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff 21:57:03 latest 21:57:03 3.1.0-dev.13 21:57:03 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff-3.1.0-dev.13 21:57:03 main 21:57:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 21:57:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:57:03 Configure a credential helper to remove this warning. See 21:57:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:57:03 21:57:03 Login Succeeded 21:57:03 ---> docker-login.sh ends [Pipeline] sh [Pipeline] } 21:57:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:57:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 21:57:03 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:81f7519a5e11d213d4b8be8bc1b3982fbaa373ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:57:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:57:03 ========================================================= 21:57:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:57:03 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:81f7519a5e11d213d4b8be8bc1b3982fbaa373ff 21:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:57:04 14d6098f9683: Preparing 21:57:04 f21305c5257f: Preparing 21:57:04 4f1025318883: Preparing 21:57:04 aedc783477aa: Preparing 21:57:04 3827b5b91e75: Preparing 21:57:04 acc83c6ca332: Preparing 21:57:04 cf4169bdc263: Preparing 21:57:04 74e02947e5b6: Preparing 21:57:04 f069f7f3e1c2: Preparing 21:57:04 e76a5a2f00e3: Preparing 21:57:04 c6edb2e4f36e: Preparing 21:57:04 b888a85d6491: Preparing 21:57:04 36b50b131297: Preparing 21:57:04 acc83c6ca332: Waiting 21:57:04 c6edb2e4f36e: Waiting 21:57:04 cf4169bdc263: Waiting 21:57:04 b888a85d6491: Waiting 21:57:04 74e02947e5b6: Waiting 21:57:04 36b50b131297: Waiting 21:57:04 f069f7f3e1c2: Waiting 21:57:04 f21305c5257f: Pushed 21:57:04 aedc783477aa: Pushed 21:57:04 14d6098f9683: Pushed 21:57:04 4f1025318883: Pushed 21:57:04 + 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 . 21:57:04 acc83c6ca332: Pushed 21:57:04 cf4169bdc263: Pushed 21:57:04 74e02947e5b6: Pushed 21:57:04 f069f7f3e1c2: Pushed 21:57:04 36b50b131297: Layer already exists 21:57:04 e76a5a2f00e3: Pushed 21:57:04 Sending build context to Docker daemon 1.281MB 21:57:04 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 21:57:04 Step 2/13 : FROM ${BASE} AS builder 21:57:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:57:04 edb6bdbacee9: Pulling fs layer 21:57:04 5f9638ab2659: Pulling fs layer 21:57:04 8d51d6327a98: Pulling fs layer 21:57:04 8b374f2dd631: Pulling fs layer 21:57:04 ec14aa9079de: Pulling fs layer 21:57:04 2f466654f4bb: Pulling fs layer 21:57:04 554e91adad29: Pulling fs layer 21:57:04 ec14aa9079de: Waiting 21:57:04 8b374f2dd631: Waiting 21:57:04 2f466654f4bb: Waiting 21:57:04 554e91adad29: Waiting 21:57:04 5f9638ab2659: Verifying Checksum 21:57:04 5f9638ab2659: Download complete 21:57:04 8b374f2dd631: Download complete 21:57:04 ec14aa9079de: Verifying Checksum 21:57:04 ec14aa9079de: Download complete 21:57:04 edb6bdbacee9: Verifying Checksum 21:57:04 edb6bdbacee9: Download complete 21:57:05 edb6bdbacee9: Pull complete 21:57:05 554e91adad29: Verifying Checksum 21:57:05 554e91adad29: Download complete 21:57:06 5f9638ab2659: Pull complete 21:57:06 3827b5b91e75: Pushed 21:57:06 c6edb2e4f36e: Pushed 21:57:07 2f466654f4bb: Verifying Checksum 21:57:07 2f466654f4bb: Download complete 21:57:07 8d51d6327a98: Verifying Checksum 21:57:07 8d51d6327a98: Download complete 21:57:15 b888a85d6491: Pushed 21:57:15 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff: digest: sha256:0c5b7cd27e2409477c157a81870b2c27b82e00e96ca936fba83a624c7a9bd284 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:15 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:57:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:57:15 14d6098f9683: Preparing 21:57:15 f21305c5257f: Preparing 21:57:15 4f1025318883: Preparing 21:57:15 aedc783477aa: Preparing 21:57:15 3827b5b91e75: Preparing 21:57:15 acc83c6ca332: Preparing 21:57:15 cf4169bdc263: Preparing 21:57:15 74e02947e5b6: Preparing 21:57:15 f069f7f3e1c2: Preparing 21:57:15 e76a5a2f00e3: Preparing 21:57:15 c6edb2e4f36e: Preparing 21:57:15 b888a85d6491: Preparing 21:57:15 36b50b131297: Preparing 21:57:15 acc83c6ca332: Waiting 21:57:15 cf4169bdc263: Waiting 21:57:15 74e02947e5b6: Waiting 21:57:15 f069f7f3e1c2: Waiting 21:57:15 e76a5a2f00e3: Waiting 21:57:15 c6edb2e4f36e: Waiting 21:57:15 b888a85d6491: Waiting 21:57:15 36b50b131297: Waiting 21:57:15 aedc783477aa: Layer already exists 21:57:15 14d6098f9683: Layer already exists 21:57:15 4f1025318883: Layer already exists 21:57:15 f21305c5257f: Layer already exists 21:57:15 3827b5b91e75: Layer already exists 21:57:15 acc83c6ca332: Layer already exists 21:57:15 f069f7f3e1c2: Layer already exists 21:57:15 74e02947e5b6: Layer already exists 21:57:15 cf4169bdc263: Layer already exists 21:57:15 e76a5a2f00e3: Layer already exists 21:57:15 c6edb2e4f36e: Layer already exists 21:57:15 b888a85d6491: Layer already exists 21:57:15 36b50b131297: Layer already exists 21:57:15 latest: digest: sha256:0c5b7cd27e2409477c157a81870b2c27b82e00e96ca936fba83a624c7a9bd284 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:15 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.13 21:57:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:57:16 14d6098f9683: Preparing 21:57:16 f21305c5257f: Preparing 21:57:16 4f1025318883: Preparing 21:57:16 aedc783477aa: Preparing 21:57:16 3827b5b91e75: Preparing 21:57:16 acc83c6ca332: Preparing 21:57:16 cf4169bdc263: Preparing 21:57:16 74e02947e5b6: Preparing 21:57:16 f069f7f3e1c2: Preparing 21:57:16 e76a5a2f00e3: Preparing 21:57:16 c6edb2e4f36e: Preparing 21:57:16 b888a85d6491: Preparing 21:57:16 36b50b131297: Preparing 21:57:16 74e02947e5b6: Waiting 21:57:16 f069f7f3e1c2: Waiting 21:57:16 e76a5a2f00e3: Waiting 21:57:16 c6edb2e4f36e: Waiting 21:57:16 b888a85d6491: Waiting 21:57:16 36b50b131297: Waiting 21:57:16 acc83c6ca332: Waiting 21:57:16 cf4169bdc263: Waiting 21:57:16 4f1025318883: Layer already exists 21:57:16 14d6098f9683: Layer already exists 21:57:16 f21305c5257f: Layer already exists 21:57:16 3827b5b91e75: Layer already exists 21:57:16 aedc783477aa: Layer already exists 21:57:16 cf4169bdc263: Layer already exists 21:57:16 e76a5a2f00e3: Layer already exists 21:57:16 f069f7f3e1c2: Layer already exists 21:57:16 acc83c6ca332: Layer already exists 21:57:16 74e02947e5b6: Layer already exists 21:57:16 c6edb2e4f36e: Layer already exists 21:57:16 b888a85d6491: Layer already exists 21:57:16 36b50b131297: Layer already exists 21:57:16 3.1.0-dev.13: digest: sha256:0c5b7cd27e2409477c157a81870b2c27b82e00e96ca936fba83a624c7a9bd284 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:16 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:81f7519a5e11d213d4b8be8bc1b3982fbaa373ff-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:81f7519a5e11d213d4b8be8bc1b3982fbaa373ff-3.1.0-dev.13 21:57:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:57:16 14d6098f9683: Preparing 21:57:16 f21305c5257f: Preparing 21:57:16 4f1025318883: Preparing 21:57:16 aedc783477aa: Preparing 21:57:16 3827b5b91e75: Preparing 21:57:16 acc83c6ca332: Preparing 21:57:16 cf4169bdc263: Preparing 21:57:16 74e02947e5b6: Preparing 21:57:16 f069f7f3e1c2: Preparing 21:57:16 e76a5a2f00e3: Preparing 21:57:16 c6edb2e4f36e: Preparing 21:57:16 b888a85d6491: Preparing 21:57:16 36b50b131297: Preparing 21:57:16 acc83c6ca332: Waiting 21:57:16 cf4169bdc263: Waiting 21:57:16 74e02947e5b6: Waiting 21:57:16 c6edb2e4f36e: Waiting 21:57:16 f069f7f3e1c2: Waiting 21:57:16 e76a5a2f00e3: Waiting 21:57:16 b888a85d6491: Waiting 21:57:16 36b50b131297: Waiting 21:57:16 aedc783477aa: Layer already exists 21:57:16 14d6098f9683: Layer already exists 21:57:16 4f1025318883: Layer already exists 21:57:16 3827b5b91e75: Layer already exists 21:57:16 f21305c5257f: Layer already exists 21:57:16 acc83c6ca332: Layer already exists 21:57:16 cf4169bdc263: Layer already exists 21:57:16 e76a5a2f00e3: Layer already exists 21:57:16 74e02947e5b6: Layer already exists 21:57:16 f069f7f3e1c2: Layer already exists 21:57:16 c6edb2e4f36e: Layer already exists 21:57:16 b888a85d6491: Layer already exists 21:57:16 36b50b131297: Layer already exists 21:57:16 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff-3.1.0-dev.13: digest: sha256:0c5b7cd27e2409477c157a81870b2c27b82e00e96ca936fba83a624c7a9bd284 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:17 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 21:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:57:17 14d6098f9683: Preparing 21:57:17 f21305c5257f: Preparing 21:57:17 4f1025318883: Preparing 21:57:17 aedc783477aa: Preparing 21:57:17 3827b5b91e75: Preparing 21:57:17 acc83c6ca332: Preparing 21:57:17 cf4169bdc263: Preparing 21:57:17 74e02947e5b6: Preparing 21:57:17 f069f7f3e1c2: Preparing 21:57:17 e76a5a2f00e3: Preparing 21:57:17 c6edb2e4f36e: Preparing 21:57:17 b888a85d6491: Preparing 21:57:17 36b50b131297: Preparing 21:57:17 acc83c6ca332: Waiting 21:57:17 cf4169bdc263: Waiting 21:57:17 f069f7f3e1c2: Waiting 21:57:17 e76a5a2f00e3: Waiting 21:57:17 74e02947e5b6: Waiting 21:57:17 c6edb2e4f36e: Waiting 21:57:17 36b50b131297: Waiting 21:57:17 f21305c5257f: Layer already exists 21:57:17 3827b5b91e75: Layer already exists 21:57:17 14d6098f9683: Layer already exists 21:57:17 4f1025318883: Layer already exists 21:57:17 aedc783477aa: Layer already exists 21:57:17 cf4169bdc263: Layer already exists 21:57:17 acc83c6ca332: Layer already exists 21:57:17 e76a5a2f00e3: Layer already exists 21:57:17 f069f7f3e1c2: Layer already exists 21:57:17 74e02947e5b6: Layer already exists 21:57:17 b888a85d6491: Layer already exists 21:57:17 c6edb2e4f36e: Layer already exists 21:57:17 36b50b131297: Layer already exists 21:57:17 main: digest: sha256:0c5b7cd27e2409477c157a81870b2c27b82e00e96ca936fba83a624c7a9bd284 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:57:17 ===================================================== [Pipeline] echo 21:57:17 taggedImages: 21:57:17 - nexus3.edgexfoundry.org:10004/device-usb-camera:81f7519a5e11d213d4b8be8bc1b3982fbaa373ff 21:57:17 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:57:17 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.13 21:57:17 - nexus3.edgexfoundry.org:10004/device-usb-camera:81f7519a5e11d213d4b8be8bc1b3982fbaa373ff-3.1.0-dev.13 21:57:17 - 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 21:57:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:17 21:57:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:18 latest: Pulling from edgex-lftools-log-publisher 21:57:18 5eb5b503b376: Pulling fs layer 21:57:18 5c69ac0246d0: Pulling fs layer 21:57:18 ec43610c2a17: Pulling fs layer 21:57:18 3a2ae6a8a46f: Pulling fs layer 21:57:18 33b1e0a273af: Pulling fs layer 21:57:18 5d3b04190fa2: Pulling fs layer 21:57:18 2f39f015ded8: Pulling fs layer 21:57:18 3a2ae6a8a46f: Waiting 21:57:18 33b1e0a273af: Waiting 21:57:18 5d3b04190fa2: Waiting 21:57:18 2f39f015ded8: Waiting 21:57:18 5c69ac0246d0: Verifying Checksum 21:57:18 5c69ac0246d0: Download complete 21:57:18 3a2ae6a8a46f: Verifying Checksum 21:57:18 3a2ae6a8a46f: Download complete 21:57:18 33b1e0a273af: Verifying Checksum 21:57:18 33b1e0a273af: Download complete 21:57:18 5d3b04190fa2: Verifying Checksum 21:57:18 5d3b04190fa2: Download complete 21:57:18 ec43610c2a17: Verifying Checksum 21:57:18 ec43610c2a17: Download complete 21:57:18 5eb5b503b376: Verifying Checksum 21:57:18 5eb5b503b376: Download complete 21:57:19 2f39f015ded8: Verifying Checksum 21:57:19 2f39f015ded8: Download complete 21:57:19 8d51d6327a98: Pull complete 21:57:19 8b374f2dd631: Pull complete 21:57:19 ec14aa9079de: Pull complete 21:57:19 5eb5b503b376: Pull complete 21:57:19 5c69ac0246d0: Pull complete 21:57:20 ec43610c2a17: Pull complete 21:57:20 3a2ae6a8a46f: Pull complete 21:57:20 33b1e0a273af: Pull complete 21:57:20 5d3b04190fa2: Pull complete 21:57:24 2f39f015ded8: Pull complete 21:57:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:57:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:24 prd-ubuntu20.04-docker-8c-8g-5060 does not seem to be running inside a container 21:57:24 $ 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 21:57:24 2f466654f4bb: Pull complete 21:57:27 554e91adad29: Pull complete 21:57:27 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 21:57:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:57:27 ---> 1e15ea492957 21:57:27 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:57:28 $ docker top bbd5556d16e5d6d47fde63cc1a6389f883545b629de3a6cf0ec83914696fc30b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:28 ---> Running in e604aba423a2 21:57:28 ---> job-cost.sh 21:57:28 lf-activate-venv: SKIPPING 21:57:28 INFO: No Stack... 21:57:29 Removing intermediate container e604aba423a2 21:57:29 ---> 70aee8ad93f7 21:57:29 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:57:29 ---> Running in 99adfde6454f 21:57:29 INFO: Retrieving Pricing Info for: v3-standard-8 21:57:29 Removing intermediate container 99adfde6454f 21:57:29 ---> 99321eb3e87d 21:57:29 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:57:29 ---> Running in 101201a1efc9 21:57:29 INFO: Archiving Costs [Pipeline] sh 21:57:29 Removing intermediate container 101201a1efc9 21:57:29 ---> f2313f9ed870 21:57:29 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:57:29 ---> Running in 59c6f1f5aeca 21:57:30 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 21:57:30 + cut -d, -f6 [Pipeline] lock 21:57:30 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-137-stack-cost] 21:57:30 Resource [jenkins-edgexfoundry-device-usb-camera-main-137-stack-cost] did not exist. Created. 21:57:30 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:57:30 Removing intermediate container 59c6f1f5aeca 21:57:30 ---> 32d3ae5a2c3b 21:57:30 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:57:30 ---> Running in 7c61cb5979fe 21:57:30 + echo total: 0.2199999988079071 [Pipeline] stash 21:57:30 Stashed 1 file(s) [Pipeline] } 21:57:30 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-137-stack-cost] [Pipeline] // lock [Pipeline] } 21:57:30 $ docker stop --time=1 bbd5556d16e5d6d47fde63cc1a6389f883545b629de3a6cf0ec83914696fc30b 21:57:31 $ docker rm -f --volumes bbd5556d16e5d6d47fde63cc1a6389f883545b629de3a6cf0ec83914696fc30b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 21:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:57:32 (1/14) Installing libintl (0.21.1-r1) 21:57:32 (2/14) Installing eudev-libs (3.2.11-r4) 21:57:32 (3/14) Installing libjpeg-turbo (2.1.4-r0) 21:57:32 (4/14) Installing v4l-utils-libs (1.22.1-r2) 21:57:32 (5/14) Installing v4l-utils (1.22.1-r2) 21:57:32 (6/14) Installing udev-init-scripts (35-r1) 21:57:32 (7/14) Installing libblkid (2.38.1-r1) 21:57:32 (8/14) Installing xz-libs (5.2.9-r0) 21:57:32 (9/14) Installing zstd-libs (1.5.5-r0) 21:57:32 (10/14) Installing kmod-libs (30-r1) 21:57:32 (11/14) Installing eudev (3.2.11-r4) 21:57:33 (12/14) Installing eudev-dev (3.2.11-r4) 21:57:33 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 21:57:33 (14/14) Installing v4l-utils-dev (1.22.1-r2) 21:57:33 Executing busybox-1.35.0-r29.trigger 21:57:33 Executing eudev-3.2.11-r4.trigger 21:57:33 OK: 271 MiB in 67 packages 21:57:34 Removing intermediate container 7c61cb5979fe 21:57:34 ---> 3d4080e6c07c 21:57:34 Step 8/13 : WORKDIR /device-usb-camera 21:57:34 ---> Running in a9e5fe7b56b3 21:57:34 Removing intermediate container a9e5fe7b56b3 21:57:34 ---> bf828c7fc3df 21:57:34 Step 9/13 : COPY go.mod vendor* ./ 21:57:37 ---> aec175a19e4f 21:57:37 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:57:37 ---> Running in a472d33499ba 21:58:45 Removing intermediate container a472d33499ba 21:58:45 ---> a5cbe8055f56 21:58:45 Step 11/13 : COPY . . 21:58:45 ---> 4f9656be5948 21:58:45 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:58:45 ---> Running in 97dbfced5dda 21:58:45  % Total % Received % Xferd Average Speed Time Time Time Current 21:58:45 Dload Upload Total Spent Left Speed 21:58:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253  0 0 5286 0 --:--:-- --:--:-- --:--:-- 5309 21:58:45 Removing intermediate container 97dbfced5dda 21:58:45 ---> 9bd40c29d0c3 21:58:45 Step 13/13 : RUN ${MAKE} 21:58:45 ---> Running in 42b428ceb352 21:58:45 noop 21:58:45 Removing intermediate container 42b428ceb352 21:58:45 ---> 4f5f7ce94ca7 21:58:45 Successfully built 4f5f7ce94ca7 21:58:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:45 + docker inspect -f . ci-base-image-arm64 21:58:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:45 prd-ubuntu20.04-docker-arm64-4c-16g-5061 does not seem to be running inside a container 21:58:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/137 -v /w/workspace/device-usb-camera/137:/w/workspace/device-usb-camera/137:rw,z -v /w/workspace/device-usb-camera/137@tmp:/w/workspace/device-usb-camera/137@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 21:58:46 $ docker top 51aa09ded27b29b22928cda2a5968d28533aeabc73a4c7bae2fb7fa76a4620dd -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:47 + go version 21:58:47 go version go1.20.6 linux/arm64 [Pipeline] } 21:58:47 $ docker stop --time=1 51aa09ded27b29b22928cda2a5968d28533aeabc73a4c7bae2fb7fa76a4620dd 21:58:49 $ docker rm -f --volumes 51aa09ded27b29b22928cda2a5968d28533aeabc73a4c7bae2fb7fa76a4620dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:49 + docker inspect -f . ci-base-image-arm64 21:58:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:50 prd-ubuntu20.04-docker-arm64-4c-16g-5061 does not seem to be running inside a container 21:58:50 $ 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/137 -v /w/workspace/device-usb-camera/137:/w/workspace/device-usb-camera/137:rw,z -v /w/workspace/device-usb-camera/137@tmp:/w/workspace/device-usb-camera/137@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 21:58:51 $ docker top d3dfe48388309ed76ee36555f2c827981d12d7955f68c08811a46045b2de2c12 -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:51 + git config --global --add safe.directory /w/workspace/device-usb-camera/137 [Pipeline] fileExists [Pipeline] sh 21:58:52 + make test 21:58:52 go test ./... -coverprofile=coverage.out ./... 21:59:24 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:01:31 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:01:32 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.089s coverage: 4.4% of statements 22:01:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:01:33 go vet ./... 22:01:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:01:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:01:59 ./bin/test-attribution-txt.sh [Pipeline] echo 22:02:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:02:00 $ docker stop --time=1 d3dfe48388309ed76ee36555f2c827981d12d7955f68c08811a46045b2de2c12 22:02:02 $ docker rm -f --volumes d3dfe48388309ed76ee36555f2c827981d12d7955f68c08811a46045b2de2c12 [Pipeline] // withDockerContainer [Pipeline] sh 22:02:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:02:03 Warning: overwriting stash ‘coverage-report’ 22:02:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:02:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:02:04 + ls -al . 22:02:04 total 216 22:02:04 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 21:58 . 22:02:04 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 21:56 .. 22:02:04 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 21:56 .git 22:02:04 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 21:56 .github 22:02:04 -rw-rw-r-- 1 jenkins jenkins 414 Aug 31 21:56 .gitignore 22:02:04 -rw-rw-r-- 1 jenkins jenkins 45 Aug 31 21:56 .golangci.yml 22:02:04 -rw-rw-r-- 1 jenkins jenkins 77 Aug 31 21:56 .hadolint.yml 22:02:04 -rw-rw-r-- 1 jenkins jenkins 10851 Aug 31 21:56 Attribution.txt 22:02:04 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 31 21:56 CHANGELOG.md 22:02:04 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 31 21:56 Dockerfile 22:02:04 -rw-rw-r-- 1 jenkins jenkins 678 Aug 31 21:56 GOVERNANCE.md 22:02:04 -rw-rw-r-- 1 jenkins jenkins 659 Aug 31 21:56 Jenkinsfile 22:02:04 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 31 21:56 LICENSE 22:02:04 -rw-rw-r-- 1 jenkins jenkins 2611 Aug 31 21:56 Makefile 22:02:04 -rw-rw-r-- 1 jenkins jenkins 622 Aug 31 21:56 OWNERS.md 22:02:04 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 31 21:56 README.md 22:02:04 -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 21:54 VERSION 22:02:04 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 21:56 bin 22:02:04 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 21:56 cmd 22:02:04 -rw-r--r-- 1 jenkins jenkins 53857 Aug 31 22:01 coverage.out 22:02:04 -rwxrwxr-x 1 jenkins jenkins 140 Aug 31 21:56 docker-entrypoint.sh 22:02:04 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 21:56 docs 22:02:04 -rw-rw-r-- 1 jenkins jenkins 3951 Aug 31 21:56 go.mod 22:02:04 -rw-rw-r-- 1 jenkins jenkins 34252 Aug 31 21:56 go.sum 22:02:04 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 21:56 internal 22:02:04 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 21:56 snap 22:02:04 -rw-rw-r-- 1 jenkins jenkins 231 Aug 31 21:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:05 + 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=81f7519a5e11d213d4b8be8bc1b3982fbaa373ff --label arch=arm64 --label version=3.1.0-dev.13 . 22:02:05 Sending build context to Docker daemon 1.336MB 22:02:05 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 22:02:05 Step 2/36 : FROM ${BASE} AS builder 22:02:05 ---> 4f5f7ce94ca7 22:02:05 Step 3/36 : ARG ADD_BUILD_TAGS="" 22:02:05 ---> Running in a9bc4928f956 22:02:05 Removing intermediate container a9bc4928f956 22:02:05 ---> cd1a6e0a5879 22:02:05 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:02:05 ---> Running in 9db1e6feb13b 22:02:06 Removing intermediate container 9db1e6feb13b 22:02:06 ---> 5ef57369e18b 22:02:06 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:02:06 ---> Running in 3175341d8b3b 22:02:06 Removing intermediate container 3175341d8b3b 22:02:06 ---> 282116527876 22:02:06 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:02:06 ---> Running in d4853d4c1c74 22:02:06 Removing intermediate container d4853d4c1c74 22:02:06 ---> aae371823692 22:02:06 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:02:06 ---> Running in b2b86207911f 22:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:02:09 OK: 271 MiB in 67 packages 22:02:10 Removing intermediate container b2b86207911f 22:02:10 ---> 81d55461b707 22:02:10 Step 8/36 : WORKDIR /device-usb-camera 22:02:10 ---> Running in 2db062c533d9 22:02:10 Removing intermediate container 2db062c533d9 22:02:10 ---> 8d98a8e8e653 22:02:10 Step 9/36 : COPY go.mod vendor* ./ 22:02:10 ---> 3641fb88a1ba 22:02:10 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:02:10 ---> Running in acf1fd70c15f 22:02:13 Removing intermediate container acf1fd70c15f 22:02:13 ---> bc14249ec6ae 22:02:13 Step 11/36 : COPY . . 22:02:16 ---> 83229cc1b436 22:02:16 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:02:16 ---> Running in 1146d1b6cf19 22:02:17  % Total % Received % Xferd Average Speed Time Time Time Current 22:02:17 Dload Upload Total Spent Left Speed 22:02:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 3894 0 --:--:-- --:--:-- --:--:-- 3903 22:02:18 Removing intermediate container 1146d1b6cf19 22:02:18 ---> 17cb41be50ea 22:02:18 Step 13/36 : RUN ${MAKE} 22:02:18 ---> Running in 71964be7bda7 22:02:19 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 22:04:56 Removing intermediate container 71964be7bda7 22:04:56 ---> 1baba7bf2b43 22:04:56 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 22:04:56 v0.21.6: Pulling from aler9/rtsp-simple-server 22:04:56 8766b47fe142: Pulling fs layer 22:04:56 8766b47fe142: Verifying Checksum 22:04:56 8766b47fe142: Download complete 22:04:56 8766b47fe142: Pull complete 22:04:56 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 22:04:56 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 22:04:56 ---> 69d40e2cb93c 22:04:56 Step 15/36 : FROM alpine:3.17 22:04:56 3.17: Pulling from library/alpine 22:04:56 4060ece20d7a: Pulling fs layer 22:04:56 4060ece20d7a: Verifying Checksum 22:04:56 4060ece20d7a: Download complete 22:04:56 4060ece20d7a: Pull complete 22:04:56 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:04:56 Status: Downloaded newer image for alpine:3.17 22:04:56 ---> 8650cd65339b 22:04:56 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:04:56 ---> Running in c80099f30555 22:04:56 Removing intermediate container c80099f30555 22:04:56 ---> bbe68c67aaa5 22:04:56 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 22:04:56 ---> Running in e1c75ed148fe 22:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:04:56 (1/83) Installing dumb-init (1.2.5-r2) 22:04:56 (2/83) Installing sdl2 (2.26.5-r0) 22:04:56 (3/83) Installing libxau (1.0.10-r0) 22:04:56 (4/83) Installing libmd (1.0.4-r0) 22:04:56 (5/83) Installing libbsd (0.11.7-r0) 22:04:56 (6/83) Installing libxdmcp (1.1.4-r0) 22:04:56 (7/83) Installing libxcb (1.15-r0) 22:04:56 (8/83) Installing libx11 (1.8.4-r1) 22:04:56 (9/83) Installing aom-libs (3.5.0-r0) 22:04:56 (10/83) Installing alsa-lib (1.2.8-r0) 22:04:56 (11/83) Installing libexpat (2.5.0-r0) 22:04:56 (12/83) Installing brotli-libs (1.0.9-r9) 22:04:56 (13/83) Installing libbz2 (1.0.8-r4) 22:04:56 (14/83) Installing libpng (1.6.39-r0) 22:04:56 (15/83) Installing freetype (2.12.1-r0) 22:04:56 (16/83) Installing fontconfig (2.14.1-r0) 22:04:56 (17/83) Installing fribidi (1.0.12-r0) 22:04:56 (18/83) Installing libffi (3.4.4-r0) 22:04:56 (19/83) Installing libintl (0.21.1-r1) 22:04:56 (20/83) Installing libblkid (2.38.1-r1) 22:04:56 (21/83) Installing libmount (2.38.1-r1) 22:04:56 (22/83) Installing pcre2 (10.42-r0) 22:04:56 (23/83) Installing glib (2.74.7-r0) 22:04:56 (24/83) Installing graphite2 (1.3.14-r2) 22:04:56 (25/83) Installing harfbuzz (5.3.1-r1) 22:04:56 (26/83) Installing libass (0.16.0-r1) 22:04:56 (27/83) Installing libdav1d (1.0.0-r2) 22:04:56 (28/83) Installing libdrm (2.4.114-r0) 22:04:56 (29/83) Installing gmp (6.2.1-r2) 22:04:56 (30/83) Installing nettle (3.8.1-r0) 22:04:56 (31/83) Installing p11-kit (0.24.1-r1) 22:04:56 (32/83) Installing libtasn1 (4.19.0-r0) 22:04:56 (33/83) Installing libunistring (1.1-r0) 22:04:56 (34/83) Installing gnutls (3.7.8-r3) 22:04:56 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 22:04:56 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 22:04:56 (37/83) Installing lame (3.100-r2) 22:04:56 (38/83) Installing opus (1.3.1-r1) 22:04:56 (39/83) Installing libasyncns (0.8-r1) 22:04:56 (40/83) Installing dbus-libs (1.14.8-r0) 22:04:56 (41/83) Installing libltdl (2.4.7-r1) 22:04:56 (42/83) Installing orc (0.4.33-r0) 22:04:56 (43/83) Installing libgcc (12.2.1_git20220924-r4) 22:04:56 (44/83) Installing libogg (1.3.5-r2) 22:04:56 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 22:04:56 (46/83) Installing flac-libs (1.4.2-r0) 22:04:56 (47/83) Installing libvorbis (1.3.7-r0) 22:04:56 (48/83) Installing libsndfile (1.1.0-r2) 22:04:56 (49/83) Installing libgomp (12.2.1_git20220924-r4) 22:04:56 (50/83) Installing soxr (0.1.3-r3) 22:04:56 (51/83) Installing speexdsp (1.2.1-r0) 22:04:56 (52/83) Installing tdb-libs (1.4.6-r0) 22:04:56 (53/83) Installing libpulse (16.1-r6) 22:04:56 (54/83) Installing cjson (1.7.15-r3) 22:04:56 (55/83) Installing mbedtls (2.28.4-r0) 22:04:56 (56/83) Installing librist (0.2.7-r0) 22:04:56 (57/83) Installing libsrt (1.5.1-r0) 22:04:56 (58/83) Installing libssh (0.10.5-r0) 22:04:56 (59/83) Installing libtheora (1.1.1-r16) 22:04:56 (60/83) Installing libjpeg-turbo (2.1.4-r0) 22:04:56 (61/83) Installing v4l-utils-libs (1.22.1-r2) 22:04:56 (62/83) Installing libxext (1.3.5-r0) 22:04:56 (63/83) Installing libxfixes (6.0.0-r0) 22:04:56 (64/83) Installing wayland-libs-client (1.21.0-r1) 22:04:56 (65/83) Installing libva (2.16.0-r0) 22:04:56 (66/83) Installing libvdpau (1.5-r0) 22:04:56 (67/83) Installing vidstab (1.1.0-r2) 22:04:56 (68/83) Installing libvpx (1.12.0-r1) 22:04:56 (69/83) Installing libwebp (1.2.4-r2) 22:04:56 (70/83) Installing x264-libs (0.164_git20220602-r0) 22:04:56 (71/83) Installing numactl (2.0.16-r1) 22:04:56 (72/83) Installing x265-libs (3.5-r3) 22:04:56 (73/83) Installing xvidcore (1.3.7-r1) 22:04:56 (74/83) Installing libsodium (1.0.18-r2) 22:04:56 (75/83) Installing libzmq (4.3.4-r1) 22:04:56 (76/83) Installing ffmpeg-libs (5.1.3-r0) 22:04:56 (77/83) Installing ffmpeg (5.1.3-r0) 22:04:56 (78/83) Installing udev-init-scripts (35-r1) 22:04:56 (79/83) Installing eudev-libs (3.2.11-r4) 22:04:56 (80/83) Installing xz-libs (5.2.9-r0) 22:04:56 (81/83) Installing zstd-libs (1.5.5-r0) 22:04:56 (82/83) Installing kmod-libs (30-r1) 22:04:56 (83/83) Installing eudev (3.2.11-r4) 22:04:56 Executing busybox-1.35.0-r29.trigger 22:04:56 Executing eudev-3.2.11-r4.trigger 22:04:56 OK: 86 MiB in 98 packages 22:04:56 Removing intermediate container e1c75ed148fe 22:04:56 ---> c3e2187564a2 22:04:56 Step 18/36 : WORKDIR / 22:04:56 ---> Running in 20b8058c6a33 22:04:56 Removing intermediate container 20b8058c6a33 22:04:56 ---> 76bbcbe223b2 22:04:56 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 22:04:57 ---> c3bd51a3aa33 22:04:57 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 22:04:58 ---> 43211c015661 22:04:58 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:04:58 ---> aee838ff0f57 22:04:58 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:04:59 ---> 70f79b9d2595 22:04:59 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:04:59 ---> df80ae89389f 22:04:59 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 22:05:00 ---> 9940cbe6623e 22:05:00 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 22:05:01 ---> b06e4d183a4e 22:05:01 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:05:01 ---> Running in 7e2df539f292 22:05:02 Removing intermediate container 7e2df539f292 22:05:02 ---> cb78a504f654 22:05:02 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:05:02 ---> Running in 8e8da03f6a4c 22:05:04 Removing intermediate container 8e8da03f6a4c 22:05:04 ---> 90e07803efaf 22:05:04 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:05:04 ---> Running in 7d6bbc7d0b40 22:05:07 Removing intermediate container 7d6bbc7d0b40 22:05:07 ---> 669718b5a53b 22:05:07 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 22:05:07 ---> Running in f86b3d113f9a 22:05:09 Removing intermediate container f86b3d113f9a 22:05:09 ---> 71e502d40db2 22:05:09 Step 30/36 : EXPOSE 59983 22:05:09 ---> Running in a0cfc4ac5d24 22:05:09 Removing intermediate container a0cfc4ac5d24 22:05:09 ---> dd927a377735 22:05:09 Step 31/36 : EXPOSE 8554 22:05:09 ---> Running in 991e5d52b0e9 22:05:10 Removing intermediate container 991e5d52b0e9 22:05:10 ---> 5d18ca6e3963 22:05:10 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:05:10 ---> Running in b2f60419cb9f 22:05:10 Removing intermediate container b2f60419cb9f 22:05:10 ---> 51e7406db1f5 22:05:10 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 22:05:10 ---> Running in 428e2354c76d 22:05:10 Removing intermediate container 428e2354c76d 22:05:10 ---> 0de10a34c393 22:05:10 Step 34/36 : LABEL arch=arm64 22:05:10 ---> Running in 5aea540897dd 22:05:10 Removing intermediate container 5aea540897dd 22:05:10 ---> abfd16c5e9ad 22:05:10 Step 35/36 : LABEL git_sha=81f7519a5e11d213d4b8be8bc1b3982fbaa373ff 22:05:11 ---> Running in 9cbc63038c26 22:05:11 Removing intermediate container 9cbc63038c26 22:05:11 ---> c8dc64ec5eae 22:05:11 Step 36/36 : LABEL version=3.1.0-dev.13 22:05:11 ---> Running in 9a24a94f3242 22:05:11 Removing intermediate container 9a24a94f3242 22:05:11 ---> 73358f07ac9e 22:05:11 [Warning] One or more build-args [ARCH] were not consumed 22:05:11 Successfully built 73358f07ac9e 22:05:11 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 22:05:11 provisioning config files... 22:05:11 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/137@tmp/config15178356371585148478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:05:12 ---> docker-login.sh 22:05:12 nexus3.edgexfoundry.org:10001 22:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:12 Configure a credential helper to remove this warning. See 22:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:12 22:05:12 Login Succeeded 22:05:12 nexus3.edgexfoundry.org:10002 22:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:12 Configure a credential helper to remove this warning. See 22:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:12 22:05:12 Login Succeeded 22:05:12 nexus3.edgexfoundry.org:10003 22:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:13 Configure a credential helper to remove this warning. See 22:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:13 22:05:13 Login Succeeded 22:05:13 nexus3.edgexfoundry.org:10004 22:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:13 Configure a credential helper to remove this warning. See 22:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:13 22:05:13 Login Succeeded 22:05:13 docker.io 22:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:14 Configure a credential helper to remove this warning. See 22:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:14 22:05:14 Login Succeeded 22:05:14 ---> docker-login.sh ends [Pipeline] } 22:05:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:05:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:05:14 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 22:05:14 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff 22:05:14 latest 22:05:14 3.1.0-dev.13 22:05:14 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff-3.1.0-dev.13 22:05:14 main 22:05:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:14 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:81f7519a5e11d213d4b8be8bc1b3982fbaa373ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:81f7519a5e11d213d4b8be8bc1b3982fbaa373ff 22:05:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:05:15 1cb6dc10a449: Preparing 22:05:15 253b65db87ae: Preparing 22:05:15 f80f7af5d854: Preparing 22:05:15 2f59cee96ef0: Preparing 22:05:15 608d194cb50c: Preparing 22:05:15 acc83c6ca332: Preparing 22:05:15 3aafeb26383b: Preparing 22:05:15 45215d24c506: Preparing 22:05:15 a618959713a4: Preparing 22:05:15 b1b9153adb0e: Preparing 22:05:15 c7c12128e724: Preparing 22:05:15 5481d3c2b43e: Preparing 22:05:15 d2d9d24a8c2a: Preparing 22:05:15 a618959713a4: Waiting 22:05:15 b1b9153adb0e: Waiting 22:05:15 c7c12128e724: Waiting 22:05:15 5481d3c2b43e: Waiting 22:05:15 d2d9d24a8c2a: Waiting 22:05:15 acc83c6ca332: Waiting 22:05:15 3aafeb26383b: Waiting 22:05:15 45215d24c506: Waiting 22:05:15 f80f7af5d854: Pushed 22:05:15 1cb6dc10a449: Pushed 22:05:15 2f59cee96ef0: Pushed 22:05:15 253b65db87ae: Pushed 22:05:15 acc83c6ca332: Pushed 22:05:15 45215d24c506: Pushed 22:05:15 a618959713a4: Pushed 22:05:15 3aafeb26383b: Pushed 22:05:15 d2d9d24a8c2a: Layer already exists 22:05:15 b1b9153adb0e: Pushed 22:05:21 608d194cb50c: Pushed 22:05:21 c7c12128e724: Pushed 22:05:33 5481d3c2b43e: Pushed 22:05:33 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff: digest: sha256:9fd804bad17e1691ba8631e454bc5585bc5422f1194fce14c2ffcc0e35ed4f31 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:34 + 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 22:05:34 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:05:34 1cb6dc10a449: Preparing 22:05:34 253b65db87ae: Preparing 22:05:34 f80f7af5d854: Preparing 22:05:34 2f59cee96ef0: Preparing 22:05:34 608d194cb50c: Preparing 22:05:34 acc83c6ca332: Preparing 22:05:34 3aafeb26383b: Preparing 22:05:34 45215d24c506: Preparing 22:05:34 a618959713a4: Preparing 22:05:34 b1b9153adb0e: Preparing 22:05:34 c7c12128e724: Preparing 22:05:34 5481d3c2b43e: Preparing 22:05:34 d2d9d24a8c2a: Preparing 22:05:34 acc83c6ca332: Waiting 22:05:34 3aafeb26383b: Waiting 22:05:34 45215d24c506: Waiting 22:05:34 a618959713a4: Waiting 22:05:34 b1b9153adb0e: Waiting 22:05:34 c7c12128e724: Waiting 22:05:34 5481d3c2b43e: Waiting 22:05:34 d2d9d24a8c2a: Waiting 22:05:34 1cb6dc10a449: Layer already exists 22:05:34 608d194cb50c: Layer already exists 22:05:34 f80f7af5d854: Layer already exists 22:05:34 253b65db87ae: Layer already exists 22:05:34 2f59cee96ef0: Layer already exists 22:05:34 45215d24c506: Layer already exists 22:05:34 b1b9153adb0e: Layer already exists 22:05:34 acc83c6ca332: Layer already exists 22:05:34 3aafeb26383b: Layer already exists 22:05:34 a618959713a4: Layer already exists 22:05:34 c7c12128e724: Layer already exists 22:05:34 d2d9d24a8c2a: Layer already exists 22:05:34 5481d3c2b43e: Layer already exists 22:05:34 latest: digest: sha256:9fd804bad17e1691ba8631e454bc5585bc5422f1194fce14c2ffcc0e35ed4f31 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:34 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:35 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.13 22:05:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:05:35 1cb6dc10a449: Preparing 22:05:35 253b65db87ae: Preparing 22:05:35 f80f7af5d854: Preparing 22:05:35 2f59cee96ef0: Preparing 22:05:35 608d194cb50c: Preparing 22:05:35 acc83c6ca332: Preparing 22:05:35 3aafeb26383b: Preparing 22:05:35 45215d24c506: Preparing 22:05:35 a618959713a4: Preparing 22:05:35 acc83c6ca332: Waiting 22:05:35 3aafeb26383b: Waiting 22:05:35 b1b9153adb0e: Preparing 22:05:35 c7c12128e724: Preparing 22:05:35 5481d3c2b43e: Preparing 22:05:35 d2d9d24a8c2a: Preparing 22:05:35 c7c12128e724: Waiting 22:05:35 a618959713a4: Waiting 22:05:35 5481d3c2b43e: Waiting 22:05:35 d2d9d24a8c2a: Waiting 22:05:35 b1b9153adb0e: Waiting 22:05:35 45215d24c506: Waiting 22:05:35 2f59cee96ef0: Layer already exists 22:05:35 1cb6dc10a449: Layer already exists 22:05:35 253b65db87ae: Layer already exists 22:05:35 608d194cb50c: Layer already exists 22:05:35 f80f7af5d854: Layer already exists 22:05:35 a618959713a4: Layer already exists 22:05:35 3aafeb26383b: Layer already exists 22:05:35 45215d24c506: Layer already exists 22:05:35 acc83c6ca332: Layer already exists 22:05:35 b1b9153adb0e: Layer already exists 22:05:35 5481d3c2b43e: Layer already exists 22:05:35 c7c12128e724: Layer already exists 22:05:35 d2d9d24a8c2a: Layer already exists 22:05:35 3.1.0-dev.13: digest: sha256:9fd804bad17e1691ba8631e454bc5585bc5422f1194fce14c2ffcc0e35ed4f31 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:35 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:81f7519a5e11d213d4b8be8bc1b3982fbaa373ff-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:36 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:81f7519a5e11d213d4b8be8bc1b3982fbaa373ff-3.1.0-dev.13 22:05:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:05:36 1cb6dc10a449: Preparing 22:05:36 253b65db87ae: Preparing 22:05:36 f80f7af5d854: Preparing 22:05:36 2f59cee96ef0: Preparing 22:05:36 608d194cb50c: Preparing 22:05:36 acc83c6ca332: Preparing 22:05:36 3aafeb26383b: Preparing 22:05:36 45215d24c506: Preparing 22:05:36 a618959713a4: Preparing 22:05:36 b1b9153adb0e: Preparing 22:05:36 c7c12128e724: Preparing 22:05:36 5481d3c2b43e: Preparing 22:05:36 d2d9d24a8c2a: Preparing 22:05:36 a618959713a4: Waiting 22:05:36 b1b9153adb0e: Waiting 22:05:36 c7c12128e724: Waiting 22:05:36 d2d9d24a8c2a: Waiting 22:05:36 5481d3c2b43e: Waiting 22:05:36 3aafeb26383b: Waiting 22:05:36 acc83c6ca332: Waiting 22:05:36 45215d24c506: Waiting 22:05:36 253b65db87ae: Layer already exists 22:05:36 f80f7af5d854: Layer already exists 22:05:36 2f59cee96ef0: Layer already exists 22:05:36 608d194cb50c: Layer already exists 22:05:36 1cb6dc10a449: Layer already exists 22:05:36 45215d24c506: Layer already exists 22:05:36 b1b9153adb0e: Layer already exists 22:05:36 acc83c6ca332: Layer already exists 22:05:36 a618959713a4: Layer already exists 22:05:36 3aafeb26383b: Layer already exists 22:05:36 c7c12128e724: Layer already exists 22:05:36 5481d3c2b43e: Layer already exists 22:05:36 d2d9d24a8c2a: Layer already exists 22:05:36 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff-3.1.0-dev.13: digest: sha256:9fd804bad17e1691ba8631e454bc5585bc5422f1194fce14c2ffcc0e35ed4f31 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:36 + 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 22:05:37 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 22:05:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:05:37 1cb6dc10a449: Preparing 22:05:37 253b65db87ae: Preparing 22:05:37 f80f7af5d854: Preparing 22:05:37 2f59cee96ef0: Preparing 22:05:37 608d194cb50c: Preparing 22:05:37 acc83c6ca332: Preparing 22:05:37 3aafeb26383b: Preparing 22:05:37 45215d24c506: Preparing 22:05:37 a618959713a4: Preparing 22:05:37 b1b9153adb0e: Preparing 22:05:37 c7c12128e724: Preparing 22:05:37 5481d3c2b43e: Preparing 22:05:37 d2d9d24a8c2a: Preparing 22:05:37 acc83c6ca332: Waiting 22:05:37 3aafeb26383b: Waiting 22:05:37 45215d24c506: Waiting 22:05:37 a618959713a4: Waiting 22:05:37 5481d3c2b43e: Waiting 22:05:37 b1b9153adb0e: Waiting 22:05:37 c7c12128e724: Waiting 22:05:37 d2d9d24a8c2a: Waiting 22:05:37 f80f7af5d854: Layer already exists 22:05:37 2f59cee96ef0: Layer already exists 22:05:37 253b65db87ae: Layer already exists 22:05:37 608d194cb50c: Layer already exists 22:05:37 1cb6dc10a449: Layer already exists 22:05:37 3aafeb26383b: Layer already exists 22:05:37 acc83c6ca332: Layer already exists 22:05:37 45215d24c506: Layer already exists 22:05:37 b1b9153adb0e: Layer already exists 22:05:37 a618959713a4: Layer already exists 22:05:37 5481d3c2b43e: Layer already exists 22:05:37 d2d9d24a8c2a: Layer already exists 22:05:37 c7c12128e724: Layer already exists 22:05:37 main: digest: sha256:9fd804bad17e1691ba8631e454bc5585bc5422f1194fce14c2ffcc0e35ed4f31 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:05:37 ===================================================== [Pipeline] echo 22:05:37 taggedImages: 22:05:37 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:81f7519a5e11d213d4b8be8bc1b3982fbaa373ff 22:05:37 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:05:37 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.13 22:05:37 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:81f7519a5e11d213d4b8be8bc1b3982fbaa373ff-3.1.0-dev.13 22:05:37 - 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 22:05:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:05:37 22:05:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:05:38 arm64: Pulling from edgex-lftools-log-publisher 22:05:38 8998bd30e6a1: Pulling fs layer 22:05:38 04944245beec: Pulling fs layer 22:05:38 699f458cf7ca: Pulling fs layer 22:05:38 765212b225bb: Pulling fs layer 22:05:38 f23df028b6ca: Pulling fs layer 22:05:38 d65c8cfc05b1: Pulling fs layer 22:05:38 2437ff75d9bd: Pulling fs layer 22:05:38 765212b225bb: Waiting 22:05:38 f23df028b6ca: Waiting 22:05:38 d65c8cfc05b1: Waiting 22:05:38 2437ff75d9bd: Waiting 22:05:38 04944245beec: Verifying Checksum 22:05:38 04944245beec: Download complete 22:05:38 765212b225bb: Verifying Checksum 22:05:38 765212b225bb: Download complete 22:05:38 f23df028b6ca: Download complete 22:05:38 d65c8cfc05b1: Verifying Checksum 22:05:38 d65c8cfc05b1: Download complete 22:05:38 699f458cf7ca: Verifying Checksum 22:05:38 699f458cf7ca: Download complete 22:05:39 8998bd30e6a1: Verifying Checksum 22:05:39 8998bd30e6a1: Download complete 22:05:40 2437ff75d9bd: Verifying Checksum 22:05:42 8998bd30e6a1: Pull complete 22:05:43 04944245beec: Pull complete 22:05:44 699f458cf7ca: Pull complete 22:05:44 765212b225bb: Pull complete 22:05:45 f23df028b6ca: Pull complete 22:05:45 d65c8cfc05b1: Pull complete 22:06:00 2437ff75d9bd: Pull complete 22:06:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:06:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:06:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:00 prd-ubuntu20.04-docker-arm64-4c-16g-5061 does not seem to be running inside a container 22:06:00 $ 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/137 -v /w/workspace/device-usb-camera/137:/w/workspace/device-usb-camera/137:rw,z -v /w/workspace/device-usb-camera/137@tmp:/w/workspace/device-usb-camera/137@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 22:06:03 $ docker top ef855ca381e054b5ffc919eba3170d2358a8f9c1c7ae0e50e0a68f13fde714fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:06:03 ---> job-cost.sh 22:06:04 lf-activate-venv: SKIPPING 22:06:04 INFO: No Stack... 22:06:04 INFO: Retrieving Pricing Info for: v3-standard-4 22:06:05 INFO: Archiving Costs [Pipeline] sh 22:06:05 + cat /w/workspace/device-usb-camera/137/archives/cost.csv 22:06:05 + cut -d, -f6 [Pipeline] lock 22:06:05 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-137-stack-cost] 22:06:05 Resource [jenkins-edgexfoundry-device-usb-camera-main-137-stack-cost] did not exist. Created. 22:06:05 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:06:06 /w/workspace/device-usb-camera/137@tmp/durable-4c633bb3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:06:06 + echo total: 0.10999999940395355 [Pipeline] stash 22:06:06 Warning: overwriting stash ‘stack-cost’ 22:06:06 Stashed 1 file(s) [Pipeline] } 22:06:06 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-137-stack-cost] [Pipeline] // lock [Pipeline] } 22:06:06 $ docker stop --time=1 ef855ca381e054b5ffc919eba3170d2358a8f9c1c7ae0e50e0a68f13fde714fe 22:06:08 $ docker rm -f --volumes ef855ca381e054b5ffc919eba3170d2358a8f9c1c7ae0e50e0a68f13fde714fe [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 22:06:08 provisioning config files... 22:06:08 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2533719300879202716tmp [Pipeline] { [Pipeline] sh 22:06:08 + set +x 22:06:08 + curl -s https://codecov.io/bash 22:06:08 + bash -s -- 22:06:08 22:06:08 _____ _ 22:06:08 / ____| | | 22:06:08 | | ___ __| | ___ ___ _____ __ 22:06:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:06:08 | |___| (_) | (_| | __/ (_| (_) \ V / 22:06:08 \_____\___/ \__,_|\___|\___\___/ \_/ 22:06:08 Bash-1.0.6 22:06:08 22:06:08 22:06:08 ==> git version 2.25.1 found 22:06:08 ==> 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 22:06:08 Release-Date: 2020-01-08 22:06:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:06:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:06:08 ==> Jenkins CI detected. 22:06:08 current dir:  /w/workspace/exfoundry_device-usb-camera_main 22:06:08 project root: . 22:06:08 --> token set from env 22:06:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:06:08 ==> Running gcov in . (disable via -X gcov) 22:06:08 ==> Python coveragepy not found 22:06:08 ==> Searching for coverage reports in: 22:06:08 + . 22:06:08 -> Found 1 reports 22:06:08 ==> Detecting git/mercurial file structure 22:06:08 ==> Reading reports 22:06:09 + ./coverage.out bytes=53857 22:06:09 ==> Appending adjustments 22:06:09 https://docs.codecov.io/docs/fixing-reports 22:06:09 + Found adjustments 22:06:09 ==> Gzipping contents 22:06:09 8.0K /tmp/codecov.sj25dT.gz 22:06:09 ==> Uploading reports 22:06:09 url: https://codecov.io 22:06:09 query: branch=main&commit=81f7519a5e11d213d4b8be8bc1b3982fbaa373ff&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:06:09 -> Pinging Codecov 22:06:09 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=81f7519a5e11d213d4b8be8bc1b3982fbaa373ff&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:06:09 -> Uploading to 22:06:09 https://storage.googleapis.com/codecov/v4/raw/2023-08-31/73D8F5FF140700D3E01443B452E23636/81f7519a5e11d213d4b8be8bc1b3982fbaa373ff/ee327bd0-105f-4773-9a85-4ee3d76bff1e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T220609Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cce82939caa68f04d8057292a49f17efab5075043adc04ecd887a88bc2440f9e 22:06:09 % Total % Received % Xferd Average Speed Time Time Time Current 22:06:09 Dload Upload Total Spent Left Speed 22:06:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6902 0 0 100 6902 0 20541 --:--:-- --:--:-- --:--:-- 20480 100 6902 0 0 100 6902 0 20541 --:--:-- --:--:-- --:--:-- 20480 22:06:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/81f7519a5e11d213d4b8be8bc1b3982fbaa373ff [Pipeline] } 22:06:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:06:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:06:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:06:10 22:06:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:06:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:06:10 df9b9388f04a: Pulling fs layer 22:06:10 52dc419b0ee2: Pulling fs layer 22:06:10 25bc292e5bac: Pulling fs layer 22:06:10 114826534d7a: Pulling fs layer 22:06:10 4657fd5d0bcf: Pulling fs layer 22:06:10 6ad1cebc031e: Pulling fs layer 22:06:10 8a3aa393b2d8: Pulling fs layer 22:06:10 4657fd5d0bcf: Waiting 22:06:10 6ad1cebc031e: Waiting 22:06:10 8a3aa393b2d8: Waiting 22:06:10 114826534d7a: Waiting 22:06:10 25bc292e5bac: Download complete 22:06:10 52dc419b0ee2: Verifying Checksum 22:06:10 52dc419b0ee2: Download complete 22:06:10 4657fd5d0bcf: Verifying Checksum 22:06:10 4657fd5d0bcf: Download complete 22:06:10 df9b9388f04a: Verifying Checksum 22:06:10 df9b9388f04a: Download complete 22:06:10 df9b9388f04a: Pull complete 22:06:10 6ad1cebc031e: Verifying Checksum 22:06:10 6ad1cebc031e: Download complete 22:06:10 52dc419b0ee2: Pull complete 22:06:10 25bc292e5bac: Pull complete 22:06:11 114826534d7a: Verifying Checksum 22:06:11 114826534d7a: Download complete 22:06:11 8a3aa393b2d8: Download complete 22:06:14 114826534d7a: Pull complete 22:06:14 4657fd5d0bcf: Pull complete 22:06:14 6ad1cebc031e: Pull complete 22:06:17 8a3aa393b2d8: Pull complete 22:06:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:06:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:06:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:17 prd-ubuntu20.04-docker-8c-8g-5060 does not seem to be running inside a container 22:06:17 $ 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 22:06:21 $ docker top 973be328fbc44c0cbe8aa7aae524904f329245d2205e88685ec5da472f18bc94 -eo pid,comm [Pipeline] { [Pipeline] echo 22:06:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 22:06:21 + set -o pipefail 22:06:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 22:06:29 22:06:29 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 22:06:29 22:06:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/6a05bf32-dfb4-4e85-bcb6-0372544c6516 22:06:29 22:06:29 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:06:29 22:06:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:06:29 22:06:29 22:06:29 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:06:29 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:06:29 More details here: https://snyk.co/ue1NS [Pipeline] } 22:06:29 $ docker stop --time=1 973be328fbc44c0cbe8aa7aae524904f329245d2205e88685ec5da472f18bc94 22:06:32 $ docker rm -f --volumes 973be328fbc44c0cbe8aa7aae524904f329245d2205e88685ec5da472f18bc94 [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 22:06:33 + git log --format=format:%s -1 81f7519a5e11d213d4b8be8bc1b3982fbaa373ff [Pipeline] sh 22:06:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:06:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:06:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:34 prd-ubuntu20.04-docker-8c-8g-5060 does not seem to be running inside a container 22:06:34 $ 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 22:06:34 $ docker top df04b7077651f8321df3b6365f3a190ad7cc5fcd31fc5e9846897cade3f61303 -eo pid,comm 22:06:34 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). 22:06:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:06:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:06:34 [ssh-agent] Looking for ssh-agent implementation... 22:06:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:06:35 $ docker exec df04b7077651f8321df3b6365f3a190ad7cc5fcd31fc5e9846897cade3f61303 ssh-agent 22:06:35 SSH_AUTH_SOCK=/tmp/ssh-ha9YoOxTJivd/agent.33 22:06:35 SSH_AGENT_PID=39 22:06:35 Running ssh-add (command line suppressed) 22:06:35 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5919820804326335722.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5919820804326335722.key) 22:06:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:06:35 + git semver tag 22:06:35 2023-08-31 22:06:35,716 [run_tag] DEBUG tag force:False 22:06:35 2023-08-31 22:06:35,716 [check_head_tag] DEBUG check head tag 22:06:35 2023-08-31 22:06:35,719 [execute] INFO git cat-file --batch-check 22:06:35 2023-08-31 22:06:35,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:06:35 2023-08-31 22:06:35,724 [execute] INFO git cat-file --batch 22:06:35 2023-08-31 22:06:35,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:06:35 2023-08-31 22:06:35,760 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:06:35 2023-08-31 22:06:35,760 [execute] INFO git tag -a v3.1.0-dev.13 -m v3.1.0-dev.13 22:06:35 2023-08-31 22:06:35,760 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.13', '-m', 'v3.1.0-dev.13'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 22:06:35 2023-08-31 22:06:35,764 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:06:35 3.1.0-dev.13 [Pipeline] } 22:06:36 $ docker exec --env ******** --env ******** df04b7077651f8321df3b6365f3a190ad7cc5fcd31fc5e9846897cade3f61303 ssh-agent -k 22:06:36 unset SSH_AUTH_SOCK; 22:06:36 unset SSH_AGENT_PID; 22:06:36 echo Agent pid 39 killed; 22:06:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:06:36 + git semver [Pipeline] } 22:06:36 $ docker stop --time=1 df04b7077651f8321df3b6365f3a190ad7cc5fcd31fc5e9846897cade3f61303 22:06:38 $ docker rm -f --volumes df04b7077651f8321df3b6365f3a190ad7cc5fcd31fc5e9846897cade3f61303 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:06:38 22:06:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:06:38 0.23.1-centos7: Pulling from edgex-lftools 22:06:38 ab5ef0e58194: Pulling fs layer 22:06:38 9712f1f96733: Pulling fs layer 22:06:38 63f879dbbcfc: Pulling fs layer 22:06:38 0d9ebad4ef96: Pulling fs layer 22:06:38 e9a5061849ea: Pulling fs layer 22:06:38 d747dcd14b5f: Pulling fs layer 22:06:38 2de7ff778b66: Pulling fs layer 22:06:38 0d9ebad4ef96: Waiting 22:06:38 e9a5061849ea: Waiting 22:06:38 d747dcd14b5f: Waiting 22:06:38 2de7ff778b66: Waiting 22:06:38 9712f1f96733: Download complete 22:06:38 63f879dbbcfc: Verifying Checksum 22:06:38 63f879dbbcfc: Download complete 22:06:38 e9a5061849ea: Verifying Checksum 22:06:38 e9a5061849ea: Download complete 22:06:39 d747dcd14b5f: Download complete 22:06:39 ab5ef0e58194: Verifying Checksum 22:06:39 ab5ef0e58194: Download complete 22:06:39 0d9ebad4ef96: Verifying Checksum 22:06:39 0d9ebad4ef96: Download complete 22:06:39 2de7ff778b66: Verifying Checksum 22:06:41 ab5ef0e58194: Pull complete 22:06:41 9712f1f96733: Pull complete 22:06:42 63f879dbbcfc: Pull complete 22:06:45 0d9ebad4ef96: Pull complete 22:06:45 e9a5061849ea: Pull complete 22:06:45 d747dcd14b5f: Pull complete 22:06:46 2de7ff778b66: Pull complete 22:06:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:06:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:06:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:46 prd-ubuntu20.04-docker-8c-8g-5060 does not seem to be running inside a container 22:06:46 $ 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 22:06:52 $ docker top e141fba665a456fa038686376508633b8f768ea58074f7c3923d711fba1cd8e6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:06:52 provisioning config files... 22:06:52 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9810758188463611198tmp 22:06:52 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2637880117458687126tmp 22:06:52 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14121069666823668359tmp [Pipeline] { [Pipeline] echo 22:06:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:06:52 ---> sigul-configuration.sh 22:06:52 gpg: directory `/root/.gnupg' created 22:06:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:06:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:06:52 gpg: keyring `/root/.gnupg/secring.gpg' created 22:06:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:06:52 gpg: CAST5 encrypted data 22:06:52 gpg: encrypted with 1 passphrase 22:06:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:06:52 + mkdir /home/jenkins 22:06:52 + mkdir /home/jenkins/sigul [Pipeline] sh 22:06:53 + 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 22:06:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:06:53 ---> sigul-install.sh 22:06:53 Sigul already installed; skipping installation. [Pipeline] sh 22:06:53 + git tag --list 22:06:53 v0.0.0 22:06:53 v0.0.1-dev.1 22:06:53 v0.0.1-dev.10 22:06:53 v0.0.1-dev.11 22:06:53 v0.0.1-dev.12 22:06:53 v0.0.1-dev.13 22:06:53 v0.0.1-dev.14 22:06:53 v0.0.1-dev.15 22:06:53 v0.0.1-dev.16 22:06:53 v0.0.1-dev.2 22:06:53 v0.0.1-dev.3 22:06:53 v0.0.1-dev.4 22:06:53 v0.0.1-dev.5 22:06:53 v0.0.1-dev.6 22:06:53 v0.0.1-dev.7 22:06:53 v0.0.1-dev.8 22:06:53 v0.0.1-dev.9 22:06:53 v2.2.0 22:06:53 v2.2.0-dev.17 22:06:53 v2.2.0-dev.18 22:06:53 v2.2.0-dev.19 22:06:53 v2.2.0-dev.20 22:06:53 v2.2.0-dev.21 22:06:53 v2.2.0-dev.22 22:06:53 v2.2.0-dev.23 22:06:53 v2.2.0-dev.24 22:06:53 v2.2.0-dev.25 22:06:53 v2.2.0-dev.26 22:06:53 v2.2.0-dev.27 22:06:53 v2.3.0 22:06:53 v2.3.0-dev.1 22:06:53 v2.3.0-dev.10 22:06:53 v2.3.0-dev.11 22:06:53 v2.3.0-dev.12 22:06:53 v2.3.0-dev.13 22:06:53 v2.3.0-dev.14 22:06:53 v2.3.0-dev.15 22:06:53 v2.3.0-dev.16 22:06:53 v2.3.0-dev.17 22:06:53 v2.3.0-dev.18 22:06:53 v2.3.0-dev.19 22:06:53 v2.3.0-dev.2 22:06:53 v2.3.0-dev.20 22:06:53 v2.3.0-dev.21 22:06:53 v2.3.0-dev.22 22:06:53 v2.3.0-dev.23 22:06:53 v2.3.0-dev.24 22:06:53 v2.3.0-dev.25 22:06:53 v2.3.0-dev.26 22:06:53 v2.3.0-dev.27 22:06:53 v2.3.0-dev.28 22:06:53 v2.3.0-dev.3 22:06:53 v2.3.0-dev.4 22:06:53 v2.3.0-dev.5 22:06:53 v2.3.0-dev.6 22:06:53 v2.3.0-dev.7 22:06:53 v2.3.0-dev.8 22:06:53 v2.3.0-dev.9 22:06:53 v2.3.1 22:06:53 v2.3.1-dev.4 22:06:53 v2.3.1-dev.5 22:06:53 v2.3.1-dev.6 22:06:53 v3.0 22:06:53 v3.0.0 22:06:53 v3.0.0-dev.1 22:06:53 v3.0.0-dev.10 22:06:53 v3.0.0-dev.11 22:06:53 v3.0.0-dev.12 22:06:53 v3.0.0-dev.13 22:06:53 v3.0.0-dev.14 22:06:53 v3.0.0-dev.15 22:06:53 v3.0.0-dev.16 22:06:53 v3.0.0-dev.17 22:06:53 v3.0.0-dev.18 22:06:53 v3.0.0-dev.19 22:06:53 v3.0.0-dev.2 22:06:53 v3.0.0-dev.20 22:06:53 v3.0.0-dev.21 22:06:53 v3.0.0-dev.22 22:06:53 v3.0.0-dev.23 22:06:53 v3.0.0-dev.24 22:06:53 v3.0.0-dev.25 22:06:53 v3.0.0-dev.26 22:06:53 v3.0.0-dev.27 22:06:53 v3.0.0-dev.28 22:06:53 v3.0.0-dev.29 22:06:53 v3.0.0-dev.3 22:06:53 v3.0.0-dev.30 22:06:53 v3.0.0-dev.31 22:06:53 v3.0.0-dev.32 22:06:53 v3.0.0-dev.33 22:06:53 v3.0.0-dev.34 22:06:53 v3.0.0-dev.35 22:06:53 v3.0.0-dev.36 22:06:53 v3.0.0-dev.37 22:06:53 v3.0.0-dev.38 22:06:53 v3.0.0-dev.39 22:06:53 v3.0.0-dev.4 22:06:53 v3.0.0-dev.40 22:06:53 v3.0.0-dev.41 22:06:53 v3.0.0-dev.42 22:06:53 v3.0.0-dev.43 22:06:53 v3.0.0-dev.44 22:06:53 v3.0.0-dev.45 22:06:53 v3.0.0-dev.46 22:06:53 v3.0.0-dev.47 22:06:53 v3.0.0-dev.48 22:06:53 v3.0.0-dev.49 22:06:53 v3.0.0-dev.5 22:06:53 v3.0.0-dev.50 22:06:53 v3.0.0-dev.51 22:06:53 v3.0.0-dev.6 22:06:53 v3.0.0-dev.7 22:06:53 v3.0.0-dev.8 22:06:53 v3.0.0-dev.9 22:06:53 v3.1.0-dev.1 22:06:53 v3.1.0-dev.10 22:06:53 v3.1.0-dev.11 22:06:53 v3.1.0-dev.12 22:06:53 v3.1.0-dev.13 22:06:53 v3.1.0-dev.2 22:06:53 v3.1.0-dev.3 22:06:53 v3.1.0-dev.4 22:06:53 v3.1.0-dev.5 22:06:53 v3.1.0-dev.6 22:06:53 v3.1.0-dev.7 22:06:53 v3.1.0-dev.8 22:06:53 v3.1.0-dev.9 [Pipeline] sh 22:06:54 + lftools sign git-tag v3.1.0-dev.13 22:06:54 Signing Git tag with Sigul... 22:06:54 Signing v3.1.0-dev.13 [Pipeline] echo 22:06:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:06:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:06:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:06:55 $ docker stop --time=1 e141fba665a456fa038686376508633b8f768ea58074f7c3923d711fba1cd8e6 22:06:56 $ docker rm -f --volumes e141fba665a456fa038686376508633b8f768ea58074f7c3923d711fba1cd8e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:06:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:06:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:06:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:57 prd-ubuntu20.04-docker-8c-8g-5060 does not seem to be running inside a container 22:06:57 $ 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 22:06:57 $ docker top 84b471ccbf310b6cb319506279d71df76b10add0ac8ce41ae89c299cb45f0c19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:06:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:06:57 [ssh-agent] Looking for ssh-agent implementation... 22:06:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:06:57 $ docker exec 84b471ccbf310b6cb319506279d71df76b10add0ac8ce41ae89c299cb45f0c19 ssh-agent 22:06:57 SSH_AUTH_SOCK=/tmp/ssh-AN1BJy86AQwG/agent.33 22:06:57 SSH_AGENT_PID=39 22:06:57 Running ssh-add (command line suppressed) 22:06:58 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16101719953755197751.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16101719953755197751.key) 22:06:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:06:58 + git semver bump pre 22:06:58 2023-08-31 22:06:58,497 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:06:58 2023-08-31 22:06:58,497 [bump_version] DEBUG bumping version:3.1.0-dev.13 on axis:pre with prefix:dev 22:06:58 2023-08-31 22:06:58,498 [bump_version] DEBUG bumped version:3.1.0-dev.14 22:06:58 2023-08-31 22:06:58,498 [write_version] DEBUG write version:3.1.0-dev.14 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 22:06:58 2023-08-31 22:06:58,498 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:06:58 2023-08-31 22:06:58,498 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:06:58 2023-08-31 22:06:58,500 [execute] INFO git cat-file --batch-check 22:06:58 2023-08-31 22:06:58,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:06:58 2023-08-31 22:06:58,505 [execute] INFO git cat-file --batch 22:06:58 2023-08-31 22:06:58,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:06:58 2023-08-31 22:06:58,510 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:06:58 3.1.0-dev.14 [Pipeline] } 22:06:58 $ docker exec --env ******** --env ******** 84b471ccbf310b6cb319506279d71df76b10add0ac8ce41ae89c299cb45f0c19 ssh-agent -k 22:06:58 unset SSH_AUTH_SOCK; 22:06:58 unset SSH_AGENT_PID; 22:06:58 echo Agent pid 39 killed; 22:06:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:06:59 + git semver [Pipeline] } 22:06:59 $ docker stop --time=1 84b471ccbf310b6cb319506279d71df76b10add0ac8ce41ae89c299cb45f0c19 22:07:00 $ docker rm -f --volumes 84b471ccbf310b6cb319506279d71df76b10add0ac8ce41ae89c299cb45f0c19 [Pipeline] // withDockerContainer [Pipeline] sh 22:07:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:07:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:07:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:01 prd-ubuntu20.04-docker-8c-8g-5060 does not seem to be running inside a container 22:07:01 $ 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 22:07:01 $ docker top 9cfdbaa6d9c5f089a2010f45e5654bc432337ca73247593f7ad60784792df192 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:07:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:07:01 [ssh-agent] Looking for ssh-agent implementation... 22:07:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:07:01 $ docker exec 9cfdbaa6d9c5f089a2010f45e5654bc432337ca73247593f7ad60784792df192 ssh-agent 22:07:01 SSH_AUTH_SOCK=/tmp/ssh-icVoHERkpGX1/agent.32 22:07:01 SSH_AGENT_PID=38 22:07:01 Running ssh-add (command line suppressed) 22:07:02 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4410767191460028216.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4410767191460028216.key) 22:07:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:07:02 + git semver push 22:07:02 2023-08-31 22:07:02,464 [run_push] DEBUG push 22:07:02 2023-08-31 22:07:02,465 [execute] INFO git cat-file --batch-check 22:07:02 2023-08-31 22:07:02,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:07:02 2023-08-31 22:07:02,469 [execute] INFO git rev-list 306502c736cfe88d73036685480b07f2ba26e1e6 -- 22:07:02 2023-08-31 22:07:02,469 [execute] DEBUG Popen(['git', 'rev-list', '306502c736cfe88d73036685480b07f2ba26e1e6', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:07:02 2023-08-31 22:07:02,477 [execute] INFO git fetch -v origin 22:07:02 2023-08-31 22:07:02,477 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 22:07:03 2023-08-31 22:07:02,924 [run_push] DEBUG no remote changes detected 22:07:03 2023-08-31 22:07:02,925 [execute] INFO git push origin semver 22:07:03 2023-08-31 22:07:02,925 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:07:03 2023-08-31 22:07:03,660 [run_push] DEBUG push all version tags 22:07:03 2023-08-31 22:07:03,660 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:07:03 2023-08-31 22:07:03,661 [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) 22:07:04 2023-08-31 22:07:04,369 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:07:04 3.1.0-dev.14 [Pipeline] } 22:07:04 $ docker exec --env ******** --env ******** 9cfdbaa6d9c5f089a2010f45e5654bc432337ca73247593f7ad60784792df192 ssh-agent -k 22:07:04 unset SSH_AUTH_SOCK; 22:07:04 unset SSH_AGENT_PID; 22:07:04 echo Agent pid 38 killed; 22:07:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:07:05 + git semver [Pipeline] } 22:07:05 $ docker stop --time=1 9cfdbaa6d9c5f089a2010f45e5654bc432337ca73247593f7ad60784792df192 22:07:07 $ docker rm -f --volumes 9cfdbaa6d9c5f089a2010f45e5654bc432337ca73247593f7ad60784792df192 [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 22:07:07 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 22:07:07 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:07:07 total 16 22:07:07 drwxr-xr-x 3 root root 4096 Aug 31 21:57 . 22:07:07 drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 22:06 .. 22:07:07 drwxr-xr-x 2 root root 4096 Aug 31 21:57 cost 22:07:07 -rw-r--r-- 1 root root 89 Aug 31 21:57 cost.csv 22:07:07 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 22:07:07 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:07:07 total 16 22:07:07 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 21:57 . 22:07:07 drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 22:06 .. 22:07:07 drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 21:57 cost 22:07:07 -rw-r--r-- 1 jenkins jenkins 89 Aug 31 21:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:07:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:07:09 ---> package-listing.sh 22:07:09 ++ facter osfamily 22:07:09 ++ tr '[:upper:]' '[:lower:]' 22:07:09 + OS_FAMILY=debian 22:07:09 + workspace=/w/workspace/exfoundry_device-usb-camera_main 22:07:09 + START_PACKAGES=/tmp/packages_start.txt 22:07:09 + END_PACKAGES=/tmp/packages_end.txt 22:07:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:07:09 + PACKAGES=/tmp/packages_start.txt 22:07:09 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:07:09 + PACKAGES=/tmp/packages_end.txt 22:07:09 + case "${OS_FAMILY}" in 22:07:09 + dpkg -l 22:07:09 + grep '^ii' 22:07:09 + '[' -f /tmp/packages_start.txt ']' 22:07:09 + '[' -f /tmp/packages_end.txt ']' 22:07:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:07:09 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:07:09 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 22:07:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 22:07:09 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 22:07:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:10 prd-ubuntu20.04-docker-8c-8g-5060 does not seem to be running inside a container 22:07:10 $ 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 22:07:10 $ docker top f81c8967e0dc4fab19b435b214f487ef76d2d1e898b9415f5fb0eb9e54bd76f4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:10 + touch /tmp/pre-build-complete [Pipeline] sh 22:07:11 + mkdir -p /var/log/sysstat [Pipeline] sh 22:07:11 + ls /var/log/sa-host 22:07:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:07:11 provisioning config files... 22:07:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9380511370046875766tmp [Pipeline] { [Pipeline] echo 22:07:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:07:11 ---> create-netrc.sh [Pipeline] } 22:07:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:07:12 ---> python-tools-install.sh [Pipeline] echo 22:07:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:07:12 ---> sudo-logs.sh 22:07:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:07:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:07:12 ---> job-cost.sh 22:07:12 lf-activate-venv: SKIPPING 22:07:12 DEBUG: total: 0.2199999988079071 22:07:12 INFO: Retrieving Stack Cost... 22:07:12 INFO: Retrieving Pricing Info for: v3-standard-8 22:07:13 INFO: Archiving Costs [Pipeline] echo 22:07:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:07:13 ---> logs-deploy.sh 22:07:13 lf-activate-venv: SKIPPING 22:07:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/137 22:07:13 INFO: archiving workspace using pattern(s): 22:07:14 Archives upload complete. 22:07:14 INFO: archiving logs to Nexus 22:07:15 ---> uname -a: 22:07:15 Linux prd-ubuntu20-04-docker-8c-8g-5060 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:07:15 22:07:15 22:07:15 ---> lscpu: 22:07:15 Architecture: x86_64 22:07:15 CPU op-mode(s): 32-bit, 64-bit 22:07:15 Byte Order: Little Endian 22:07:15 Address sizes: 40 bits physical, 48 bits virtual 22:07:15 CPU(s): 8 22:07:15 On-line CPU(s) list: 0-7 22:07:15 Thread(s) per core: 1 22:07:15 Core(s) per socket: 1 22:07:15 Socket(s): 8 22:07:15 NUMA node(s): 1 22:07:15 Vendor ID: AuthenticAMD 22:07:15 CPU family: 23 22:07:15 Model: 49 22:07:15 Model name: AMD EPYC-Rome Processor 22:07:15 Stepping: 0 22:07:15 CPU MHz: 2800.000 22:07:15 BogoMIPS: 5600.00 22:07:15 Virtualization: AMD-V 22:07:15 Hypervisor vendor: KVM 22:07:15 Virtualization type: full 22:07:15 L1d cache: 256 KiB 22:07:15 L1i cache: 256 KiB 22:07:15 L2 cache: 4 MiB 22:07:15 L3 cache: 128 MiB 22:07:15 NUMA node0 CPU(s): 0-7 22:07:15 Vulnerability Itlb multihit: Not affected 22:07:15 Vulnerability L1tf: Not affected 22:07:15 Vulnerability Mds: Not affected 22:07:15 Vulnerability Meltdown: Not affected 22:07:15 Vulnerability Mmio stale data: Not affected 22:07:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:07:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:07:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:07:15 Vulnerability Srbds: Not affected 22:07:15 Vulnerability Tsx async abort: Not affected 22:07:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:07:15 22:07:15 22:07:15 ---> nproc: 22:07:15 8 22:07:15 22:07:15 22:07:15 ---> df -h: 22:07:15 Filesystem Size Used Avail Use% Mounted on 22:07:15 overlay 155G 13G 143G 9% / 22:07:15 tmpfs 64M 0 64M 0% /dev 22:07:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:07:15 shm 64M 0 64M 0% /dev/shm 22:07:15 /dev/vda1 155G 13G 143G 9% /facter-os 22:07:15 22:07:15 22:07:15 ---> sar -b -r -n DEV: 22:07:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5060) 08/31/23 _x86_64_ (8 CPU) 22:07:15 22:07:15 21:53:55 LINUX RESTART (8 CPU) 22:07:15 22:07:15 21:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:07:15 21:55:02 140.81 48.13 92.68 0.00 5413.76 187371.17 0.00 22:07:15 21:56:01 192.88 1.15 191.73 0.00 19.11 71071.91 0.00 22:07:15 21:57:01 188.00 0.28 187.72 0.00 16.13 39334.64 0.00 22:07:15 21:58:01 70.50 0.12 70.39 0.00 8.40 17498.68 0.00 22:07:15 21:59:01 4.25 0.98 3.27 0.00 71.05 78.80 0.00 22:07:15 22:00:01 27.35 9.27 18.08 0.00 3386.10 3730.18 0.00 22:07:15 22:01:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 22:07:15 22:02:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 22:07:15 22:03:01 3.65 1.02 2.63 0.00 21.86 34.53 0.00 22:07:15 22:04:01 1.95 0.00 1.95 0.00 0.00 31.19 0.00 22:07:15 22:05:01 1.45 0.00 1.45 0.00 0.00 15.60 0.00 22:07:15 22:06:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 22:07:15 22:07:01 121.03 0.25 120.78 0.00 11.46 59121.48 0.00 22:07:15 Average: 57.98 4.71 53.26 0.00 689.14 29048.94 0.00 22:07:15 22:07:15 21:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:07:15 21:55:02 29207488 31620084 691884 2.10 71840 2616212 1854396 5.47 948884 2362812 503848 22:07:15 21:56:01 27856848 31303972 994648 3.02 147516 3475456 2476584 7.30 1508564 3039524 205460 22:07:15 21:57:01 27873152 31551276 750028 2.28 154140 3699516 2106300 6.21 1291676 3242160 280 22:07:15 21:58:01 27400280 31587664 711280 2.16 163932 4149440 1793016 5.28 1274660 3678404 424 22:07:15 21:59:01 27385640 31582744 715456 2.18 165488 4156840 1793016 5.28 1285128 3685720 2472 22:07:15 22:00:01 27174220 31580776 707988 2.15 169404 4353284 1836056 5.41 1425296 3731020 140 22:07:15 22:01:01 27174984 31581608 707116 2.15 169504 4353280 1836056 5.41 1425344 3731032 8 22:07:15 22:02:01 27176864 31583560 705020 2.14 169552 4353288 1836056 5.41 1423784 3731024 136 22:07:15 22:03:01 27175492 31583288 705528 2.15 169692 4353908 1829600 5.39 1423716 3731556 20 22:07:15 22:04:01 27175868 31583800 704936 2.14 169812 4353888 1829600 5.39 1423632 3731604 172 22:07:15 22:05:01 27175844 31583836 704856 2.14 169872 4353888 1829600 5.39 1423836 3731608 8 22:07:15 22:06:01 27176340 31584404 704204 2.14 169940 4353892 1829600 5.39 1423620 3731616 144 22:07:15 22:07:01 25628256 31511816 771592 2.35 207552 5661916 2296996 6.77 1590352 4980524 272 22:07:15 Average: 27352406 31556833 736503 2.24 161403 4171908 1934375 5.70 1374499 3623739 54876 22:07:15 22:07:15 21:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:07:15 21:55:02 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 22:07:15 21:55:02 ens3 621.05 379.20 6642.57 84.27 0.00 0.00 0.00 0.00 22:07:15 21:55:02 docker0 1.43 1.43 0.25 12.51 0.00 0.00 0.00 0.00 22:07:15 21:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:15 21:56:01 ens3 397.27 225.89 2507.46 31.65 0.00 0.00 0.00 0.00 22:07:15 21:56:01 docker0 206.88 364.98 16.31 2477.68 0.00 0.00 0.00 0.00 22:07:15 21:56:01 vethfdf938f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:07:15 21:57:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 22:07:15 21:57:01 veth3941931 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:57:01 ens3 115.95 77.67 1020.64 98.01 0.00 0.00 0.00 0.00 22:07:15 21:57:01 docker0 16.11 43.84 1.15 714.31 0.00 0.00 0.00 0.00 22:07:15 21:57:01 vethff6f9c0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:58:01 lo 10.13 10.13 0.99 0.99 0.00 0.00 0.00 0.00 22:07:15 21:58:01 ens3 216.86 191.33 2561.43 1102.60 0.00 0.00 0.00 0.00 22:07:15 21:58:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 21:59:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 22:07:15 21:59:01 ens3 11.45 9.32 37.08 0.81 0.00 0.00 0.00 0.00 22:07:15 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:00:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 22:07:15 22:00:01 ens3 89.27 43.99 1338.61 2.99 0.00 0.00 0.00 0.00 22:07:15 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:15 22:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:07:15 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:03:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:15 22:04:01 ens3 0.78 0.23 0.15 0.08 0.00 0.00 0.00 0.00 22:07:15 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:05:01 ens3 0.45 0.38 0.32 0.27 0.00 0.00 0.00 0.00 22:07:15 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:15 22:06:01 ens3 0.68 0.40 2.59 0.03 0.00 0.00 0.00 0.00 22:07:15 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:07:01 veth3a47eb7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:07:01 veth66aa5eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 22:07:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 22:07:15 22:07:01 ens3 422.83 229.73 8236.20 45.26 0.00 0.00 0.00 0.00 22:07:15 22:07:01 docker0 63.87 132.73 5.07 1028.69 0.00 0.00 0.00 0.00 22:07:15 Average: veth3a47eb7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 Average: veth66aa5eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:15 Average: lo 1.68 1.68 0.16 0.16 0.00 0.00 0.00 0.00 22:07:15 Average: ens3 144.04 88.92 1717.98 105.17 0.00 0.00 0.00 0.00 22:07:15 Average: docker0 21.94 41.36 1.73 322.89 0.00 0.00 0.00 0.00 22:07:15 22:07:15 22:07:15 ---> sar -P ALL: 22:07:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5060) 08/31/23 _x86_64_ (8 CPU) 22:07:15 22:07:15 21:53:55 LINUX RESTART (8 CPU) 22:07:15 22:07:15 21:54:01 CPU %user %nice %system %iowait %steal %idle 22:07:15 21:55:02 all 8.61 0.00 2.88 2.74 0.06 85.71 22:07:15 21:55:02 0 10.14 0.00 2.01 0.34 0.05 87.46 22:07:15 21:55:02 1 10.78 0.00 1.91 0.71 0.05 86.55 22:07:15 21:55:02 2 6.30 0.00 2.95 7.23 0.05 83.47 22:07:15 21:55:02 3 10.91 0.00 4.24 6.62 0.07 78.17 22:07:15 21:55:02 4 7.23 0.00 3.94 0.25 0.05 88.53 22:07:15 21:55:02 5 7.45 0.00 2.34 3.02 0.05 87.14 22:07:15 21:55:02 6 8.67 0.00 2.80 2.07 0.07 86.39 22:07:15 21:55:02 7 7.41 0.00 2.87 1.69 0.07 87.97 22:07:15 21:56:01 all 12.86 0.00 3.75 5.30 0.07 78.02 22:07:15 21:56:01 0 12.41 0.00 3.75 2.51 0.09 81.24 22:07:15 21:56:01 1 13.50 0.00 3.55 0.15 0.05 82.74 22:07:15 21:56:01 2 12.58 0.00 4.23 7.97 0.05 75.16 22:07:15 21:56:01 3 13.64 0.00 3.44 0.41 0.07 82.44 22:07:15 21:56:01 4 13.43 0.00 3.61 1.90 0.05 81.01 22:07:15 21:56:01 5 12.37 0.00 4.07 8.39 0.05 75.12 22:07:15 21:56:01 6 12.57 0.00 2.95 0.75 0.05 83.68 22:07:15 21:56:01 7 12.35 0.00 4.42 20.45 0.15 62.62 22:07:15 21:57:01 all 35.78 0.00 6.40 2.37 0.11 55.34 22:07:15 21:57:01 0 34.73 0.00 6.08 4.55 0.20 54.44 22:07:15 21:57:01 1 35.42 0.00 5.80 0.40 0.08 58.29 22:07:15 21:57:01 2 35.82 0.00 6.64 2.94 0.10 54.50 22:07:15 21:57:01 3 35.87 0.00 6.30 2.64 0.10 55.09 22:07:15 21:57:01 4 35.20 0.00 6.32 5.00 0.08 53.40 22:07:15 21:57:01 5 35.24 0.00 6.57 0.17 0.10 57.93 22:07:15 21:57:01 6 36.68 0.00 6.64 1.33 0.08 55.26 22:07:15 21:57:01 7 37.30 0.00 6.86 1.94 0.10 53.79 22:07:15 21:58:01 all 5.80 0.00 1.40 1.06 0.04 91.72 22:07:15 21:58:01 0 5.27 0.00 1.77 5.42 0.03 87.49 22:07:15 21:58:01 1 7.47 0.00 1.57 0.00 0.05 90.91 22:07:15 21:58:01 2 6.40 0.00 0.99 0.03 0.03 92.54 22:07:15 21:58:01 3 6.55 0.00 1.12 0.02 0.03 92.28 22:07:15 21:58:01 4 7.86 0.00 1.54 1.54 0.03 89.03 22:07:15 21:58:01 5 4.11 0.00 1.06 0.07 0.02 94.75 22:07:15 21:58:01 6 4.20 0.00 1.56 1.25 0.03 92.96 22:07:15 21:58:01 7 4.49 0.00 1.56 0.13 0.05 93.76 22:07:15 21:59:01 all 0.19 0.00 0.08 0.02 0.00 99.70 22:07:15 21:59:01 0 0.03 0.00 0.03 0.02 0.00 99.92 22:07:15 21:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:07:15 21:59:01 2 0.03 0.00 0.03 0.02 0.00 99.92 22:07:15 21:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:07:15 21:59:01 4 0.08 0.00 0.08 0.07 0.02 99.75 22:07:15 21:59:01 5 0.08 0.00 0.27 0.02 0.02 99.62 22:07:15 21:59:01 6 0.12 0.00 0.12 0.00 0.00 99.77 22:07:15 21:59:01 7 1.13 0.00 0.12 0.08 0.00 98.67 22:07:15 22:00:01 all 0.99 0.00 0.40 0.28 0.02 98.30 22:07:15 22:00:01 0 0.70 0.00 0.57 0.77 0.08 97.88 22:07:15 22:00:01 1 0.45 0.00 0.28 0.02 0.02 99.23 22:07:15 22:00:01 2 0.62 0.00 0.37 0.02 0.00 99.00 22:07:15 22:00:01 3 0.48 0.00 0.25 0.22 0.02 99.03 22:07:15 22:00:01 4 1.67 0.00 0.42 0.63 0.02 97.26 22:07:15 22:00:01 5 1.45 0.00 0.60 0.02 0.02 97.92 22:07:15 22:00:01 6 1.33 0.00 0.32 0.27 0.00 98.08 22:07:15 22:00:01 7 1.25 0.00 0.37 0.33 0.02 98.03 22:07:15 22:01:01 all 0.16 0.00 0.01 0.00 0.01 99.82 22:07:15 22:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:07:15 22:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:07:15 22:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:07:15 22:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:07:15 22:01:01 4 0.05 0.00 0.02 0.03 0.02 99.88 22:07:15 22:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:07:15 22:01:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:07:15 22:01:01 7 1.21 0.00 0.03 0.00 0.02 98.74 22:07:15 22:02:01 all 0.06 0.00 0.02 0.00 0.01 99.91 22:07:15 22:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:07:15 22:02:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:07:15 22:02:01 2 0.03 0.00 0.05 0.00 0.00 99.92 22:07:15 22:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:07:15 22:02:01 4 0.10 0.00 0.08 0.00 0.02 99.80 22:07:15 22:02:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:07:15 22:02:01 6 0.00 0.00 0.02 0.02 0.00 99.97 22:07:15 22:02:01 7 0.30 0.00 0.00 0.00 0.00 99.70 22:07:15 22:03:01 all 0.06 0.00 0.03 0.01 0.01 99.90 22:07:15 22:03:01 0 0.22 0.00 0.03 0.03 0.00 99.72 22:07:15 22:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:07:15 22:03:01 2 0.02 0.00 0.03 0.00 0.00 99.95 22:07:15 22:03:01 3 0.05 0.00 0.02 0.00 0.00 99.93 22:07:15 22:03:01 4 0.05 0.00 0.05 0.03 0.02 99.85 22:07:15 22:03:01 5 0.05 0.00 0.00 0.00 0.00 99.95 22:07:15 22:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:07:15 22:03:01 7 0.03 0.00 0.03 0.00 0.02 99.92 22:07:15 22:04:01 all 0.12 0.00 0.01 0.01 0.00 99.86 22:07:15 22:04:01 0 0.02 0.00 0.00 0.02 0.00 99.97 22:07:15 22:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:07:15 22:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:07:15 22:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:07:15 22:04:01 4 0.05 0.00 0.03 0.05 0.02 99.85 22:07:15 22:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:07:15 22:04:01 6 0.05 0.00 0.02 0.00 0.02 99.92 22:07:15 22:04:01 7 0.73 0.00 0.00 0.00 0.00 99.27 22:07:15 22:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:07:15 22:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:07:15 22:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:07:15 22:05:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:07:15 22:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:07:15 22:05:01 4 0.02 0.00 0.03 0.02 0.02 99.92 22:07:15 22:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:07:15 22:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:07:15 22:05:01 7 0.05 0.00 0.02 0.00 0.00 99.93 22:07:15 22:07:15 22:05:01 CPU %user %nice %system %iowait %steal %idle 22:07:15 22:06:01 all 0.03 0.00 0.01 0.03 0.01 99.92 22:07:15 22:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:07:15 22:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:07:15 22:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:07:15 22:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:07:15 22:06:01 4 0.03 0.00 0.02 0.27 0.02 99.67 22:07:15 22:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:07:15 22:06:01 6 0.05 0.00 0.03 0.00 0.00 99.92 22:07:15 22:06:01 7 0.05 0.00 0.00 0.00 0.00 99.95 22:07:15 22:07:01 all 8.32 0.00 3.55 2.50 0.05 85.58 22:07:15 22:07:01 0 7.54 0.00 3.78 0.02 0.03 88.64 22:07:15 22:07:01 1 8.25 0.00 3.45 0.10 0.05 88.15 22:07:15 22:07:01 2 8.88 0.00 2.53 0.08 0.03 88.48 22:07:15 22:07:01 3 7.17 0.00 4.65 6.85 0.07 81.25 22:07:15 22:07:01 4 9.78 0.00 3.48 4.36 0.05 82.34 22:07:15 22:07:01 5 9.02 0.00 2.80 0.07 0.03 88.09 22:07:15 22:07:01 6 7.54 0.00 4.19 8.36 0.05 79.86 22:07:15 22:07:01 7 8.37 0.00 3.57 0.22 0.07 87.77 22:07:15 Average: all 5.57 0.00 1.42 1.09 0.03 91.89 22:07:15 Average: 0 5.44 0.00 1.38 1.05 0.04 92.10 22:07:15 Average: 1 5.81 0.00 1.27 0.11 0.02 92.79 22:07:15 Average: 2 5.40 0.00 1.36 1.39 0.02 91.83 22:07:15 Average: 3 5.71 0.00 1.53 1.27 0.03 91.45 22:07:15 Average: 4 5.76 0.00 1.50 1.08 0.03 91.63 22:07:15 Average: 5 5.32 0.00 1.35 0.89 0.02 92.42 22:07:15 Average: 6 5.44 0.00 1.42 1.07 0.02 92.04 22:07:15 Average: 7 5.69 0.00 1.51 1.87 0.04 90.90 22:07:15 22:07:15 22:07:15