Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16af8f3edb30e896c9df711e1ece74dbd6b6326b 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-ssh12816333222512354959.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4250088510148189143.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17569720812504616691.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh7607527180103695063.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/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3072927507345415523.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, goVersion:1.18] ========================================================= [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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5019 in /w/workspace/foundry_device-usb-camera_levski [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/foundry_device-usb-camera_levski # 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 16af8f3edb30e896c9df711e1ece74dbd6b6326b (levski) Commit message: "docs: add levski note, remove nats docs from levski (#192)" > 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 16af8f3edb30e896c9df711e1ece74dbd6b6326b # timeout=10 > git rev-list --no-walk e8fb29a406733d8a67a84efb83b3b606e8871d28 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:12:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:12:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:12:12 ========================================================= 01:12:12 EdgeX Global Pipelines Version Info 01:12:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:12:12 ------------------- 01:12:12 stable info: 01:12:12 ------------------- 01:12:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:12:12 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 01:12:12 Message: update stable to v1.0.245 01:12:13 ------------------- 01:12:13 experimental info: 01:12:13 ------------------- 01:12:13 Commited By: **** collab-it+edgex@linuxfoundation.org 01:12:13 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 01:12:13 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16af8f3 [Pipeline] echo 01:12:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:12:13 provisioning config files... 01:12:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config17489465823533176504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:14 ---> docker-login.sh 01:12:14 nexus3.edgexfoundry.org:10001 01:12:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:14 Configure a credential helper to remove this warning. See 01:12:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:14 01:12:14 Login Succeeded 01:12:14 nexus3.edgexfoundry.org:10002 01:12:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:14 Configure a credential helper to remove this warning. See 01:12:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:14 01:12:14 Login Succeeded 01:12:14 nexus3.edgexfoundry.org:10003 01:12:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:14 Configure a credential helper to remove this warning. See 01:12:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:14 01:12:14 Login Succeeded 01:12:14 nexus3.edgexfoundry.org:10004 01:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:15 Configure a credential helper to remove this warning. See 01:12:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:15 01:12:15 Login Succeeded 01:12:15 docker.io 01:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:15 Configure a credential helper to remove this warning. See 01:12:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:15 01:12:15 Login Succeeded 01:12:15 ---> docker-login.sh ends [Pipeline] } 01:12:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:12:15 + git rev-list -1 --merges 16af8f3edb30e896c9df711e1ece74dbd6b6326b~1..16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] echo 01:12:15 -----------> git rev-list -1 --merges 16af8f3edb30e896c9df711e1ece74dbd6b6326b~1..16af8f3edb30e896c9df711e1ece74dbd6b6326b 16af8f3edb30e896c9df711e1ece74dbd6b6326b [false] [Pipeline] sh 01:12:15 + git log --format=format:%s -1 16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] echo 01:12:16 ========================================================= 01:12:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:12:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:12:16 + git log --format=format:%s -1 16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] echo 01:12:16 [semverPrep] GIT_COMMIT: 16af8f3edb30e896c9df711e1ece74dbd6b6326b, Commit Message: docs: add levski note, remove nats docs from levski (#192) [Pipeline] echo 01:12:16 [semverPrep] This is not a build commit. [Pipeline] sh 01:12:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:12:16 + grep -v github /etc/ssh/ssh_known_hosts 01:12:16 + [ -e /tmp/ssh_known_hosts ] 01:12:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:12:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:12:16 + sudo tee -a /etc/ssh/ssh_known_hosts 01:12:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:12:17 01:12:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:12:17 0.1.4: Pulling from edgex-devops/py-git-semver 01:12:17 b85a868b505f: Pulling fs layer 01:12:17 e2be974225ed: Pulling fs layer 01:12:17 339a4e72a1f5: Pulling fs layer 01:12:17 988bab9f4d93: Pulling fs layer 01:12:17 1469e6f7b9e6: Pulling fs layer 01:12:17 eaf3925da568: Pulling fs layer 01:12:17 bab4dde63d76: Pulling fs layer 01:12:17 bde34c3a00c8: Pulling fs layer 01:12:17 b352a97aabf1: Pulling fs layer 01:12:17 4872d77fe225: Pulling fs layer 01:12:17 5851b861e8e6: Pulling fs layer 01:12:17 bab4dde63d76: Waiting 01:12:17 bde34c3a00c8: Waiting 01:12:17 b352a97aabf1: Waiting 01:12:17 988bab9f4d93: Waiting 01:12:17 5851b861e8e6: Waiting 01:12:17 1469e6f7b9e6: Waiting 01:12:17 eaf3925da568: Waiting 01:12:17 e2be974225ed: Download complete 01:12:17 988bab9f4d93: Verifying Checksum 01:12:17 988bab9f4d93: Download complete 01:12:17 1469e6f7b9e6: Verifying Checksum 01:12:17 1469e6f7b9e6: Download complete 01:12:17 eaf3925da568: Verifying Checksum 01:12:17 eaf3925da568: Download complete 01:12:17 339a4e72a1f5: Verifying Checksum 01:12:17 339a4e72a1f5: Download complete 01:12:17 bde34c3a00c8: Verifying Checksum 01:12:17 bde34c3a00c8: Download complete 01:12:17 b352a97aabf1: Verifying Checksum 01:12:17 b352a97aabf1: Download complete 01:12:17 4872d77fe225: Download complete 01:12:17 5851b861e8e6: Download complete 01:12:17 b85a868b505f: Verifying Checksum 01:12:17 b85a868b505f: Download complete 01:12:17 bab4dde63d76: Verifying Checksum 01:12:17 bab4dde63d76: Download complete 01:12:18 b85a868b505f: Pull complete 01:12:19 e2be974225ed: Pull complete 01:12:19 339a4e72a1f5: Pull complete 01:12:19 988bab9f4d93: Pull complete 01:12:19 1469e6f7b9e6: Pull complete 01:12:19 eaf3925da568: Pull complete 01:12:21 bab4dde63d76: Pull complete 01:12:21 bde34c3a00c8: Pull complete 01:12:21 b352a97aabf1: Pull complete 01:12:21 4872d77fe225: Pull complete 01:12:22 5851b861e8e6: Pull complete 01:12:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:12:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:12:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:22 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 01:12:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:12:23 $ docker top 4c65444a448e3ac56beb4caf0bc31f87dd0fed6f93aee57b9adbb0b7a75a4638 -eo pid,comm 01:12:24 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). 01:12:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:12:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:12:24 [ssh-agent] Looking for ssh-agent implementation... 01:12:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:12:24 $ docker exec 4c65444a448e3ac56beb4caf0bc31f87dd0fed6f93aee57b9adbb0b7a75a4638 ssh-agent 01:12:24 SSH_AUTH_SOCK=/tmp/ssh-JltBBhWU1nXd/agent.31 01:12:24 SSH_AGENT_PID=37 01:12:24 Running ssh-add (command line suppressed) 01:12:24 Identity added: /w/workspace/foundry_device-usb-camera_levski@tmp/private_key_13542437424673894101.key (/w/workspace/foundry_device-usb-camera_levski@tmp/private_key_13542437424673894101.key) 01:12:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:12:24 + git tag --points-at HEAD [Pipeline] } 01:12:24 $ docker exec --env ******** --env ******** 4c65444a448e3ac56beb4caf0bc31f87dd0fed6f93aee57b9adbb0b7a75a4638 ssh-agent -k 01:12:24 unset SSH_AUTH_SOCK; 01:12:24 unset SSH_AGENT_PID; 01:12:24 echo Agent pid 37 killed; 01:12:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:12:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:12:24 [ssh-agent] Looking for ssh-agent implementation... 01:12:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:12:24 $ docker exec 4c65444a448e3ac56beb4caf0bc31f87dd0fed6f93aee57b9adbb0b7a75a4638 ssh-agent 01:12:25 SSH_AUTH_SOCK=/tmp/ssh-LvAqYvWkTwID/agent.69 01:12:25 SSH_AGENT_PID=75 01:12:25 Running ssh-add (command line suppressed) 01:12:25 Identity added: /w/workspace/foundry_device-usb-camera_levski@tmp/private_key_15279684577566673504.key (/w/workspace/foundry_device-usb-camera_levski@tmp/private_key_15279684577566673504.key) 01:12:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:12:25 + git semver init 01:12:25 2023-03-22 01:12:25,732 [run_init] DEBUG init version:0.0.0 force:False 01:12:25 2023-03-22 01:12:25,733 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_levski/.semver 01:12:25 2023-03-22 01:12:25,733 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_levski/.semver 01:12:25 2023-03-22 01:12:25,734 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_levski/.semver'], cwd=/w/workspace/foundry_device-usb-camera_levski, universal_newlines=False, shell=None, istream=None) 01:12:26 2023-03-22 01:12:26,368 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_levski/.git/info/exclude 01:12:26 2023-03-22 01:12:26,369 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_levski/.semver/levski with force:False 01:12:26 2023-03-22 01:12:26,369 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski 01:12:26 2023-03-22 01:12:26,369 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski 01:12:26 2.3.1-dev.6 [Pipeline] } 01:12:26 $ docker exec --env ******** --env ******** 4c65444a448e3ac56beb4caf0bc31f87dd0fed6f93aee57b9adbb0b7a75a4638 ssh-agent -k 01:12:26 unset SSH_AUTH_SOCK; 01:12:26 unset SSH_AGENT_PID; 01:12:26 echo Agent pid 75 killed; 01:12:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:12:27 + git semver [Pipeline] } 01:12:27 $ docker stop --time=1 4c65444a448e3ac56beb4caf0bc31f87dd0fed6f93aee57b9adbb0b7a75a4638 01:12:28 $ docker rm -f --volumes 4c65444a448e3ac56beb4caf0bc31f87dd0fed6f93aee57b9adbb0b7a75a4638 [Pipeline] // withDockerContainer [Pipeline] sh 01:12:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:12:29 Stashed 1 file(s) [Pipeline] echo 01:12:29 [edgeXSemver]: initialized semver on version 2.3.1-dev.6 [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 01:12:29 provisioning config files... 01:12:29 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config9031397566346721494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:29 ---> docker-login.sh 01:12:29 nexus3.edgexfoundry.org:10001 01:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:29 Configure a credential helper to remove this warning. See 01:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:29 01:12:29 Login Succeeded 01:12:29 nexus3.edgexfoundry.org:10002 01:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:29 Configure a credential helper to remove this warning. See 01:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:29 01:12:29 Login Succeeded 01:12:29 nexus3.edgexfoundry.org:10003 01:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:30 Configure a credential helper to remove this warning. See 01:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:30 01:12:30 Login Succeeded 01:12:30 nexus3.edgexfoundry.org:10004 01:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:30 Configure a credential helper to remove this warning. See 01:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:30 01:12:30 Login Succeeded 01:12:30 docker.io 01:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:12:30 Configure a credential helper to remove this warning. See 01:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:12:30 01:12:30 Login Succeeded 01:12:30 ---> docker-login.sh ends [Pipeline] } 01:12:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:12:30 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:12:30 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:12:30 ========================================================= 01:12:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:12:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:12:30 Sending build context to Docker daemon 1.874MB 01:12:30 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 01:12:30 Step 2/13 : FROM ${BASE} AS builder 01:12:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:12:30 213ec9aee27d: Pulling fs layer 01:12:30 4583459ba037: Pulling fs layer 01:12:30 93c1e223e6f2: Pulling fs layer 01:12:30 53926ce57604: Pulling fs layer 01:12:30 21b2b0c7a3f4: Pulling fs layer 01:12:30 22ff95d597cd: Pulling fs layer 01:12:30 12d6caf4c0d1: Pulling fs layer 01:12:30 53926ce57604: Waiting 01:12:30 96b7cbca73a9: Pulling fs layer 01:12:30 a7acece74701: Pulling fs layer 01:12:30 21b2b0c7a3f4: Waiting 01:12:30 96b7cbca73a9: Waiting 01:12:30 12d6caf4c0d1: Waiting 01:12:30 a7acece74701: Waiting 01:12:30 93c1e223e6f2: Verifying Checksum 01:12:30 93c1e223e6f2: Download complete 01:12:30 4583459ba037: Download complete 01:12:30 21b2b0c7a3f4: Verifying Checksum 01:12:30 21b2b0c7a3f4: Download complete 01:12:30 22ff95d597cd: Download complete 01:12:30 213ec9aee27d: Verifying Checksum 01:12:30 213ec9aee27d: Download complete 01:12:30 12d6caf4c0d1: Verifying Checksum 01:12:30 12d6caf4c0d1: Download complete 01:12:30 213ec9aee27d: Pull complete 01:12:31 4583459ba037: Pull complete 01:12:31 93c1e223e6f2: Pull complete 01:12:31 a7acece74701: Verifying Checksum 01:12:31 a7acece74701: Download complete 01:12:31 96b7cbca73a9: Verifying Checksum 01:12:31 96b7cbca73a9: Download complete 01:12:31 53926ce57604: Verifying Checksum 01:12:31 53926ce57604: Download complete 01:12:35 53926ce57604: Pull complete 01:12:35 21b2b0c7a3f4: Pull complete 01:12:35 22ff95d597cd: Pull complete 01:12:35 12d6caf4c0d1: Pull complete 01:12:37 96b7cbca73a9: Pull complete 01:12:38 a7acece74701: Pull complete 01:12:38 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 01:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:12:38 ---> db6d94c90886 01:12:38 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:12:40 ---> Running in 1c34b9e3b160 01:12:40 Removing intermediate container 1c34b9e3b160 01:12:40 ---> 6ccfabf64e50 01:12:40 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:12:40 ---> Running in c771e0c1364c 01:12:40 Removing intermediate container c771e0c1364c 01:12:40 ---> 5d2640b44896 01:12:40 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 01:12:40 ---> Running in 77397e648779 01:12:40 Removing intermediate container 77397e648779 01:12:40 ---> 20fab987257c 01:12:40 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:12:40 ---> Running in 41d2c2c10697 01:12:40 Removing intermediate container 41d2c2c10697 01:12:40 ---> 97273d4d552c 01:12:40 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:12:40 ---> Running in 6e93c5902641 01:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:12:41 (1/80) Installing mesa (21.3.9-r0) 01:12:41 (2/80) Installing libxau (1.0.9-r0) 01:12:41 (3/80) Installing libxdmcp (1.1.3-r0) 01:12:41 (4/80) Installing libxcb (1.15-r0) 01:12:41 (5/80) Installing libx11 (1.8-r0) 01:12:41 (6/80) Installing libxext (1.3.4-r0) 01:12:41 (7/80) Installing libxfixes (6.0.0-r0) 01:12:41 (8/80) Installing libxxf86vm (1.1.4-r2) 01:12:41 (9/80) Installing libpciaccess (0.16-r0) 01:12:41 (10/80) Installing libdrm (2.4.110-r0) 01:12:41 (11/80) Installing mesa-glapi (21.3.9-r0) 01:12:41 (12/80) Installing libxshmfence (1.3-r1) 01:12:41 (13/80) Installing mesa-gl (21.3.9-r0) 01:12:41 (14/80) Installing icu-data-full (71.1-r2) 01:12:42 (15/80) Installing libice (1.0.10-r0) 01:12:42 (16/80) Installing libuuid (2.38-r1) 01:12:42 (17/80) Installing libsm (1.2.3-r0) 01:12:42 (18/80) Installing libxt (1.2.1-r0) 01:12:42 (19/80) Installing libxmu (1.1.3-r0) 01:12:42 (20/80) Installing xset (1.2.4-r0) 01:12:42 (21/80) Installing xprop (1.2.5-r0) 01:12:42 (22/80) Installing xdg-utils (1.1.3-r3) 01:12:42 (23/80) Installing dbus-libs (1.14.4-r0) 01:12:42 (24/80) Installing libffi (3.4.2-r1) 01:12:42 (25/80) Installing libintl (0.21-r2) 01:12:42 (26/80) Installing libblkid (2.38-r1) 01:12:42 (27/80) Installing libmount (2.38-r1) 01:12:42 (28/80) Installing pcre (8.45-r2) 01:12:42 (29/80) Installing glib (2.72.1-r0) 01:12:42 (30/80) Installing icu-libs (71.1-r2) 01:12:42 (31/80) Installing libpcre2-16 (10.40-r0) 01:12:42 (32/80) Installing zstd-libs (1.5.2-r1) 01:12:42 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 01:12:42 (34/80) Installing hicolor-icon-theme (0.17-r1) 01:12:42 (35/80) Installing wayland-libs-server (1.20.0-r0) 01:12:42 (36/80) Installing mesa-gbm (21.3.9-r0) 01:12:42 (37/80) Installing wayland-libs-client (1.20.0-r0) 01:12:42 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 01:12:42 (39/80) Installing libxcomposite (0.4.5-r0) 01:12:42 (40/80) Installing libbz2 (1.0.8-r1) 01:12:42 (41/80) Installing libpng (1.6.37-r1) 01:12:42 (42/80) Installing freetype (2.12.1-r0) 01:12:42 (43/80) Installing fontconfig (2.14.0-r0) 01:12:42 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 01:12:42 (45/80) Installing wayland-libs-egl (1.20.0-r0) 01:12:42 (46/80) Installing xkeyboard-config (2.35.1-r0) 01:12:42 (47/80) Installing xz-libs (5.2.5-r1) 01:12:42 (48/80) Installing libxml2 (2.9.14-r2) 01:12:42 (49/80) Installing libxkbcommon (1.4.1-r0) 01:12:42 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 01:12:42 (51/80) Installing mesa-egl (21.3.9-r0) 01:12:42 (52/80) Installing avahi-libs (0.8-r6) 01:12:42 (53/80) Installing nettle (3.7.3-r0) 01:12:42 (54/80) Installing p11-kit (0.24.1-r0) 01:12:42 (55/80) Installing libtasn1 (4.18.0-r1) 01:12:42 (56/80) Installing libunistring (1.0-r0) 01:12:42 (57/80) Installing gnutls (3.7.7-r1) 01:12:42 (58/80) Installing cups-libs (2.4.2-r0) 01:12:42 (59/80) Installing graphite2 (1.3.14-r1) 01:12:42 (60/80) Installing harfbuzz (4.3.0-r0) 01:12:42 (61/80) Installing libevdev (1.12.1-r0) 01:12:42 (62/80) Installing mtdev (1.1.6-r0) 01:12:42 (63/80) Installing eudev-libs (3.2.11-r0) 01:12:42 (64/80) Installing libinput-libs (1.20.1-r0) 01:12:42 (65/80) Installing libjpeg-turbo (2.1.3-r1) 01:12:42 (66/80) Installing xcb-util-wm (0.4.1-r1) 01:12:42 (67/80) Installing xcb-util (0.4.0-r3) 01:12:43 (68/80) Installing xcb-util-image (0.4.0-r1) 01:12:43 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 01:12:43 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 01:12:43 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 01:12:43 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 01:12:43 (73/80) Installing v4l-utils-libs (1.22.1-r1) 01:12:43 (74/80) Installing v4l-utils (1.22.1-r1) 01:12:43 (75/80) Installing udev-init-scripts (35-r0) 01:12:43 Executing udev-init-scripts-35-r0.post-install 01:12:43 (76/80) Installing kmod-libs (29-r2) 01:12:43 (77/80) Installing eudev (3.2.11-r0) 01:12:43 (78/80) Installing eudev-dev (3.2.11-r0) 01:12:43 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 01:12:43 (80/80) Installing v4l-utils-dev (1.22.1-r1) 01:12:43 Executing busybox-1.35.0-r17.trigger 01:12:43 Executing eudev-3.2.11-r0.trigger 01:12:43 OK: 331 MiB in 131 packages 01:12:44 Still waiting to schedule task 01:12:44 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:12:46 Removing intermediate container 6e93c5902641 01:12:46 ---> f13de91ce383 01:12:46 Step 8/13 : WORKDIR /device-usb-camera 01:12:46 ---> Running in fc30db30e087 01:12:46 Removing intermediate container fc30db30e087 01:12:46 ---> c0ef34a8655f 01:12:46 Step 9/13 : COPY go.mod vendor* ./ 01:12:46 ---> 29c681f5af11 01:12:46 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:46 ---> Running in a87e85562b79 01:13:07 Removing intermediate container a87e85562b79 01:13:07 ---> aab973c1eb92 01:13:07 Step 11/13 : COPY . . 01:13:07 ---> 8f989aca3222 01:13:07 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 01:13:07 ---> Running in 2aee205ec419 01:13:07  % Total % Received % Xferd Average Speed Time Time Time Current 01:13:07 Dload Upload Total Spent Left Speed 01:13:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11043 0 --:--:-- --:--:-- --:--:-- 11062 01:13:07 Removing intermediate container 2aee205ec419 01:13:07 ---> 76a9b1e3b94f 01:13:07 Step 13/13 : RUN ${MAKE} 01:13:07 ---> Running in f28090fa0966 01:13:08 noop 01:13:08 Removing intermediate container f28090fa0966 01:13:08 ---> 52f08da066a2 01:13:08 Successfully built 52f08da066a2 01:13:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:08 + docker inspect -f . ci-base-image-x86_64 01:13:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:08 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 01:13:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@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 ******** ci-base-image-x86_64 cat 01:13:09 $ docker top a7fd6a083b62daf7c1d2cd25f481def73883eec3f7fd3e7545864fa0ab042b72 -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:09 + go version 01:13:09 go version go1.18.7 linux/amd64 [Pipeline] } 01:13:09 $ docker stop --time=1 a7fd6a083b62daf7c1d2cd25f481def73883eec3f7fd3e7545864fa0ab042b72 01:13:10 $ docker rm -f --volumes a7fd6a083b62daf7c1d2cd25f481def73883eec3f7fd3e7545864fa0ab042b72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:11 + docker inspect -f . ci-base-image-x86_64 01:13:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:11 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 01:13:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@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 ******** ci-base-image-x86_64 cat 01:13:11 $ docker top 8a725c70c4e1e379230b3265931b62c497dd637e7ce4371badce7f46e76b375c -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:12 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_levski [Pipeline] fileExists [Pipeline] sh 01:13:12 + make test 01:13:12 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 01:13:12 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:13:22 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 01:13:22 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 1.9% of statements 01:13:29 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 01:13:29 CGO_ENABLED=1 go vet ./... 01:13:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:13:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:13:31 ./bin/test-attribution-txt.sh [Pipeline] echo 01:13:31 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:13:31 $ docker stop --time=1 8a725c70c4e1e379230b3265931b62c497dd637e7ce4371badce7f46e76b375c 01:13:33 $ docker rm -f --volumes 8a725c70c4e1e379230b3265931b62c497dd637e7ce4371badce7f46e76b375c [Pipeline] // withDockerContainer [Pipeline] sh 01:13:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:13:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:13:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:13:34 + ls -al . 01:13:34 total 204 01:13:34 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 01:13 . 01:13:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 01:12 .. 01:13:34 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 01:13 .git 01:13:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 01:12 .github 01:13:34 -rw-rw-r-- 1 jenkins jenkins 414 Mar 22 01:12 .gitignore 01:13:34 -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 01:12 .golangci.yml 01:13:34 -rw-rw-r-- 1 jenkins jenkins 77 Mar 22 01:12 .hadolint.yml 01:13:34 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 01:12 .semver 01:13:34 -rw-rw-r-- 1 jenkins jenkins 9702 Mar 22 01:12 Attribution.txt 01:13:34 -rw-rw-r-- 1 jenkins jenkins 6441 Mar 22 01:12 CHANGELOG.md 01:13:34 -rw-rw-r-- 1 jenkins jenkins 2378 Mar 22 01:12 Dockerfile 01:13:34 -rw-rw-r-- 1 jenkins jenkins 678 Mar 22 01:12 GOVERNANCE.md 01:13:34 -rw-rw-r-- 1 jenkins jenkins 687 Mar 22 01:12 Jenkinsfile 01:13:34 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 01:12 LICENSE 01:13:34 -rw-rw-r-- 1 jenkins jenkins 2554 Mar 22 01:12 Makefile 01:13:34 -rw-rw-r-- 1 jenkins jenkins 622 Mar 22 01:12 OWNERS.md 01:13:34 -rw-rw-r-- 1 jenkins jenkins 5485 Mar 22 01:12 README.md 01:13:34 -rw-rw-r-- 1 jenkins jenkins 11 Mar 22 01:12 VERSION 01:13:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 01:12 bin 01:13:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 01:12 cmd 01:13:34 -rw-r--r-- 1 jenkins jenkins 30666 Mar 22 01:13 coverage.out 01:13:34 -rwxrwxr-x 1 jenkins jenkins 140 Mar 22 01:12 docker-entrypoint.sh 01:13:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 01:12 docs 01:13:34 -rw-rw-r-- 1 jenkins jenkins 3573 Mar 22 01:12 go.mod 01:13:34 -rw-rw-r-- 1 jenkins jenkins 45026 Mar 22 01:12 go.sum 01:13:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 01:12 internal 01:13:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 01:12 snap 01:13:34 -rw-rw-r-- 1 jenkins jenkins 231 Mar 22 01:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:35 + 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=16af8f3edb30e896c9df711e1ece74dbd6b6326b --label arch=amd64 --label version=2.3.1-dev.6 . 01:13:35 Sending build context to Docker daemon 1.906MB 01:13:35 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 01:13:35 Step 2/35 : FROM ${BASE} AS builder 01:13:35 ---> 52f08da066a2 01:13:35 Step 3/35 : ARG ADD_BUILD_TAGS="" 01:13:35 ---> Running in e2d792258720 01:13:35 Removing intermediate container e2d792258720 01:13:35 ---> 9d92b5042cce 01:13:35 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:13:35 ---> Running in 0938f2f64042 01:13:35 Removing intermediate container 0938f2f64042 01:13:35 ---> 66ce67d02688 01:13:35 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 01:13:35 ---> Running in f594bbd408ef 01:13:35 Removing intermediate container f594bbd408ef 01:13:35 ---> 7a78fae7b08d 01:13:35 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:13:35 ---> Running in eb0e47430e5b 01:13:36 Removing intermediate container eb0e47430e5b 01:13:36 ---> d5c8b3f409d4 01:13:36 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:13:36 ---> Running in dec402be020e 01:13:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:13:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:13:36 OK: 331 MiB in 131 packages 01:13:37 Removing intermediate container dec402be020e 01:13:37 ---> 29933bd5fd0b 01:13:37 Step 8/35 : WORKDIR /device-usb-camera 01:13:37 ---> Running in ac0742e8bc80 01:13:37 Removing intermediate container ac0742e8bc80 01:13:37 ---> 83d7feb6e5d9 01:13:37 Step 9/35 : COPY go.mod vendor* ./ 01:13:37 ---> b0a0485af12c 01:13:37 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:13:37 ---> Running in 23776b41ae70 01:13:37 Removing intermediate container 23776b41ae70 01:13:37 ---> 408d769d8aea 01:13:37 Step 11/35 : COPY . . 01:13:38 ---> 6d681f46a696 01:13:38 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 01:13:38 ---> Running in 3eda97ecc37c 01:13:38  % Total % Received % Xferd Average Speed Time Time Time Current 01:13:38 Dload Upload Total Spent Left Speed 01:13:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 31894 0 --:--:-- --:--:-- --:--:-- 32181 01:13:39 Removing intermediate container 3eda97ecc37c 01:13:39 ---> 5871e82e7953 01:13:39 Step 13/35 : RUN ${MAKE} 01:13:39 ---> Running in 492acb149293 01:13:39 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.1-dev.6 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 01:14:01 Removing intermediate container 492acb149293 01:14:01 ---> ed6ab2237715 01:14:01 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 01:14:01 v0.21.6: Pulling from aler9/rtsp-simple-server 01:14:01 4acc49c71d14: Pulling fs layer 01:14:01 4acc49c71d14: Download complete 01:14:01 4acc49c71d14: Pull complete 01:14:01 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 01:14:01 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 01:14:01 ---> 01a2bd3e5fff 01:14:01 Step 15/35 : FROM alpine:3.16 01:14:01 3.16: Pulling from library/alpine 01:14:01 ef5531b6e74e: Pulling fs layer 01:14:01 ef5531b6e74e: Download complete 01:14:01 ef5531b6e74e: Pull complete 01:14:01 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 01:14:01 Status: Downloaded newer image for alpine:3.16 01:14:01 ---> dfd21b5a31f5 01:14:01 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 01:14:01 ---> Running in b843ab434558 01:14:01 Removing intermediate container b843ab434558 01:14:01 ---> c3322d68b134 01:14:01 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 01:14:01 ---> Running in b11f552ef2f2 01:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:14:01 (1/83) Installing dumb-init (1.2.5-r1) 01:14:01 (2/83) Installing sdl2 (2.0.22-r0) 01:14:01 (3/83) Installing libxau (1.0.9-r0) 01:14:01 (4/83) Installing libxdmcp (1.1.3-r0) 01:14:01 (5/83) Installing libxcb (1.15-r0) 01:14:01 (6/83) Installing libx11 (1.8-r0) 01:14:01 (7/83) Installing aom-libs (3.3.0-r0) 01:14:02 (8/83) Installing alsa-lib (1.2.7.2-r0) 01:14:02 (9/83) Installing expat (2.5.0-r0) 01:14:02 (10/83) Installing brotli-libs (1.0.9-r6) 01:14:02 (11/83) Installing libbz2 (1.0.8-r1) 01:14:02 (12/83) Installing libpng (1.6.37-r1) 01:14:02 (13/83) Installing freetype (2.12.1-r0) 01:14:02 (14/83) Installing fontconfig (2.14.0-r0) 01:14:02 (15/83) Installing fribidi (1.0.12-r0) 01:14:02 (16/83) Installing libffi (3.4.2-r1) 01:14:02 (17/83) Installing libintl (0.21-r2) 01:14:02 (18/83) Installing libblkid (2.38-r1) 01:14:02 (19/83) Installing libmount (2.38-r1) 01:14:02 (20/83) Installing pcre (8.45-r2) 01:14:02 (21/83) Installing glib (2.72.1-r0) 01:14:02 (22/83) Installing graphite2 (1.3.14-r1) 01:14:02 (23/83) Installing harfbuzz (4.3.0-r0) 01:14:02 (24/83) Installing libass (0.16.0-r0) 01:14:02 (25/83) Installing libdav1d (1.0.0-r0) 01:14:02 (26/83) Installing libpciaccess (0.16-r0) 01:14:02 (27/83) Installing libdrm (2.4.110-r0) 01:14:02 (28/83) Installing gmp (6.2.1-r2) 01:14:02 (29/83) Installing nettle (3.7.3-r0) 01:14:02 (30/83) Installing p11-kit (0.24.1-r0) 01:14:02 (31/83) Installing libtasn1 (4.18.0-r1) 01:14:02 (32/83) Installing libunistring (1.0-r0) 01:14:02 (33/83) Installing gnutls (3.7.7-r1) 01:14:02 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 01:14:02 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 01:14:02 (36/83) Installing lame (3.100-r0) 01:14:02 (37/83) Installing opus (1.3.1-r1) 01:14:02 (38/83) Installing libasyncns (0.8-r1) 01:14:02 (39/83) Installing dbus-libs (1.14.4-r0) 01:14:02 (40/83) Installing libltdl (2.4.7-r0) 01:14:02 (41/83) Installing orc (0.4.32-r0) 01:14:02 (42/83) Installing libgcc (11.2.1_git20220219-r2) 01:14:02 (43/83) Installing libogg (1.3.5-r1) 01:14:02 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 01:14:02 (45/83) Installing flac (1.3.4-r0) 01:14:02 (46/83) Installing libvorbis (1.3.7-r0) 01:14:02 (47/83) Installing libsndfile (1.1.0-r0) 01:14:03 (48/83) Installing libgomp (11.2.1_git20220219-r2) 01:14:03 (49/83) Installing soxr (0.1.3-r2) 01:14:03 (50/83) Installing speexdsp (1.2.0-r0) 01:14:03 (51/83) Installing tdb-libs (1.4.6-r0) 01:14:03 (52/83) Installing libpulse (15.0-r2) 01:14:03 (53/83) Installing cjson (1.7.15-r3) 01:14:03 (54/83) Installing mbedtls (2.28.2-r0) 01:14:03 (55/83) Installing librist (0.2.6-r1) 01:14:03 (56/83) Installing libsrt (1.4.4-r0) 01:14:03 (57/83) Installing libssh (0.9.6-r1) 01:14:03 (58/83) Installing libtheora (1.1.1-r16) 01:14:03 (59/83) Installing libjpeg-turbo (2.1.3-r1) 01:14:03 (60/83) Installing v4l-utils-libs (1.22.1-r1) 01:14:03 (61/83) Installing libxext (1.3.4-r0) 01:14:03 (62/83) Installing libxfixes (6.0.0-r0) 01:14:03 (63/83) Installing wayland-libs-client (1.20.0-r0) 01:14:03 (64/83) Installing libva (2.14.0-r0) 01:14:03 (65/83) Installing libvdpau (1.5-r0) 01:14:03 (66/83) Installing vidstab (1.1.0-r1) 01:14:03 (67/83) Installing libvpx (1.11.0-r1) 01:14:03 (68/83) Installing libwebp (1.2.3-r0) 01:14:03 (69/83) Installing x264-libs (0.163_git20210613-r0) 01:14:03 (70/83) Installing numactl (2.0.14-r0) 01:14:03 (71/83) Installing x265-libs (3.5-r3) 01:14:03 (72/83) Installing xvidcore (1.3.7-r1) 01:14:03 (73/83) Installing ffmpeg-libs (5.0.1-r1) 01:14:03 (74/83) Installing ffmpeg (5.0.1-r1) 01:14:03 (75/83) Installing udev-init-scripts (35-r0) 01:14:03 Executing udev-init-scripts-35-r0.post-install 01:14:03 (76/83) Installing eudev-libs (3.2.11-r0) 01:14:03 (77/83) Installing xz-libs (5.2.5-r1) 01:14:03 (78/83) Installing zstd-libs (1.5.2-r1) 01:14:03 (79/83) Installing kmod-libs (29-r2) 01:14:03 (80/83) Installing eudev (3.2.11-r0) 01:14:03 (81/83) Installing libsodium (1.0.18-r0) 01:14:03 (82/83) Installing libzmq (4.3.4-r0) 01:14:03 (83/83) Installing zeromq (4.3.4-r0) 01:14:03 Executing busybox-1.35.0-r17.trigger 01:14:03 Executing eudev-3.2.11-r0.trigger 01:14:03 OK: 101 MiB in 97 packages 01:14:05 Removing intermediate container b11f552ef2f2 01:14:05 ---> eada2a416ddd 01:14:05 Step 18/35 : WORKDIR / 01:14:05 ---> Running in edac126de5c7 01:14:05 Removing intermediate container edac126de5c7 01:14:05 ---> 204556ffbda5 01:14:05 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 01:14:06 ---> 7c45392e515c 01:14:06 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 01:14:06 ---> 76f4862780e6 01:14:06 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 01:14:06 ---> 341a9bff28d3 01:14:06 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 01:14:06 ---> dd8f2ce45b30 01:14:06 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 01:14:06 ---> 9a683806e923 01:14:06 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 01:14:06 ---> bd519c2abc40 01:14:06 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 01:14:07 ---> 2ffdc7cec78a 01:14:07 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 01:14:07 ---> Running in 1164ff559cb4 01:14:08 Removing intermediate container 1164ff559cb4 01:14:08 ---> 7c3f6c5e5a45 01:14:08 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 01:14:08 ---> Running in 5a81e3881e5d 01:14:08 Removing intermediate container 5a81e3881e5d 01:14:08 ---> d36299479442 01:14:08 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 01:14:08 ---> Running in a7eb9fac9b63 01:14:09 Removing intermediate container a7eb9fac9b63 01:14:09 ---> 59496f2b219a 01:14:09 Step 29/35 : EXPOSE 59983 01:14:09 ---> Running in 1c87901a932b 01:14:09 Removing intermediate container 1c87901a932b 01:14:09 ---> 2e98dcda5b85 01:14:09 Step 30/35 : EXPOSE 8554 01:14:09 ---> Running in d08fa8272cef 01:14:09 Removing intermediate container d08fa8272cef 01:14:09 ---> 8de20a6ec045 01:14:09 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 01:14:09 ---> Running in 2d3e978d5a04 01:14:09 Removing intermediate container 2d3e978d5a04 01:14:09 ---> a9bb2670067c 01:14:09 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 01:14:09 ---> Running in 4e991f60ea7e 01:14:09 Removing intermediate container 4e991f60ea7e 01:14:09 ---> 143e85c76cc5 01:14:09 Step 33/35 : LABEL arch=amd64 01:14:09 ---> Running in 9c83b3398dc9 01:14:09 Removing intermediate container 9c83b3398dc9 01:14:09 ---> 6d2406ddf23a 01:14:09 Step 34/35 : LABEL git_sha=16af8f3edb30e896c9df711e1ece74dbd6b6326b 01:14:09 ---> Running in 294ee8f34521 01:14:09 Removing intermediate container 294ee8f34521 01:14:09 ---> 7b8ab07aa780 01:14:09 Step 35/35 : LABEL version=2.3.1-dev.6 01:14:10 ---> Running in eb844a4ceb91 01:14:10 Removing intermediate container eb844a4ceb91 01:14:10 ---> c287d71faf5e 01:14:10 [Warning] One or more build-args [ARCH] were not consumed 01:14:10 Successfully built c287d71faf5e 01:14:10 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 01:14:10 provisioning config files... 01:14:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config11639003078383863795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:10 ---> docker-login.sh 01:14:10 nexus3.edgexfoundry.org:10001 01:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:10 Configure a credential helper to remove this warning. See 01:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:10 01:14:10 Login Succeeded 01:14:10 nexus3.edgexfoundry.org:10002 01:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:10 Configure a credential helper to remove this warning. See 01:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:10 01:14:10 Login Succeeded 01:14:10 nexus3.edgexfoundry.org:10003 01:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:10 Configure a credential helper to remove this warning. See 01:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:10 01:14:10 Login Succeeded 01:14:10 nexus3.edgexfoundry.org:10004 01:14:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:10 Configure a credential helper to remove this warning. See 01:14:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:10 01:14:10 Login Succeeded 01:14:10 docker.io 01:14:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:11 Configure a credential helper to remove this warning. See 01:14:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:11 01:14:11 Login Succeeded 01:14:11 ---> docker-login.sh ends [Pipeline] } 01:14:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:14:11 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:14:11 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 01:14:11 16af8f3edb30e896c9df711e1ece74dbd6b6326b 01:14:11 latest 01:14:11 2.3.1-dev.6 01:14:11 16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1-dev.6 01:14:11 levski 01:14:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:11 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:16af8f3edb30e896c9df711e1ece74dbd6b6326b 01:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:14:11 f2813dceb62e: Preparing 01:14:11 6086b3a9345b: Preparing 01:14:11 d8fb60134ccf: Preparing 01:14:11 3827b5b91e75: Preparing 01:14:11 acc83c6ca332: Preparing 01:14:11 0898f72cb66b: Preparing 01:14:11 1b62481527b6: Preparing 01:14:11 e11ea32a1f60: Preparing 01:14:11 ee552592cb45: Preparing 01:14:11 dff5600f8599: Preparing 01:14:11 6148133d9a00: Preparing 01:14:11 aa5968d388b8: Preparing 01:14:11 ee552592cb45: Waiting 01:14:11 0898f72cb66b: Waiting 01:14:11 1b62481527b6: Waiting 01:14:11 e11ea32a1f60: Waiting 01:14:11 dff5600f8599: Waiting 01:14:11 6148133d9a00: Waiting 01:14:11 aa5968d388b8: Waiting 01:14:11 f2813dceb62e: Pushed 01:14:11 d8fb60134ccf: Pushed 01:14:11 acc83c6ca332: Pushed 01:14:11 6086b3a9345b: Pushed 01:14:12 e11ea32a1f60: Pushed 01:14:12 ee552592cb45: Pushed 01:14:12 0898f72cb66b: Pushed 01:14:12 1b62481527b6: Pushed 01:14:12 aa5968d388b8: Layer already exists 01:14:14 3827b5b91e75: Pushed 01:14:14 dff5600f8599: Pushed 01:14:21 6148133d9a00: Pushed 01:14:21 16af8f3edb30e896c9df711e1ece74dbd6b6326b: digest: sha256:c8093f507bad52d67c10b4adf2795b458f8deee03d3223c5033b29b8e389bfe6 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:21 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:21 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:14:21 f2813dceb62e: Preparing 01:14:21 6086b3a9345b: Preparing 01:14:21 d8fb60134ccf: Preparing 01:14:21 3827b5b91e75: Preparing 01:14:21 acc83c6ca332: Preparing 01:14:21 0898f72cb66b: Preparing 01:14:21 1b62481527b6: Preparing 01:14:21 e11ea32a1f60: Preparing 01:14:21 ee552592cb45: Preparing 01:14:21 dff5600f8599: Preparing 01:14:21 6148133d9a00: Preparing 01:14:21 aa5968d388b8: Preparing 01:14:21 ee552592cb45: Waiting 01:14:21 0898f72cb66b: Waiting 01:14:21 1b62481527b6: Waiting 01:14:21 e11ea32a1f60: Waiting 01:14:21 dff5600f8599: Waiting 01:14:21 6148133d9a00: Waiting 01:14:21 aa5968d388b8: Waiting 01:14:21 f2813dceb62e: Layer already exists 01:14:21 6086b3a9345b: Layer already exists 01:14:21 d8fb60134ccf: Layer already exists 01:14:21 acc83c6ca332: Layer already exists 01:14:21 3827b5b91e75: Layer already exists 01:14:21 0898f72cb66b: Layer already exists 01:14:21 dff5600f8599: Layer already exists 01:14:21 1b62481527b6: Layer already exists 01:14:21 ee552592cb45: Layer already exists 01:14:21 e11ea32a1f60: Layer already exists 01:14:21 6148133d9a00: Layer already exists 01:14:21 aa5968d388b8: Layer already exists 01:14:21 latest: digest: sha256:c8093f507bad52d67c10b4adf2795b458f8deee03d3223c5033b29b8e389bfe6 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:22 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:22 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.1-dev.6 01:14:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:14:22 f2813dceb62e: Preparing 01:14:22 6086b3a9345b: Preparing 01:14:22 d8fb60134ccf: Preparing 01:14:22 3827b5b91e75: Preparing 01:14:22 acc83c6ca332: Preparing 01:14:22 0898f72cb66b: Preparing 01:14:22 1b62481527b6: Preparing 01:14:22 e11ea32a1f60: Preparing 01:14:22 ee552592cb45: Preparing 01:14:22 dff5600f8599: Preparing 01:14:22 6148133d9a00: Preparing 01:14:22 aa5968d388b8: Preparing 01:14:22 0898f72cb66b: Waiting 01:14:22 1b62481527b6: Waiting 01:14:22 e11ea32a1f60: Waiting 01:14:22 ee552592cb45: Waiting 01:14:22 dff5600f8599: Waiting 01:14:22 aa5968d388b8: Waiting 01:14:22 6148133d9a00: Waiting 01:14:22 d8fb60134ccf: Layer already exists 01:14:22 acc83c6ca332: Layer already exists 01:14:22 3827b5b91e75: Layer already exists 01:14:22 f2813dceb62e: Layer already exists 01:14:22 6086b3a9345b: Layer already exists 01:14:22 0898f72cb66b: Layer already exists 01:14:22 e11ea32a1f60: Layer already exists 01:14:22 1b62481527b6: Layer already exists 01:14:22 ee552592cb45: Layer already exists 01:14:22 dff5600f8599: Layer already exists 01:14:22 6148133d9a00: Layer already exists 01:14:22 aa5968d388b8: Layer already exists 01:14:22 2.3.1-dev.6: digest: sha256:c8093f507bad52d67c10b4adf2795b458f8deee03d3223c5033b29b8e389bfe6 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:22 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1-dev.6 01:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:14:23 f2813dceb62e: Preparing 01:14:23 6086b3a9345b: Preparing 01:14:23 d8fb60134ccf: Preparing 01:14:23 3827b5b91e75: Preparing 01:14:23 acc83c6ca332: Preparing 01:14:23 0898f72cb66b: Preparing 01:14:23 1b62481527b6: Preparing 01:14:23 e11ea32a1f60: Preparing 01:14:23 ee552592cb45: Preparing 01:14:23 dff5600f8599: Preparing 01:14:23 6148133d9a00: Preparing 01:14:23 aa5968d388b8: Preparing 01:14:23 e11ea32a1f60: Waiting 01:14:23 6148133d9a00: Waiting 01:14:23 ee552592cb45: Waiting 01:14:23 dff5600f8599: Waiting 01:14:23 aa5968d388b8: Waiting 01:14:23 0898f72cb66b: Waiting 01:14:23 1b62481527b6: Waiting 01:14:23 acc83c6ca332: Layer already exists 01:14:23 6086b3a9345b: Layer already exists 01:14:23 3827b5b91e75: Layer already exists 01:14:23 d8fb60134ccf: Layer already exists 01:14:23 f2813dceb62e: Layer already exists 01:14:23 0898f72cb66b: Layer already exists 01:14:23 e11ea32a1f60: Layer already exists 01:14:23 1b62481527b6: Layer already exists 01:14:23 ee552592cb45: Layer already exists 01:14:23 dff5600f8599: Layer already exists 01:14:23 6148133d9a00: Layer already exists 01:14:23 aa5968d388b8: Layer already exists 01:14:23 16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1-dev.6: digest: sha256:c8093f507bad52d67c10b4adf2795b458f8deee03d3223c5033b29b8e389bfe6 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:23 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:levski 01:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:14:23 f2813dceb62e: Preparing 01:14:23 6086b3a9345b: Preparing 01:14:23 d8fb60134ccf: Preparing 01:14:23 3827b5b91e75: Preparing 01:14:23 acc83c6ca332: Preparing 01:14:23 0898f72cb66b: Preparing 01:14:23 1b62481527b6: Preparing 01:14:23 e11ea32a1f60: Preparing 01:14:23 ee552592cb45: Preparing 01:14:23 dff5600f8599: Preparing 01:14:23 6148133d9a00: Preparing 01:14:23 aa5968d388b8: Preparing 01:14:23 0898f72cb66b: Waiting 01:14:23 1b62481527b6: Waiting 01:14:23 e11ea32a1f60: Waiting 01:14:23 ee552592cb45: Waiting 01:14:23 dff5600f8599: Waiting 01:14:23 6148133d9a00: Waiting 01:14:23 aa5968d388b8: Waiting 01:14:23 f2813dceb62e: Layer already exists 01:14:23 6086b3a9345b: Layer already exists 01:14:23 3827b5b91e75: Layer already exists 01:14:23 acc83c6ca332: Layer already exists 01:14:23 d8fb60134ccf: Layer already exists 01:14:23 e11ea32a1f60: Layer already exists 01:14:23 0898f72cb66b: Layer already exists 01:14:23 ee552592cb45: Layer already exists 01:14:23 dff5600f8599: Layer already exists 01:14:23 1b62481527b6: Layer already exists 01:14:23 aa5968d388b8: Layer already exists 01:14:23 6148133d9a00: Layer already exists 01:14:23 levski: digest: sha256:c8093f507bad52d67c10b4adf2795b458f8deee03d3223c5033b29b8e389bfe6 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:14:23 ===================================================== [Pipeline] echo 01:14:23 taggedImages: 01:14:23 - nexus3.edgexfoundry.org:10004/device-usb-camera:16af8f3edb30e896c9df711e1ece74dbd6b6326b 01:14:23 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:14:23 - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.1-dev.6 01:14:23 - nexus3.edgexfoundry.org:10004/device-usb-camera:16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1-dev.6 01:14:23 - nexus3.edgexfoundry.org:10004/device-usb-camera:levski [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 01:14:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:24 01:14:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:24 latest: Pulling from edgex-lftools-log-publisher 01:14:24 5eb5b503b376: Pulling fs layer 01:14:24 5c69ac0246d0: Pulling fs layer 01:14:24 ec43610c2a17: Pulling fs layer 01:14:24 3a2ae6a8a46f: Pulling fs layer 01:14:24 33b1e0a273af: Pulling fs layer 01:14:24 5d3b04190fa2: Pulling fs layer 01:14:24 2f39f015ded8: Pulling fs layer 01:14:24 3a2ae6a8a46f: Waiting 01:14:24 33b1e0a273af: Waiting 01:14:24 5d3b04190fa2: Waiting 01:14:24 2f39f015ded8: Waiting 01:14:24 5c69ac0246d0: Download complete 01:14:24 3a2ae6a8a46f: Verifying Checksum 01:14:24 3a2ae6a8a46f: Download complete 01:14:24 ec43610c2a17: Verifying Checksum 01:14:24 ec43610c2a17: Download complete 01:14:24 5d3b04190fa2: Verifying Checksum 01:14:24 5d3b04190fa2: Download complete 01:14:24 33b1e0a273af: Verifying Checksum 01:14:24 5eb5b503b376: Verifying Checksum 01:14:24 5eb5b503b376: Download complete 01:14:25 2f39f015ded8: Download complete 01:14:25 5eb5b503b376: Pull complete 01:14:25 5c69ac0246d0: Pull complete 01:14:26 ec43610c2a17: Pull complete 01:14:26 3a2ae6a8a46f: Pull complete 01:14:26 33b1e0a273af: Pull complete 01:14:26 5d3b04190fa2: Pull complete 01:14:30 2f39f015ded8: Pull complete 01:14:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:14:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:30 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 01:14:30 $ 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/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@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 01:14:33 $ docker top 59248593ca33de5095aa5b454d967473c58eaecaf778f4931b5aee8de977c436 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:33 ---> job-cost.sh 01:14:33 lf-activate-venv: SKIPPING 01:14:33 INFO: No Stack... 01:14:33 INFO: Retrieving Pricing Info for: v3-standard-8 01:14:34 INFO: Archiving Costs [Pipeline] sh 01:14:34 + cat /w/workspace/foundry_device-usb-camera_levski/archives/cost.csv 01:14:34 + cut -d, -f6 [Pipeline] lock 01:14:34 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-levski-6-stack-cost] 01:14:34 Resource [jenkins-edgexfoundry-device-usb-camera-levski-6-stack-cost] did not exist. Created. 01:14:34 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-levski-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:14:35 + echo total: 0.2199999988079071 [Pipeline] stash 01:14:35 Stashed 1 file(s) [Pipeline] } 01:14:35 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-levski-6-stack-cost] [Pipeline] // lock [Pipeline] } 01:14:35 $ docker stop --time=1 59248593ca33de5095aa5b454d967473c58eaecaf778f4931b5aee8de977c436 01:14:36 $ docker rm -f --volumes 59248593ca33de5095aa5b454d967473c58eaecaf778f4931b5aee8de977c436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:16:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5020 in /w/workspace/foundry_device-usb-camera_levski [Pipeline] { [Pipeline] ws 01:16:58 Running in /w/workspace/device-usb-camera/6 [Pipeline] { [Pipeline] checkout 01:16:58 Selected Git installation does not exist. Using Default 01:16:58 The recommended git tool is: NONE 01:17:05 using credential edgex-jenkins-ssh 01:17:05 Cloning the remote Git repository 01:17:06 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 01:17:06 > git init /w/workspace/device-usb-camera/6 # timeout=10 01:17:06 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 01:17:06 > git --version # timeout=10 01:17:06 > git --version # 'git version 2.25.1' 01:17:06 using GIT_SSH to set credentials SSH Credentials for GitHub 01:17:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:17:07 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 01:17:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:17:08 Avoid second fetch 01:17:08 Checking out Revision 16af8f3edb30e896c9df711e1ece74dbd6b6326b (levski) 01:17:09 Commit message: "docs: add levski note, remove nats docs from levski (#192)" 01:17:08 > git config core.sparsecheckout # timeout=10 01:17:08 > git checkout -f 16af8f3edb30e896c9df711e1ece74dbd6b6326b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:17:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:17:10 % Total % Received % Xferd Average Speed Time Time Time Current 01:17:10 Dload Upload Total Spent Left Speed 01:17:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh 01:17:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:17:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:17:10 + sudo tee /etc/docker/daemon.new 01:17:10 { 01:17:10 "registry-mirrors": [ 01:17:10 "https://nexus3.edgexfoundry.org:10001" 01:17:10 ], 01:17:10 "bip": "10.250.0.254/24", 01:17:10 "hosts": [ 01:17:10 "tcp://0.0.0.0:5555", 01:17:10 "unix:///var/run/docker.sock" 01:17:10 ], 01:17:10 "mtu": 1458, 01:17:10 "selinux-enabled": true, 01:17:10 "seccomp-profile": "/etc/docker/seccomp.json" 01:17:10 } [Pipeline] sh 01:17:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:17:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:17:29 provisioning config files... 01:17:29 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/6@tmp/config8075975872360742976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:17:30 ---> docker-login.sh 01:17:30 nexus3.edgexfoundry.org:10001 01:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:30 Configure a credential helper to remove this warning. See 01:17:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:30 01:17:30 Login Succeeded 01:17:30 nexus3.edgexfoundry.org:10002 01:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:31 Configure a credential helper to remove this warning. See 01:17:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:31 01:17:31 Login Succeeded 01:17:31 nexus3.edgexfoundry.org:10003 01:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:31 Configure a credential helper to remove this warning. See 01:17:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:31 01:17:31 Login Succeeded 01:17:31 nexus3.edgexfoundry.org:10004 01:17:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:32 Configure a credential helper to remove this warning. See 01:17:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:32 01:17:32 Login Succeeded 01:17:32 docker.io 01:17:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:32 Configure a credential helper to remove this warning. See 01:17:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:32 01:17:32 Login Succeeded 01:17:32 ---> docker-login.sh ends [Pipeline] } 01:17:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:17:33 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:17:33 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:17:33 ========================================================= 01:17:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:17:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:17:33 Sending build context to Docker daemon 1.214MB 01:17:33 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 01:17:33 Step 2/13 : FROM ${BASE} AS builder 01:17:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:17:34 9b18e9b68314: Pulling fs layer 01:17:34 35d82f9e3411: Pulling fs layer 01:17:34 e16973657156: Pulling fs layer 01:17:34 fc693d55d65f: Pulling fs layer 01:17:34 7e9fc2657dce: Pulling fs layer 01:17:34 dda99020689f: Pulling fs layer 01:17:34 db1c61fa0a46: Pulling fs layer 01:17:34 891c053d2c06: Pulling fs layer 01:17:34 fc693d55d65f: Waiting 01:17:34 7e9fc2657dce: Waiting 01:17:34 dda99020689f: Waiting 01:17:34 db1c61fa0a46: Waiting 01:17:34 891c053d2c06: Waiting 01:17:34 e16973657156: Verifying Checksum 01:17:34 e16973657156: Download complete 01:17:34 35d82f9e3411: Verifying Checksum 01:17:34 35d82f9e3411: Download complete 01:17:34 7e9fc2657dce: Verifying Checksum 01:17:34 7e9fc2657dce: Download complete 01:17:34 dda99020689f: Verifying Checksum 01:17:34 dda99020689f: Download complete 01:17:34 9b18e9b68314: Verifying Checksum 01:17:34 9b18e9b68314: Download complete 01:17:35 9b18e9b68314: Pull complete 01:17:35 891c053d2c06: Verifying Checksum 01:17:35 891c053d2c06: Download complete 01:17:35 35d82f9e3411: Pull complete 01:17:35 e16973657156: Pull complete 01:17:36 db1c61fa0a46: Verifying Checksum 01:17:36 db1c61fa0a46: Download complete 01:17:36 fc693d55d65f: Verifying Checksum 01:17:36 fc693d55d65f: Download complete 01:17:49 fc693d55d65f: Pull complete 01:17:49 7e9fc2657dce: Pull complete 01:17:49 dda99020689f: Pull complete 01:17:55 db1c61fa0a46: Pull complete 01:17:57 891c053d2c06: Pull complete 01:17:57 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 01:17:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:17:57 ---> f96f9c87975a 01:17:57 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:17:59 ---> Running in 6d910c6d2093 01:18:00 Removing intermediate container 6d910c6d2093 01:18:00 ---> 9a47f073e622 01:18:00 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:18:00 ---> Running in 85b8c1ae867a 01:18:00 Removing intermediate container 85b8c1ae867a 01:18:00 ---> cb1f262b1ed3 01:18:00 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 01:18:00 ---> Running in 9873000699c2 01:18:01 Removing intermediate container 9873000699c2 01:18:01 ---> 0e15a93f2bb0 01:18:01 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:18:01 ---> Running in 830ab03f6318 01:18:01 Removing intermediate container 830ab03f6318 01:18:01 ---> a16336a30440 01:18:01 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:18:01 ---> Running in e14f404608e4 01:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:18:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:18:04 (1/14) Installing libintl (0.21-r2) 01:18:04 (2/14) Installing eudev-libs (3.2.11-r0) 01:18:04 (3/14) Installing libjpeg-turbo (2.1.3-r1) 01:18:04 (4/14) Installing v4l-utils-libs (1.22.1-r1) 01:18:04 (5/14) Installing v4l-utils (1.22.1-r1) 01:18:04 (6/14) Installing udev-init-scripts (35-r0) 01:18:04 Executing udev-init-scripts-35-r0.post-install 01:18:04 (7/14) Installing libblkid (2.38-r1) 01:18:04 (8/14) Installing xz-libs (5.2.5-r1) 01:18:04 (9/14) Installing zstd-libs (1.5.2-r1) 01:18:04 (10/14) Installing kmod-libs (29-r2) 01:18:04 (11/14) Installing eudev (3.2.11-r0) 01:18:04 (12/14) Installing eudev-dev (3.2.11-r0) 01:18:04 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 01:18:04 (14/14) Installing v4l-utils-dev (1.22.1-r1) 01:18:04 Executing busybox-1.35.0-r17.trigger 01:18:04 Executing eudev-3.2.11-r0.trigger 01:18:04 OK: 228 MiB in 65 packages 01:18:05 Removing intermediate container e14f404608e4 01:18:05 ---> facfa3a25b7b 01:18:05 Step 8/13 : WORKDIR /device-usb-camera 01:18:05 ---> Running in 2e86052f9e10 01:18:06 Removing intermediate container 2e86052f9e10 01:18:06 ---> 86b5267c2316 01:18:06 Step 9/13 : COPY go.mod vendor* ./ 01:18:06 ---> 5e88ec34d95c 01:18:06 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:06 ---> Running in 73d2aa8940b4 01:19:14 Removing intermediate container 73d2aa8940b4 01:19:14 ---> 83684e21fccc 01:19:14 Step 11/13 : COPY . . 01:19:14 ---> aaf9602f9b16 01:19:14 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 01:19:14 ---> Running in 82d9bca5b098 01:19:14  % Total % Received % Xferd Average Speed Time Time Time Current 01:19:14 Dload Upload Total Spent Left Speed 01:19:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7445 0 --:--:-- --:--:-- --:--:-- 7478 01:19:14 Removing intermediate container 82d9bca5b098 01:19:14 ---> 30c729e8cc56 01:19:14 Step 13/13 : RUN ${MAKE} 01:19:14 ---> Running in 726e7d33abb3 01:19:14 noop 01:19:14 Removing intermediate container 726e7d33abb3 01:19:14 ---> 9ba629a211e8 01:19:14 Successfully built 9ba629a211e8 01:19:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:15 + docker inspect -f . ci-base-image-arm64 01:19:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:15 prd-ubuntu20.04-docker-arm64-4c-16g-5020 does not seem to be running inside a container 01:19:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/6 -v /w/workspace/device-usb-camera/6:/w/workspace/device-usb-camera/6:rw,z -v /w/workspace/device-usb-camera/6@tmp:/w/workspace/device-usb-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:19:16 $ docker top 05ccd1ffba8b078be5b9a1f7eb369901402267eebff3a9f96191aac58ce5266e -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:17 + go version 01:19:17 go version go1.18.7 linux/arm64 [Pipeline] } 01:19:17 $ docker stop --time=1 05ccd1ffba8b078be5b9a1f7eb369901402267eebff3a9f96191aac58ce5266e 01:19:19 $ docker rm -f --volumes 05ccd1ffba8b078be5b9a1f7eb369901402267eebff3a9f96191aac58ce5266e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:19 + docker inspect -f . ci-base-image-arm64 01:19:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:19 prd-ubuntu20.04-docker-arm64-4c-16g-5020 does not seem to be running inside a container 01:19:19 $ 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/6 -v /w/workspace/device-usb-camera/6:/w/workspace/device-usb-camera/6:rw,z -v /w/workspace/device-usb-camera/6@tmp:/w/workspace/device-usb-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:19:20 $ docker top b68dd140b0caa48c17cf567c6747df5bfaf556ffae9ab34221c3c143e47a4b06 -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:21 + git config --global --add safe.directory /w/workspace/device-usb-camera/6 [Pipeline] fileExists [Pipeline] sh 01:19:22 + make test 01:19:22 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 01:19:23 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:21:00 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 01:21:00 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 1.9% of statements 01:21:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:21:00 CGO_ENABLED=1 go vet ./... 01:21:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:21:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:21:27 ./bin/test-attribution-txt.sh [Pipeline] echo 01:21:27 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:21:27 $ docker stop --time=1 b68dd140b0caa48c17cf567c6747df5bfaf556ffae9ab34221c3c143e47a4b06 01:21:28 $ docker rm -f --volumes b68dd140b0caa48c17cf567c6747df5bfaf556ffae9ab34221c3c143e47a4b06 [Pipeline] // withDockerContainer [Pipeline] sh 01:21:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:21:29 Warning: overwriting stash ‘coverage-report’ 01:21:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:21:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:21:31 + ls -al . 01:21:31 total 200 01:21:31 drwxrwxr-x 9 jenkins jenkins 4096 Mar 22 01:19 . 01:21:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 01:17 .. 01:21:31 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 01:17 .git 01:21:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 01:17 .github 01:21:31 -rw-rw-r-- 1 jenkins jenkins 414 Mar 22 01:17 .gitignore 01:21:31 -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 01:17 .golangci.yml 01:21:31 -rw-rw-r-- 1 jenkins jenkins 77 Mar 22 01:17 .hadolint.yml 01:21:31 -rw-rw-r-- 1 jenkins jenkins 9702 Mar 22 01:17 Attribution.txt 01:21:31 -rw-rw-r-- 1 jenkins jenkins 6441 Mar 22 01:17 CHANGELOG.md 01:21:31 -rw-rw-r-- 1 jenkins jenkins 2378 Mar 22 01:17 Dockerfile 01:21:31 -rw-rw-r-- 1 jenkins jenkins 678 Mar 22 01:17 GOVERNANCE.md 01:21:31 -rw-rw-r-- 1 jenkins jenkins 687 Mar 22 01:17 Jenkinsfile 01:21:31 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 01:17 LICENSE 01:21:31 -rw-rw-r-- 1 jenkins jenkins 2554 Mar 22 01:17 Makefile 01:21:31 -rw-rw-r-- 1 jenkins jenkins 622 Mar 22 01:17 OWNERS.md 01:21:31 -rw-rw-r-- 1 jenkins jenkins 5485 Mar 22 01:17 README.md 01:21:31 -rw-rw-r-- 1 jenkins jenkins 11 Mar 22 01:12 VERSION 01:21:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 01:17 bin 01:21:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 01:17 cmd 01:21:31 -rw-r--r-- 1 jenkins jenkins 30666 Mar 22 01:20 coverage.out 01:21:31 -rwxrwxr-x 1 jenkins jenkins 140 Mar 22 01:17 docker-entrypoint.sh 01:21:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 01:17 docs 01:21:31 -rw-rw-r-- 1 jenkins jenkins 3573 Mar 22 01:17 go.mod 01:21:31 -rw-rw-r-- 1 jenkins jenkins 45026 Mar 22 01:17 go.sum 01:21:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 01:17 internal 01:21:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 01:17 snap 01:21:31 -rw-rw-r-- 1 jenkins jenkins 231 Mar 22 01:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:31 + 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=16af8f3edb30e896c9df711e1ece74dbd6b6326b --label arch=arm64 --label version=2.3.1-dev.6 . 01:21:32 Sending build context to Docker daemon 1.246MB 01:21:32 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 01:21:32 Step 2/35 : FROM ${BASE} AS builder 01:21:32 ---> 9ba629a211e8 01:21:32 Step 3/35 : ARG ADD_BUILD_TAGS="" 01:21:32 ---> Running in bd095e461587 01:21:32 Removing intermediate container bd095e461587 01:21:32 ---> 5c6b24cde824 01:21:32 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:21:32 ---> Running in 80c9947e7d8e 01:21:33 Removing intermediate container 80c9947e7d8e 01:21:33 ---> 7e8e38c233c0 01:21:33 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 01:21:33 ---> Running in 7450e2d25596 01:21:33 Removing intermediate container 7450e2d25596 01:21:33 ---> 82de535179d2 01:21:33 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:21:33 ---> Running in e9fffa06bd9d 01:21:33 Removing intermediate container e9fffa06bd9d 01:21:33 ---> 3eee394ca4ee 01:21:33 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:21:33 ---> Running in 1e94ff231b31 01:21:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:21:36 OK: 228 MiB in 65 packages 01:21:37 Removing intermediate container 1e94ff231b31 01:21:37 ---> 312ad17aba8f 01:21:37 Step 8/35 : WORKDIR /device-usb-camera 01:21:37 ---> Running in ca485d6f9de2 01:21:37 Removing intermediate container ca485d6f9de2 01:21:37 ---> d6a4a5b20314 01:21:37 Step 9/35 : COPY go.mod vendor* ./ 01:21:38 ---> eb1f135188f1 01:21:38 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:38 ---> Running in f0e5fe78d4f0 01:21:40 Removing intermediate container f0e5fe78d4f0 01:21:40 ---> 4c8255be633b 01:21:40 Step 11/35 : COPY . . 01:21:41 ---> 45ce5ebf1388 01:21:41 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 01:21:41 ---> Running in a854ce25a8cf 01:21:42  % Total  % Received % Xferd Average Speed Time Time  Time Current 01:21:42 Dload Upload Total Spent Left Speed 01:21:42 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14218 0 --:--:-- --:--:-- --:--:-- 14351 01:21:43 Removing intermediate container a854ce25a8cf 01:21:43 ---> a090a259c00d 01:21:43 Step 13/35 : RUN ${MAKE} 01:21:43 ---> Running in e6a84a98440d 01:21:44 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.1-dev.6 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 01:24:36 Removing intermediate container e6a84a98440d 01:24:36 ---> 2b062be3b6c1 01:24:36 Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 01:24:36 v0.21.6: Pulling from aler9/rtsp-simple-server 01:24:36 8766b47fe142: Pulling fs layer 01:24:36 8766b47fe142: Download complete 01:24:36 8766b47fe142: Pull complete 01:24:36 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 01:24:36 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 01:24:36 ---> 69d40e2cb93c 01:24:36 Step 15/35 : FROM alpine:3.16 01:24:36 3.16: Pulling from library/alpine 01:24:36 3760b48202b3: Pulling fs layer 01:24:36 3760b48202b3: Verifying Checksum 01:24:36 3760b48202b3: Download complete 01:24:36 3760b48202b3: Pull complete 01:24:36 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 01:24:36 Status: Downloaded newer image for alpine:3.16 01:24:36 ---> 4c81e5bf8899 01:24:36 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 01:24:36 ---> Running in 5405bbd7c418 01:24:36 Removing intermediate container 5405bbd7c418 01:24:36 ---> 0bedb17efa7f 01:24:36 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 01:24:36 ---> Running in 148d70aee732 01:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:24:36 (1/82) Installing dumb-init (1.2.5-r1) 01:24:36 (2/82) Installing sdl2 (2.0.22-r0) 01:24:36 (3/82) Installing libxau (1.0.9-r0) 01:24:36 (4/82) Installing libxdmcp (1.1.3-r0) 01:24:36 (5/82) Installing libxcb (1.15-r0) 01:24:36 (6/82) Installing libx11 (1.8-r0) 01:24:36 (7/82) Installing aom-libs (3.3.0-r0) 01:24:36 (8/82) Installing alsa-lib (1.2.7.2-r0) 01:24:36 (9/82) Installing expat (2.5.0-r0) 01:24:36 (10/82) Installing brotli-libs (1.0.9-r6) 01:24:36 (11/82) Installing libbz2 (1.0.8-r1) 01:24:36 (12/82) Installing libpng (1.6.37-r1) 01:24:36 (13/82) Installing freetype (2.12.1-r0) 01:24:36 (14/82) Installing fontconfig (2.14.0-r0) 01:24:36 (15/82) Installing fribidi (1.0.12-r0) 01:24:36 (16/82) Installing libffi (3.4.2-r1) 01:24:36 (17/82) Installing libintl (0.21-r2) 01:24:36 (18/82) Installing libblkid (2.38-r1) 01:24:36 (19/82) Installing libmount (2.38-r1) 01:24:36 (20/82) Installing pcre (8.45-r2) 01:24:36 (21/82) Installing glib (2.72.1-r0) 01:24:36 (22/82) Installing graphite2 (1.3.14-r1) 01:24:36 (23/82) Installing harfbuzz (4.3.0-r0) 01:24:36 (24/82) Installing libass (0.16.0-r0) 01:24:36 (25/82) Installing libdav1d (1.0.0-r0) 01:24:36 (26/82) Installing libdrm (2.4.110-r0) 01:24:36 (27/82) Installing gmp (6.2.1-r2) 01:24:36 (28/82) Installing nettle (3.7.3-r0) 01:24:36 (29/82) Installing p11-kit (0.24.1-r0) 01:24:36 (30/82) Installing libtasn1 (4.18.0-r1) 01:24:36 (31/82) Installing libunistring (1.0-r0) 01:24:36 (32/82) Installing gnutls (3.7.7-r1) 01:24:36 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 01:24:36 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 01:24:36 (35/82) Installing lame (3.100-r0) 01:24:36 (36/82) Installing opus (1.3.1-r1) 01:24:36 (37/82) Installing libasyncns (0.8-r1) 01:24:36 (38/82) Installing dbus-libs (1.14.4-r0) 01:24:36 (39/82) Installing libltdl (2.4.7-r0) 01:24:36 (40/82) Installing orc (0.4.32-r0) 01:24:36 (41/82) Installing libgcc (11.2.1_git20220219-r2) 01:24:36 (42/82) Installing libogg (1.3.5-r1) 01:24:36 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 01:24:36 (44/82) Installing flac (1.3.4-r0) 01:24:36 (45/82) Installing libvorbis (1.3.7-r0) 01:24:36 (46/82) Installing libsndfile (1.1.0-r0) 01:24:36 (47/82) Installing libgomp (11.2.1_git20220219-r2) 01:24:36 (48/82) Installing soxr (0.1.3-r2) 01:24:36 (49/82) Installing speexdsp (1.2.0-r0) 01:24:36 (50/82) Installing tdb-libs (1.4.6-r0) 01:24:36 (51/82) Installing libpulse (15.0-r2) 01:24:36 (52/82) Installing cjson (1.7.15-r3) 01:24:36 (53/82) Installing mbedtls (2.28.2-r0) 01:24:36 (54/82) Installing librist (0.2.6-r1) 01:24:36 (55/82) Installing libsrt (1.4.4-r0) 01:24:36 (56/82) Installing libssh (0.9.6-r1) 01:24:36 (57/82) Installing libtheora (1.1.1-r16) 01:24:36 (58/82) Installing libjpeg-turbo (2.1.3-r1) 01:24:36 (59/82) Installing v4l-utils-libs (1.22.1-r1) 01:24:36 (60/82) Installing libxext (1.3.4-r0) 01:24:36 (61/82) Installing libxfixes (6.0.0-r0) 01:24:36 (62/82) Installing wayland-libs-client (1.20.0-r0) 01:24:36 (63/82) Installing libva (2.14.0-r0) 01:24:36 (64/82) Installing libvdpau (1.5-r0) 01:24:36 (65/82) Installing vidstab (1.1.0-r1) 01:24:36 (66/82) Installing libvpx (1.11.0-r1) 01:24:36 (67/82) Installing libwebp (1.2.3-r0) 01:24:36 (68/82) Installing x264-libs (0.163_git20210613-r0) 01:24:36 (69/82) Installing numactl (2.0.14-r0) 01:24:36 (70/82) Installing x265-libs (3.5-r3) 01:24:36 (71/82) Installing xvidcore (1.3.7-r1) 01:24:36 (72/82) Installing ffmpeg-libs (5.0.1-r1) 01:24:36 (73/82) Installing ffmpeg (5.0.1-r1) 01:24:36 (74/82) Installing udev-init-scripts (35-r0) 01:24:36 Executing udev-init-scripts-35-r0.post-install 01:24:36 (75/82) Installing eudev-libs (3.2.11-r0) 01:24:36 (76/82) Installing xz-libs (5.2.5-r1) 01:24:36 (77/82) Installing zstd-libs (1.5.2-r1) 01:24:36 (78/82) Installing kmod-libs (29-r2) 01:24:36 (79/82) Installing eudev (3.2.11-r0) 01:24:36 (80/82) Installing libsodium (1.0.18-r0) 01:24:36 (81/82) Installing libzmq (4.3.4-r0) 01:24:36 (82/82) Installing zeromq (4.3.4-r0) 01:24:36 Executing busybox-1.35.0-r17.trigger 01:24:36 Executing eudev-3.2.11-r0.trigger 01:24:36 OK: 78 MiB in 96 packages 01:24:37 Removing intermediate container 148d70aee732 01:24:37 ---> 0997e2d2944b 01:24:37 Step 18/35 : WORKDIR / 01:24:37 ---> Running in 72c5144f1743 01:24:37 Removing intermediate container 72c5144f1743 01:24:37 ---> 8545ef584327 01:24:37 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 01:24:38 ---> ad33a8f0e9c8 01:24:38 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 01:24:39 ---> f70c2261c619 01:24:39 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 01:24:40 ---> baa151596811 01:24:40 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 01:24:40 ---> ab5174ab4bca 01:24:40 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 01:24:41 ---> bd1323f2616e 01:24:41 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 01:24:41 ---> 549e1b2829f2 01:24:41 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 01:24:43 ---> 2c49668878ca 01:24:43 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 01:24:43 ---> Running in 03fa028cdfe7 01:24:44 Removing intermediate container 03fa028cdfe7 01:24:44 ---> e9227ba5dc8a 01:24:44 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 01:24:44 ---> Running in bbc3b10cd392 01:24:46 Removing intermediate container bbc3b10cd392 01:24:46 ---> eaece863faed 01:24:46 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 01:24:46 ---> Running in 8bc0be0884db 01:24:48 Removing intermediate container 8bc0be0884db 01:24:48 ---> 2619ff526549 01:24:48 Step 29/35 : EXPOSE 59983 01:24:48 ---> Running in d6c3a6378553 01:24:48 Removing intermediate container d6c3a6378553 01:24:48 ---> 9467dd34b594 01:24:48 Step 30/35 : EXPOSE 8554 01:24:48 ---> Running in 0a5b243b6dba 01:24:49 Removing intermediate container 0a5b243b6dba 01:24:49 ---> 5a45c5a5b8fe 01:24:49 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 01:24:49 ---> Running in 254abc2835dc 01:24:49 Removing intermediate container 254abc2835dc 01:24:49 ---> 38cfcd32933b 01:24:49 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 01:24:49 ---> Running in fa7c47f1e889 01:24:49 Removing intermediate container fa7c47f1e889 01:24:49 ---> 28cf549b5225 01:24:49 Step 33/35 : LABEL arch=arm64 01:24:49 ---> Running in 7f61f256f4fd 01:24:50 Removing intermediate container 7f61f256f4fd 01:24:50 ---> b8e7cfbf670e 01:24:50 Step 34/35 : LABEL git_sha=16af8f3edb30e896c9df711e1ece74dbd6b6326b 01:24:50 ---> Running in 7d6e76d73993 01:24:50 Removing intermediate container 7d6e76d73993 01:24:50 ---> 6ff11a7dd546 01:24:50 Step 35/35 : LABEL version=2.3.1-dev.6 01:24:50 ---> Running in cfc62dcd7aa7 01:24:50 Removing intermediate container cfc62dcd7aa7 01:24:50 ---> 62154c639037 01:24:50 [Warning] One or more build-args [ARCH] were not consumed 01:24:50 Successfully built 62154c639037 01:24:50 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 01:24:51 provisioning config files... 01:24:51 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/6@tmp/config15582524892809301586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:51 ---> docker-login.sh 01:24:51 nexus3.edgexfoundry.org:10001 01:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:51 Configure a credential helper to remove this warning. See 01:24:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:51 01:24:51 Login Succeeded 01:24:51 nexus3.edgexfoundry.org:10002 01:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:51 Configure a credential helper to remove this warning. See 01:24:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:51 01:24:51 Login Succeeded 01:24:51 nexus3.edgexfoundry.org:10003 01:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:52 Configure a credential helper to remove this warning. See 01:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:52 01:24:52 Login Succeeded 01:24:52 nexus3.edgexfoundry.org:10004 01:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:52 Configure a credential helper to remove this warning. See 01:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:52 01:24:52 Login Succeeded 01:24:52 docker.io 01:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:53 Configure a credential helper to remove this warning. See 01:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:53 01:24:53 Login Succeeded 01:24:53 ---> docker-login.sh ends [Pipeline] } 01:24:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:53 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:24:53 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 01:24:53 16af8f3edb30e896c9df711e1ece74dbd6b6326b 01:24:53 latest 01:24:53 2.3.1-dev.6 01:24:53 16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1-dev.6 01:24:53 levski 01:24:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:53 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:54 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:16af8f3edb30e896c9df711e1ece74dbd6b6326b 01:24:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:24:54 a79c659dcf12: Preparing 01:24:54 a86e97625f4a: Preparing 01:24:54 64ca67d2c583: Preparing 01:24:54 608d194cb50c: Preparing 01:24:54 acc83c6ca332: Preparing 01:24:54 e49e41e3b1eb: Preparing 01:24:54 db4368607fea: Preparing 01:24:54 a71e7f2a6691: Preparing 01:24:54 7a310a243e8e: Preparing 01:24:54 b2f187b20623: Preparing 01:24:54 4f17555c39bb: Preparing 01:24:54 f70ee36035b9: Preparing 01:24:54 e49e41e3b1eb: Waiting 01:24:54 7a310a243e8e: Waiting 01:24:54 b2f187b20623: Waiting 01:24:54 4f17555c39bb: Waiting 01:24:54 f70ee36035b9: Waiting 01:24:54 a71e7f2a6691: Waiting 01:24:54 db4368607fea: Waiting 01:24:54 acc83c6ca332: Pushed 01:24:54 a86e97625f4a: Pushed 01:24:54 a79c659dcf12: Pushed 01:24:54 64ca67d2c583: Pushed 01:24:54 e49e41e3b1eb: Pushed 01:24:54 db4368607fea: Pushed 01:24:54 a71e7f2a6691: Pushed 01:24:54 7a310a243e8e: Pushed 01:24:54 f70ee36035b9: Layer already exists 01:24:59 608d194cb50c: Pushed 01:25:00 b2f187b20623: Pushed 01:25:15 4f17555c39bb: Pushed 01:25:15 16af8f3edb30e896c9df711e1ece74dbd6b6326b: digest: sha256:b8eed539e57ea1ae1e72faac02d08b97c4c1fca0ded751c46d781cd6ed08083f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:15 + 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 01:25:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 01:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:25:16 a79c659dcf12: Preparing 01:25:16 a86e97625f4a: Preparing 01:25:16 64ca67d2c583: Preparing 01:25:16 608d194cb50c: Preparing 01:25:16 acc83c6ca332: Preparing 01:25:16 e49e41e3b1eb: Preparing 01:25:16 db4368607fea: Preparing 01:25:16 a71e7f2a6691: Preparing 01:25:16 7a310a243e8e: Preparing 01:25:16 b2f187b20623: Preparing 01:25:16 4f17555c39bb: Preparing 01:25:16 f70ee36035b9: Preparing 01:25:16 db4368607fea: Waiting 01:25:16 a71e7f2a6691: Waiting 01:25:16 7a310a243e8e: Waiting 01:25:16 b2f187b20623: Waiting 01:25:16 4f17555c39bb: Waiting 01:25:16 f70ee36035b9: Waiting 01:25:16 e49e41e3b1eb: Waiting 01:25:16 608d194cb50c: Layer already exists 01:25:16 64ca67d2c583: Layer already exists 01:25:16 a79c659dcf12: Layer already exists 01:25:16 a86e97625f4a: Layer already exists 01:25:16 acc83c6ca332: Layer already exists 01:25:16 a71e7f2a6691: Layer already exists 01:25:16 e49e41e3b1eb: Layer already exists 01:25:16 b2f187b20623: Layer already exists 01:25:16 db4368607fea: Layer already exists 01:25:16 7a310a243e8e: Layer already exists 01:25:16 4f17555c39bb: Layer already exists 01:25:16 f70ee36035b9: Layer already exists 01:25:16 latest: digest: sha256:b8eed539e57ea1ae1e72faac02d08b97c4c1fca0ded751c46d781cd6ed08083f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:16 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.1-dev.6 01:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:25:17 a79c659dcf12: Preparing 01:25:17 a86e97625f4a: Preparing 01:25:17 64ca67d2c583: Preparing 01:25:17 608d194cb50c: Preparing 01:25:17 acc83c6ca332: Preparing 01:25:17 e49e41e3b1eb: Preparing 01:25:17 db4368607fea: Preparing 01:25:17 e49e41e3b1eb: Waiting 01:25:17 a71e7f2a6691: Preparing 01:25:17 7a310a243e8e: Preparing 01:25:17 b2f187b20623: Preparing 01:25:17 db4368607fea: Waiting 01:25:17 4f17555c39bb: Preparing 01:25:17 f70ee36035b9: Preparing 01:25:17 7a310a243e8e: Waiting 01:25:17 a71e7f2a6691: Waiting 01:25:17 b2f187b20623: Waiting 01:25:17 f70ee36035b9: Waiting 01:25:17 4f17555c39bb: Waiting 01:25:17 608d194cb50c: Layer already exists 01:25:17 a86e97625f4a: Layer already exists 01:25:17 64ca67d2c583: Layer already exists 01:25:17 a79c659dcf12: Layer already exists 01:25:17 acc83c6ca332: Layer already exists 01:25:17 a71e7f2a6691: Layer already exists 01:25:17 e49e41e3b1eb: Layer already exists 01:25:17 db4368607fea: Layer already exists 01:25:17 7a310a243e8e: Layer already exists 01:25:17 b2f187b20623: Layer already exists 01:25:17 4f17555c39bb: Layer already exists 01:25:17 f70ee36035b9: Layer already exists 01:25:17 2.3.1-dev.6: digest: sha256:b8eed539e57ea1ae1e72faac02d08b97c4c1fca0ded751c46d781cd6ed08083f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:17 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1-dev.6 01:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:25:18 a79c659dcf12: Preparing 01:25:18 a86e97625f4a: Preparing 01:25:18 64ca67d2c583: Preparing 01:25:18 608d194cb50c: Preparing 01:25:18 acc83c6ca332: Preparing 01:25:18 e49e41e3b1eb: Preparing 01:25:18 db4368607fea: Preparing 01:25:18 a71e7f2a6691: Preparing 01:25:18 7a310a243e8e: Preparing 01:25:18 b2f187b20623: Preparing 01:25:18 4f17555c39bb: Preparing 01:25:18 f70ee36035b9: Preparing 01:25:18 7a310a243e8e: Waiting 01:25:18 b2f187b20623: Waiting 01:25:18 4f17555c39bb: Waiting 01:25:18 f70ee36035b9: Waiting 01:25:18 db4368607fea: Waiting 01:25:18 e49e41e3b1eb: Waiting 01:25:18 a71e7f2a6691: Waiting 01:25:18 acc83c6ca332: Layer already exists 01:25:18 a86e97625f4a: Layer already exists 01:25:18 64ca67d2c583: Layer already exists 01:25:18 608d194cb50c: Layer already exists 01:25:18 a79c659dcf12: Layer already exists 01:25:18 7a310a243e8e: Layer already exists 01:25:18 e49e41e3b1eb: Layer already exists 01:25:18 a71e7f2a6691: Layer already exists 01:25:18 b2f187b20623: Layer already exists 01:25:18 db4368607fea: Layer already exists 01:25:18 4f17555c39bb: Layer already exists 01:25:18 f70ee36035b9: Layer already exists 01:25:18 16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1-dev.6: digest: sha256:b8eed539e57ea1ae1e72faac02d08b97c4c1fca0ded751c46d781cd6ed08083f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:18 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:levski 01:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 01:25:19 a79c659dcf12: Preparing 01:25:19 a86e97625f4a: Preparing 01:25:19 64ca67d2c583: Preparing 01:25:19 608d194cb50c: Preparing 01:25:19 acc83c6ca332: Preparing 01:25:19 e49e41e3b1eb: Preparing 01:25:19 db4368607fea: Preparing 01:25:19 a71e7f2a6691: Preparing 01:25:19 7a310a243e8e: Preparing 01:25:19 b2f187b20623: Preparing 01:25:19 4f17555c39bb: Preparing 01:25:19 f70ee36035b9: Preparing 01:25:19 a71e7f2a6691: Waiting 01:25:19 7a310a243e8e: Waiting 01:25:19 b2f187b20623: Waiting 01:25:19 4f17555c39bb: Waiting 01:25:19 f70ee36035b9: Waiting 01:25:19 e49e41e3b1eb: Waiting 01:25:19 64ca67d2c583: Layer already exists 01:25:19 a79c659dcf12: Layer already exists 01:25:19 acc83c6ca332: Layer already exists 01:25:19 608d194cb50c: Layer already exists 01:25:19 a86e97625f4a: Layer already exists 01:25:19 a71e7f2a6691: Layer already exists 01:25:19 e49e41e3b1eb: Layer already exists 01:25:19 db4368607fea: Layer already exists 01:25:19 7a310a243e8e: Layer already exists 01:25:19 b2f187b20623: Layer already exists 01:25:19 4f17555c39bb: Layer already exists 01:25:19 f70ee36035b9: Layer already exists 01:25:19 levski: digest: sha256:b8eed539e57ea1ae1e72faac02d08b97c4c1fca0ded751c46d781cd6ed08083f size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:25:19 ===================================================== [Pipeline] echo 01:25:19 taggedImages: 01:25:19 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:16af8f3edb30e896c9df711e1ece74dbd6b6326b 01:25:19 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 01:25:19 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.1-dev.6 01:25:19 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:16af8f3edb30e896c9df711e1ece74dbd6b6326b-2.3.1-dev.6 01:25:19 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:19 01:25:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:20 arm64: Pulling from edgex-lftools-log-publisher 01:25:20 8998bd30e6a1: Pulling fs layer 01:25:20 04944245beec: Pulling fs layer 01:25:20 699f458cf7ca: Pulling fs layer 01:25:20 765212b225bb: Pulling fs layer 01:25:20 f23df028b6ca: Pulling fs layer 01:25:20 d65c8cfc05b1: Pulling fs layer 01:25:20 2437ff75d9bd: Pulling fs layer 01:25:20 f23df028b6ca: Waiting 01:25:20 765212b225bb: Waiting 01:25:20 d65c8cfc05b1: Waiting 01:25:20 2437ff75d9bd: Waiting 01:25:20 04944245beec: Verifying Checksum 01:25:20 04944245beec: Download complete 01:25:20 765212b225bb: Verifying Checksum 01:25:20 765212b225bb: Download complete 01:25:20 f23df028b6ca: Verifying Checksum 01:25:20 f23df028b6ca: Download complete 01:25:20 d65c8cfc05b1: Verifying Checksum 01:25:20 d65c8cfc05b1: Download complete 01:25:20 699f458cf7ca: Verifying Checksum 01:25:20 699f458cf7ca: Download complete 01:25:20 8998bd30e6a1: Verifying Checksum 01:25:20 8998bd30e6a1: Download complete 01:25:23 2437ff75d9bd: Verifying Checksum 01:25:23 2437ff75d9bd: Download complete 01:25:24 8998bd30e6a1: Pull complete 01:25:25 04944245beec: Pull complete 01:25:26 699f458cf7ca: Pull complete 01:25:26 765212b225bb: Pull complete 01:25:27 f23df028b6ca: Pull complete 01:25:27 d65c8cfc05b1: Pull complete 01:25:42 2437ff75d9bd: Pull complete 01:25:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:25:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:43 prd-ubuntu20.04-docker-arm64-4c-16g-5020 does not seem to be running inside a container 01:25:43 $ 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/6 -v /w/workspace/device-usb-camera/6:/w/workspace/device-usb-camera/6:rw,z -v /w/workspace/device-usb-camera/6@tmp:/w/workspace/device-usb-camera/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:25:45 $ docker top 9376baf228d23890879e1b39e64d28774ffa0a9809ade1d194f0a25eca27dfa0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:46 ---> job-cost.sh 01:25:46 lf-activate-venv: SKIPPING 01:25:46 INFO: No Stack... 01:25:47 INFO: Retrieving Pricing Info for: v3-standard-4 01:25:47 INFO: Archiving Costs [Pipeline] sh 01:25:48 + + cat /w/workspace/device-usb-camera/6/archives/cost.csv 01:25:48 cut -d, -f6 [Pipeline] lock 01:25:48 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-levski-6-stack-cost] 01:25:48 Resource [jenkins-edgexfoundry-device-usb-camera-levski-6-stack-cost] did not exist. Created. 01:25:48 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-levski-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:25:49 /w/workspace/device-usb-camera/6@tmp/durable-d0c99ad8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:25:50 + echo total: 0.10999999940395355 [Pipeline] stash 01:25:50 Warning: overwriting stash ‘stack-cost’ 01:25:50 Stashed 1 file(s) [Pipeline] } 01:25:50 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-levski-6-stack-cost] [Pipeline] // lock [Pipeline] } 01:25:50 $ docker stop --time=1 9376baf228d23890879e1b39e64d28774ffa0a9809ade1d194f0a25eca27dfa0 01:25:51 $ docker rm -f --volumes 9376baf228d23890879e1b39e64d28774ffa0a9809ade1d194f0a25eca27dfa0 [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 01:25:52 provisioning config files... 01:25:52 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config3762944938144041123tmp [Pipeline] { [Pipeline] sh 01:25:52 + set +x 01:25:52 + curl -s https://codecov.io/bash 01:25:52 + bash -s -- 01:25:52 01:25:52 _____ _ 01:25:52 / ____| | | 01:25:52 | | ___ __| | ___ ___ _____ __ 01:25:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:25:52 | |___| (_) | (_| | __/ (_| (_) \ V / 01:25:52 \_____\___/ \__,_|\___|\___\___/ \_/ 01:25:52 Bash-1.0.6 01:25:52 01:25:52 01:25:52 ==> git version 2.25.1 found 01:25:52 ==> 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 01:25:52 Release-Date: 2020-01-08 01:25:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:25:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:25:52 ==> Jenkins CI detected. 01:25:52 current dir:  /w/workspace/foundry_device-usb-camera_levski 01:25:52 project root: . 01:25:52 --> token set from env 01:25:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:25:52 ==> Running gcov in . (disable via -X gcov) 01:25:52 ==> Python coveragepy not found 01:25:52 ==> Searching for coverage reports in: 01:25:52 + . 01:25:52 -> Found 1 reports 01:25:52 ==> Detecting git/mercurial file structure 01:25:52 ==> Reading reports 01:25:52 + ./coverage.out bytes=30666 01:25:52 ==> Appending adjustments 01:25:52 https://docs.codecov.io/docs/fixing-reports 01:25:52 + Found adjustments 01:25:52 ==> Gzipping contents 01:25:52 8.0K /tmp/codecov.sPJluu.gz 01:25:52 ==> Uploading reports 01:25:52 url: https://codecov.io 01:25:52 query: branch=levski&commit=16af8f3edb30e896c9df711e1ece74dbd6b6326b&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Flevski%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:25:52 -> Pinging Codecov 01:25:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=levski&commit=16af8f3edb30e896c9df711e1ece74dbd6b6326b&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Flevski%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 01:25:52 -> Uploading to 01:25:52 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/73D8F5FF140700D3E01443B452E23636/16af8f3edb30e896c9df711e1ece74dbd6b6326b/42319c5f-bf4e-4fa0-9f0d-7280c467263d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T012552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be3723195f05365742c8c74b18a293378fc8a7634617d202c4fb7220ecf5e735 01:25:52 % Total % Received % Xferd Average Speed Time Time Time Current 01:25:52 Dload Upload Total Spent Left Speed 01:25:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4333 0 0 100 4333 0 14491 --:--:-- --:--:-- --:--:-- 14491 01:25:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] } 01:25:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:25:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:25:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:25:53 01:25:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:25:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:25:54 df9b9388f04a: Pulling fs layer 01:25:54 52dc419b0ee2: Pulling fs layer 01:25:54 25bc292e5bac: Pulling fs layer 01:25:54 114826534d7a: Pulling fs layer 01:25:54 4657fd5d0bcf: Pulling fs layer 01:25:54 6ad1cebc031e: Pulling fs layer 01:25:54 8a3aa393b2d8: Pulling fs layer 01:25:54 6ad1cebc031e: Waiting 01:25:54 8a3aa393b2d8: Waiting 01:25:54 25bc292e5bac: Verifying Checksum 01:25:54 25bc292e5bac: Download complete 01:25:54 52dc419b0ee2: Download complete 01:25:54 4657fd5d0bcf: Verifying Checksum 01:25:54 4657fd5d0bcf: Download complete 01:25:54 df9b9388f04a: Download complete 01:25:54 df9b9388f04a: Pull complete 01:25:54 6ad1cebc031e: Verifying Checksum 01:25:54 6ad1cebc031e: Download complete 01:25:54 52dc419b0ee2: Pull complete 01:25:54 25bc292e5bac: Pull complete 01:25:55 114826534d7a: Verifying Checksum 01:25:55 114826534d7a: Download complete 01:25:55 8a3aa393b2d8: Verifying Checksum 01:25:55 8a3aa393b2d8: Download complete 01:25:58 114826534d7a: Pull complete 01:25:58 4657fd5d0bcf: Pull complete 01:25:58 6ad1cebc031e: Pull complete 01:26:01 8a3aa393b2d8: Pull complete 01:26:01 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:26:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:26:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:01 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 01:26:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@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/edgex-snyk-go:1.410.4 cat 01:26:04 $ docker top 2180e99b7275c10322096ca840ff3474be186fcd83e2f622891c05365d00a37b -eo pid,comm [Pipeline] { [Pipeline] echo 01:26:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:levski' [Pipeline] sh 01:26:04 + set -o pipefail 01:26:04 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:levski' 01:26:12 01:26:12 Monitoring /w/workspace/foundry_device-usb-camera_levski (github.com/edgexfoundry/device-usb-camera)... 01:26:12 01:26:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6d161b6e-aadb-4bac-a9cd-5e25ffa3ca58/history/06156bd9-b99f-4acd-a11b-caf5a349fc5c 01:26:12 01:26:12 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:26:12 01:26:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:26:12 01:26:13 01:26:13 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:26:13 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:26:13 More details here: https://snyk.co/ue1NS [Pipeline] } 01:26:13 $ docker stop --time=1 2180e99b7275c10322096ca840ff3474be186fcd83e2f622891c05365d00a37b 01:26:16 $ docker rm -f --volumes 2180e99b7275c10322096ca840ff3474be186fcd83e2f622891c05365d00a37b [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 01:26:16 + git log --format=format:%s -1 16af8f3edb30e896c9df711e1ece74dbd6b6326b [Pipeline] sh 01:26:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:26:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:17 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 01:26:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:26:17 $ docker top cb5b73235888fa96039cb9baae3cd7002bb7ff15fba75200ecc7399ca9b813b0 -eo pid,comm 01:26:18 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). 01:26:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:26:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:18 [ssh-agent] Looking for ssh-agent implementation... 01:26:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:18 $ docker exec cb5b73235888fa96039cb9baae3cd7002bb7ff15fba75200ecc7399ca9b813b0 ssh-agent 01:26:18 SSH_AUTH_SOCK=/tmp/ssh-F7zObkIlu6Bg/agent.33 01:26:18 SSH_AGENT_PID=39 01:26:18 Running ssh-add (command line suppressed) 01:26:18 Identity added: /w/workspace/foundry_device-usb-camera_levski@tmp/private_key_8636547366771877372.key (/w/workspace/foundry_device-usb-camera_levski@tmp/private_key_8636547366771877372.key) 01:26:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:18 + git semver tag 01:26:18 2023-03-22 01:26:18,833 [run_tag] DEBUG tag force:False 01:26:18 2023-03-22 01:26:18,833 [check_head_tag] DEBUG check head tag 01:26:18 2023-03-22 01:26:18,835 [execute] INFO git cat-file --batch-check 01:26:18 2023-03-22 01:26:18,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_levski, universal_newlines=False, shell=None, istream=) 01:26:18 2023-03-22 01:26:18,838 [execute] INFO git cat-file --batch 01:26:18 2023-03-22 01:26:18,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_levski, universal_newlines=False, shell=None, istream=) 01:26:18 2023-03-22 01:26:18,867 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski 01:26:18 2023-03-22 01:26:18,868 [execute] INFO git tag -a v2.3.1-dev.6 -m v2.3.1-dev.6 01:26:18 2023-03-22 01:26:18,868 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.6', '-m', 'v2.3.1-dev.6'], cwd=/w/workspace/foundry_device-usb-camera_levski, universal_newlines=False, shell=None, istream=None) 01:26:18 2023-03-22 01:26:18,872 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski 01:26:18 2.3.1-dev.6 [Pipeline] } 01:26:18 $ docker exec --env ******** --env ******** cb5b73235888fa96039cb9baae3cd7002bb7ff15fba75200ecc7399ca9b813b0 ssh-agent -k 01:26:19 unset SSH_AUTH_SOCK; 01:26:19 unset SSH_AGENT_PID; 01:26:19 echo Agent pid 39 killed; 01:26:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:26:19 + git semver [Pipeline] } 01:26:19 $ docker stop --time=1 cb5b73235888fa96039cb9baae3cd7002bb7ff15fba75200ecc7399ca9b813b0 01:26:20 $ docker rm -f --volumes cb5b73235888fa96039cb9baae3cd7002bb7ff15fba75200ecc7399ca9b813b0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:26:21 01:26:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:26:21 0.23.1-centos7: Pulling from edgex-lftools 01:26:21 ab5ef0e58194: Pulling fs layer 01:26:21 9712f1f96733: Pulling fs layer 01:26:21 63f879dbbcfc: Pulling fs layer 01:26:21 0d9ebad4ef96: Pulling fs layer 01:26:21 e9a5061849ea: Pulling fs layer 01:26:21 d747dcd14b5f: Pulling fs layer 01:26:21 2de7ff778b66: Pulling fs layer 01:26:21 0d9ebad4ef96: Waiting 01:26:21 e9a5061849ea: Waiting 01:26:21 d747dcd14b5f: Waiting 01:26:21 2de7ff778b66: Waiting 01:26:21 9712f1f96733: Verifying Checksum 01:26:21 9712f1f96733: Download complete 01:26:22 63f879dbbcfc: Verifying Checksum 01:26:22 63f879dbbcfc: Download complete 01:26:22 e9a5061849ea: Verifying Checksum 01:26:22 e9a5061849ea: Download complete 01:26:22 d747dcd14b5f: Download complete 01:26:22 0d9ebad4ef96: Verifying Checksum 01:26:22 0d9ebad4ef96: Download complete 01:26:22 ab5ef0e58194: Verifying Checksum 01:26:22 ab5ef0e58194: Download complete 01:26:22 2de7ff778b66: Verifying Checksum 01:26:22 2de7ff778b66: Download complete 01:26:24 ab5ef0e58194: Pull complete 01:26:24 9712f1f96733: Pull complete 01:26:25 63f879dbbcfc: Pull complete 01:26:29 0d9ebad4ef96: Pull complete 01:26:29 e9a5061849ea: Pull complete 01:26:29 d747dcd14b5f: Pull complete 01:26:30 2de7ff778b66: Pull complete 01:26:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:26:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:26:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:30 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 01:26:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:26:33 $ docker top 7de4cea0709df1b56c3faead66fee449072ca6e0d8e1dec1b127abb0837fbc10 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:26:33 provisioning config files... 01:26:33 copy managed file [sigul-config] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config13247905230068585101tmp 01:26:33 copy managed file [sigul-password] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config1963425826699944270tmp 01:26:33 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config13517851300659081815tmp [Pipeline] { [Pipeline] echo 01:26:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:26:33 ---> sigul-configuration.sh 01:26:33 gpg: directory `/root/.gnupg' created 01:26:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:26:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:26:33 gpg: keyring `/root/.gnupg/secring.gpg' created 01:26:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:26:33 gpg: CAST5 encrypted data 01:26:33 gpg: encrypted with 1 passphrase 01:26:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:26:33 + mkdir /home/jenkins 01:26:33 + mkdir /home/jenkins/sigul [Pipeline] sh 01:26:34 + 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 01:26:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:26:34 ---> sigul-install.sh 01:26:34 Sigul already installed; skipping installation. [Pipeline] sh 01:26:34 + git tag --list 01:26:34 v0.0.0 01:26:34 v0.0.1-dev.1 01:26:34 v0.0.1-dev.10 01:26:34 v0.0.1-dev.11 01:26:34 v0.0.1-dev.12 01:26:34 v0.0.1-dev.13 01:26:34 v0.0.1-dev.14 01:26:34 v0.0.1-dev.15 01:26:34 v0.0.1-dev.16 01:26:34 v0.0.1-dev.2 01:26:34 v0.0.1-dev.3 01:26:34 v0.0.1-dev.4 01:26:34 v0.0.1-dev.5 01:26:34 v0.0.1-dev.6 01:26:34 v0.0.1-dev.7 01:26:34 v0.0.1-dev.8 01:26:34 v0.0.1-dev.9 01:26:34 v2.2.0 01:26:34 v2.2.0-dev.17 01:26:34 v2.2.0-dev.18 01:26:34 v2.2.0-dev.19 01:26:34 v2.2.0-dev.20 01:26:34 v2.2.0-dev.21 01:26:34 v2.2.0-dev.22 01:26:34 v2.2.0-dev.23 01:26:34 v2.2.0-dev.24 01:26:34 v2.2.0-dev.25 01:26:34 v2.2.0-dev.26 01:26:34 v2.2.0-dev.27 01:26:34 v2.3.0 01:26:34 v2.3.0-dev.1 01:26:34 v2.3.0-dev.10 01:26:34 v2.3.0-dev.11 01:26:34 v2.3.0-dev.12 01:26:34 v2.3.0-dev.13 01:26:34 v2.3.0-dev.14 01:26:34 v2.3.0-dev.15 01:26:34 v2.3.0-dev.16 01:26:34 v2.3.0-dev.17 01:26:34 v2.3.0-dev.18 01:26:34 v2.3.0-dev.19 01:26:34 v2.3.0-dev.2 01:26:34 v2.3.0-dev.20 01:26:34 v2.3.0-dev.21 01:26:34 v2.3.0-dev.22 01:26:34 v2.3.0-dev.23 01:26:34 v2.3.0-dev.24 01:26:34 v2.3.0-dev.25 01:26:34 v2.3.0-dev.26 01:26:34 v2.3.0-dev.27 01:26:34 v2.3.0-dev.28 01:26:34 v2.3.0-dev.3 01:26:34 v2.3.0-dev.4 01:26:34 v2.3.0-dev.5 01:26:34 v2.3.0-dev.6 01:26:34 v2.3.0-dev.7 01:26:34 v2.3.0-dev.8 01:26:34 v2.3.0-dev.9 01:26:34 v2.3.1-dev.4 01:26:34 v2.3.1-dev.5 01:26:34 v2.3.1-dev.6 01:26:34 v3.0.0-dev.1 01:26:34 v3.0.0-dev.10 01:26:34 v3.0.0-dev.11 01:26:34 v3.0.0-dev.12 01:26:34 v3.0.0-dev.13 01:26:34 v3.0.0-dev.14 01:26:34 v3.0.0-dev.15 01:26:34 v3.0.0-dev.16 01:26:34 v3.0.0-dev.17 01:26:34 v3.0.0-dev.18 01:26:34 v3.0.0-dev.19 01:26:34 v3.0.0-dev.2 01:26:34 v3.0.0-dev.3 01:26:34 v3.0.0-dev.4 01:26:34 v3.0.0-dev.5 01:26:34 v3.0.0-dev.6 01:26:34 v3.0.0-dev.7 01:26:34 v3.0.0-dev.8 01:26:34 v3.0.0-dev.9 [Pipeline] sh 01:26:34 + lftools sign git-tag v2.3.1-dev.6 01:26:35 Signing Git tag with Sigul... 01:26:35 Signing v2.3.1-dev.6 [Pipeline] echo 01:26:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:26:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:26:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:26:36 $ docker stop --time=1 7de4cea0709df1b56c3faead66fee449072ca6e0d8e1dec1b127abb0837fbc10 01:26:37 $ docker rm -f --volumes 7de4cea0709df1b56c3faead66fee449072ca6e0d8e1dec1b127abb0837fbc10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:26:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:26:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:38 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 01:26:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:26:38 $ docker top e320d44971ad2fd18827254695efd003fc5b5237a00e35af6808c797ba251fd2 -eo pid,comm 01:26:38 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). 01:26:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:26:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:38 [ssh-agent] Looking for ssh-agent implementation... 01:26:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:38 $ docker exec e320d44971ad2fd18827254695efd003fc5b5237a00e35af6808c797ba251fd2 ssh-agent 01:26:38 SSH_AUTH_SOCK=/tmp/ssh-PdsTpodTgmoq/agent.32 01:26:38 SSH_AGENT_PID=38 01:26:38 Running ssh-add (command line suppressed) 01:26:38 Identity added: /w/workspace/foundry_device-usb-camera_levski@tmp/private_key_10913963421406348263.key (/w/workspace/foundry_device-usb-camera_levski@tmp/private_key_10913963421406348263.key) 01:26:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:39 + git semver bump pre 01:26:39 2023-03-22 01:26:39,438 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski 01:26:39 2023-03-22 01:26:39,438 [bump_version] DEBUG bumping version:2.3.1-dev.6 on axis:pre with prefix:dev 01:26:39 2023-03-22 01:26:39,438 [bump_version] DEBUG bumped version:2.3.1-dev.7 01:26:39 2023-03-22 01:26:39,438 [write_version] DEBUG write version:2.3.1-dev.7 to path:/w/workspace/foundry_device-usb-camera_levski/.semver/levski with force:True 01:26:39 2023-03-22 01:26:39,438 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski 01:26:39 2023-03-22 01:26:39,439 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_levski/.semver/levski 01:26:39 2023-03-22 01:26:39,442 [execute] INFO git cat-file --batch-check 01:26:39 2023-03-22 01:26:39,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_levski/.semver, universal_newlines=False, shell=None, istream=) 01:26:39 2023-03-22 01:26:39,449 [execute] INFO git cat-file --batch 01:26:39 2023-03-22 01:26:39,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_levski/.semver, universal_newlines=False, shell=None, istream=) 01:26:39 2023-03-22 01:26:39,454 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski 01:26:39 2.3.1-dev.7 [Pipeline] } 01:26:39 $ docker exec --env ******** --env ******** e320d44971ad2fd18827254695efd003fc5b5237a00e35af6808c797ba251fd2 ssh-agent -k 01:26:39 unset SSH_AUTH_SOCK; 01:26:39 unset SSH_AGENT_PID; 01:26:39 echo Agent pid 38 killed; 01:26:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:26:39 + git semver [Pipeline] } 01:26:40 $ docker stop --time=1 e320d44971ad2fd18827254695efd003fc5b5237a00e35af6808c797ba251fd2 01:26:41 $ docker rm -f --volumes e320d44971ad2fd18827254695efd003fc5b5237a00e35af6808c797ba251fd2 [Pipeline] // withDockerContainer [Pipeline] sh 01:26:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:26:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:42 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 01:26:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:26:42 $ docker top d4be46b550da1235305caf63d16eb6f81c519ee5b46ba35980d6e80e0009142e -eo pid,comm 01:26:42 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). 01:26:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:26:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:42 [ssh-agent] Looking for ssh-agent implementation... 01:26:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:42 $ docker exec d4be46b550da1235305caf63d16eb6f81c519ee5b46ba35980d6e80e0009142e ssh-agent 01:26:42 SSH_AUTH_SOCK=/tmp/ssh-vHgdVsGI2y5e/agent.32 01:26:42 SSH_AGENT_PID=38 01:26:42 Running ssh-add (command line suppressed) 01:26:42 Identity added: /w/workspace/foundry_device-usb-camera_levski@tmp/private_key_16684108157856834210.key (/w/workspace/foundry_device-usb-camera_levski@tmp/private_key_16684108157856834210.key) 01:26:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:43 + git semver push 01:26:43 2023-03-22 01:26:43,405 [run_push] DEBUG push 01:26:43 2023-03-22 01:26:43,406 [execute] INFO git cat-file --batch-check 01:26:43 2023-03-22 01:26:43,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_levski/.semver, universal_newlines=False, shell=None, istream=) 01:26:43 2023-03-22 01:26:43,410 [execute] INFO git rev-list f3a27490cfd858dde32eb6a43dfdf93fdba34363 -- 01:26:43 2023-03-22 01:26:43,410 [execute] DEBUG Popen(['git', 'rev-list', 'f3a27490cfd858dde32eb6a43dfdf93fdba34363', '--'], cwd=/w/workspace/foundry_device-usb-camera_levski/.semver, universal_newlines=False, shell=None, istream=None) 01:26:43 2023-03-22 01:26:43,417 [execute] INFO git fetch -v origin 01:26:43 2023-03-22 01:26:43,417 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-usb-camera_levski/.semver, universal_newlines=True, shell=None, istream=None) 01:26:44 2023-03-22 01:26:43,897 [run_push] DEBUG no remote changes detected 01:26:44 2023-03-22 01:26:43,898 [execute] INFO git push origin semver 01:26:44 2023-03-22 01:26:43,898 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-usb-camera_levski/.semver, universal_newlines=False, shell=None, istream=None) 01:26:44 2023-03-22 01:26:44,670 [run_push] DEBUG push all version tags 01:26:44 2023-03-22 01:26:44,671 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:26:44 2023-03-22 01:26:44,671 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-usb-camera_levski, universal_newlines=False, shell=None, istream=None) 01:26:45 2023-03-22 01:26:45,450 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_levski/.semver/levski 01:26:45 2.3.1-dev.7 [Pipeline] } 01:26:45 $ docker exec --env ******** --env ******** d4be46b550da1235305caf63d16eb6f81c519ee5b46ba35980d6e80e0009142e ssh-agent -k 01:26:45 unset SSH_AUTH_SOCK; 01:26:45 unset SSH_AGENT_PID; 01:26:45 echo Agent pid 38 killed; 01:26:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:26:45 + git semver [Pipeline] } 01:26:46 $ docker stop --time=1 d4be46b550da1235305caf63d16eb6f81c519ee5b46ba35980d6e80e0009142e 01:26:47 $ docker rm -f --volumes d4be46b550da1235305caf63d16eb6f81c519ee5b46ba35980d6e80e0009142e [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 01:26:48 + [ -d /w/workspace/foundry_device-usb-camera_levski/archives ] 01:26:48 + ls -al /w/workspace/foundry_device-usb-camera_levski/archives 01:26:48 total 16 01:26:48 drwxr-xr-x 3 root root 4096 Mar 22 01:14 . 01:26:48 drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 01:26 .. 01:26:48 drwxr-xr-x 2 root root 4096 Mar 22 01:14 cost 01:26:48 -rw-r--r-- 1 root root 89 Mar 22 01:14 cost.csv 01:26:48 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_levski/archives 01:26:48 + ls -al /w/workspace/foundry_device-usb-camera_levski/archives 01:26:48 total 16 01:26:48 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 01:14 . 01:26:48 drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 01:26 .. 01:26:48 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 01:14 cost 01:26:48 -rw-r--r-- 1 jenkins jenkins 89 Mar 22 01:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:26:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:26:49 ---> package-listing.sh 01:26:49 ++ facter osfamily 01:26:49 ++ tr '[:upper:]' '[:lower:]' 01:26:49 + OS_FAMILY=debian 01:26:49 + workspace=/w/workspace/foundry_device-usb-camera_levski 01:26:49 + START_PACKAGES=/tmp/packages_start.txt 01:26:49 + END_PACKAGES=/tmp/packages_end.txt 01:26:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:26:49 + PACKAGES=/tmp/packages_start.txt 01:26:49 + '[' /w/workspace/foundry_device-usb-camera_levski ']' 01:26:49 + PACKAGES=/tmp/packages_end.txt 01:26:49 + case "${OS_FAMILY}" in 01:26:49 + dpkg -l 01:26:49 + grep '^ii' 01:26:49 + '[' -f /tmp/packages_start.txt ']' 01:26:49 + '[' -f /tmp/packages_end.txt ']' 01:26:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:26:49 + '[' /w/workspace/foundry_device-usb-camera_levski ']' 01:26:49 + mkdir -p /w/workspace/foundry_device-usb-camera_levski/archives/ 01:26:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_levski/archives/ [Pipeline] echo 01:26:49 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/foundry_device-usb-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:26:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:26:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:50 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 01:26:50 $ 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/foundry_device-usb-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_levski -v /w/workspace/foundry_device-usb-camera_levski:/w/workspace/foundry_device-usb-camera_levski:rw,z -v /w/workspace/foundry_device-usb-camera_levski@tmp:/w/workspace/foundry_device-usb-camera_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:26:50 $ docker top 8e6997a0215e6588e7d7ebc8b675d671800a870346e031a5f8cfa9a7d9e0b06b -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:51 + touch /tmp/pre-build-complete [Pipeline] sh 01:26:51 + mkdir -p /var/log/sysstat [Pipeline] sh 01:26:51 + ls /var/log/sa-host 01:26:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:51 provisioning config files... 01:26:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_levski@tmp/config13853314604271142601tmp [Pipeline] { [Pipeline] echo 01:26:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:26:52 ---> create-netrc.sh [Pipeline] } 01:26:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:26:52 ---> python-tools-install.sh [Pipeline] echo 01:26:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:26:52 ---> sudo-logs.sh 01:26:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:26:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:26:53 ---> job-cost.sh 01:26:53 lf-activate-venv: SKIPPING 01:26:53 DEBUG: total: 0.2199999988079071 01:26:53 INFO: Retrieving Stack Cost... 01:26:53 INFO: Retrieving Pricing Info for: v3-standard-8 01:26:53 INFO: Archiving Costs [Pipeline] echo 01:26:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:26:54 ---> logs-deploy.sh 01:26:54 lf-activate-venv: SKIPPING 01:26:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/levski/6 01:26:54 INFO: archiving workspace using pattern(s): 01:26:55 Archives upload complete. 01:26:55 INFO: archiving logs to Nexus 01:26:55 ---> uname -a: 01:26:55 Linux prd-ubuntu20-04-docker-8c-8g-5019 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:26:55 01:26:55 01:26:55 ---> lscpu: 01:26:55 Architecture: x86_64 01:26:55 CPU op-mode(s): 32-bit, 64-bit 01:26:55 Byte Order: Little Endian 01:26:55 Address sizes: 40 bits physical, 48 bits virtual 01:26:55 CPU(s): 8 01:26:55 On-line CPU(s) list: 0-7 01:26:55 Thread(s) per core: 1 01:26:55 Core(s) per socket: 1 01:26:55 Socket(s): 8 01:26:55 NUMA node(s): 1 01:26:55 Vendor ID: AuthenticAMD 01:26:55 CPU family: 23 01:26:55 Model: 49 01:26:55 Model name: AMD EPYC-Rome Processor 01:26:55 Stepping: 0 01:26:55 CPU MHz: 2799.998 01:26:55 BogoMIPS: 5599.99 01:26:55 Virtualization: AMD-V 01:26:55 Hypervisor vendor: KVM 01:26:55 Virtualization type: full 01:26:55 L1d cache: 256 KiB 01:26:55 L1i cache: 256 KiB 01:26:55 L2 cache: 4 MiB 01:26:55 L3 cache: 128 MiB 01:26:55 NUMA node0 CPU(s): 0-7 01:26:55 Vulnerability Itlb multihit: Not affected 01:26:55 Vulnerability L1tf: Not affected 01:26:55 Vulnerability Mds: Not affected 01:26:55 Vulnerability Meltdown: Not affected 01:26:55 Vulnerability Mmio stale data: Not affected 01:26:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:26:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:26:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:26:55 Vulnerability Srbds: Not affected 01:26:55 Vulnerability Tsx async abort: Not affected 01:26:55 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 01:26:55 01:26:55 01:26:55 ---> nproc: 01:26:55 8 01:26:55 01:26:55 01:26:55 ---> df -h: 01:26:55 Filesystem Size Used Avail Use% Mounted on 01:26:55 overlay 155G 13G 143G 9% / 01:26:55 tmpfs 64M 0 64M 0% /dev 01:26:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:26:55 shm 64M 0 64M 0% /dev/shm 01:26:55 /dev/vda1 155G 13G 143G 9% /facter-os 01:26:55 01:26:55 01:26:55 ---> sar -b -r -n DEV: 01:26:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5019) 03/22/23 _x86_64_ (8 CPU) 01:26:55 01:26:55 01:11:36 LINUX RESTART (8 CPU) 01:26:55 01:26:55 01:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:26:55 01:13:01 195.18 38.46 156.72 0.00 4208.50 66018.86 0.00 01:26:55 01:14:01 175.71 0.20 175.51 0.00 10.13 41851.12 0.00 01:26:55 01:15:01 130.83 0.10 130.73 0.00 20.26 28179.70 0.00 01:26:55 01:16:01 2.62 0.00 2.62 0.00 0.00 30.41 0.00 01:26:55 01:17:01 43.58 10.33 33.24 0.00 3420.23 6090.18 0.00 01:26:55 01:18:01 6.75 0.03 6.72 0.00 0.27 119.45 0.00 01:26:55 01:19:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 01:26:55 01:20:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 01:26:55 01:21:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 01:26:55 01:22:01 2.05 0.00 2.05 0.00 0.00 22.40 0.00 01:26:55 01:23:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 01:26:55 01:24:01 2.02 0.00 2.02 0.00 0.00 21.60 0.00 01:26:55 01:25:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 01:26:55 01:26:01 10.26 0.10 10.16 0.00 10.26 6609.70 0.00 01:26:55 Average: 41.15 3.52 37.63 0.00 547.81 10644.37 0.00 01:26:55 01:26:55 01:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:26:55 01:13:01 28105984 31556996 751080 2.28 127584 3509948 2031572 5.99 1170292 3149856 309228 01:26:55 01:14:01 28135772 31536052 765632 2.33 145508 3452956 1966232 5.79 1212032 3081820 540 01:26:55 01:15:01 27498144 31562056 736692 2.24 155876 4050292 1774884 5.23 1258328 3614136 376 01:26:55 01:16:01 27497824 31561888 736584 2.24 155956 4050292 1774884 5.23 1258084 3614136 4 01:26:55 01:17:01 27119532 31541992 741612 2.26 181892 4370164 1823192 5.37 1497332 3720580 1008 01:26:55 01:18:01 27126168 31543984 739224 2.25 180432 4366908 1808280 5.33 1494704 3717300 24 01:26:55 01:19:01 27134020 31551912 731316 2.22 180504 4366912 1808280 5.33 1487644 3717304 16 01:26:55 01:20:01 27134004 31552008 731164 2.22 180580 4366912 1808280 5.33 1487728 3717304 16 01:26:55 01:21:01 27134264 31552324 730740 2.22 180664 4366916 1808280 5.33 1487988 3717320 16 01:26:55 01:22:01 27134128 31552316 730624 2.22 180736 4366924 1808280 5.33 1487908 3717324 16 01:26:55 01:23:01 27134128 31552500 730492 2.22 180820 4366924 1808280 5.33 1487988 3717404 16 01:26:55 01:24:01 27134532 31552968 730076 2.22 180900 4366928 1808280 5.33 1488276 3717412 8 01:26:55 01:25:01 27134832 31553268 729724 2.22 180920 4366928 1808280 5.33 1488276 3717412 24 01:26:55 01:26:01 26355804 31534232 747752 2.27 187880 5070820 1907716 5.62 1514216 4420968 683908 01:26:55 Average: 27269938 31550321 738051 2.24 171447 4245702 1838909 5.42 1415771 3667163 71086 01:26:55 01:26:55 01:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:26:55 01:13:01 ens3 784.87 476.67 8851.39 98.62 0.00 0.00 0.00 0.00 01:26:55 01:13:01 docker0 149.76 241.74 12.40 2488.87 0.00 0.00 0.00 0.00 01:26:55 01:13:01 lo 6.47 6.47 0.63 0.63 0.00 0.00 0.00 0.00 01:26:55 01:14:01 veth46c54d0 1.60 4.23 0.12 40.58 0.00 0.00 0.00 0.00 01:26:55 01:14:01 ens3 71.96 40.57 386.66 18.36 0.00 0.00 0.00 0.00 01:26:55 01:14:01 docker0 3.55 7.88 0.24 81.33 0.00 0.00 0.00 0.00 01:26:55 01:14:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 01:26:55 01:15:01 ens3 326.40 249.64 3132.57 1115.33 0.00 0.00 0.00 0.00 01:26:55 01:15:01 docker0 19.88 55.41 1.33 563.13 0.00 0.00 0.00 0.00 01:26:55 01:15:01 lo 9.67 9.67 0.95 0.95 0.00 0.00 0.00 0.00 01:26:55 01:16:01 ens3 0.70 0.13 0.06 0.01 0.00 0.00 0.00 0.00 01:26:55 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:55 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:55 01:17:01 ens3 146.46 63.61 2243.82 4.79 0.00 0.00 0.00 0.00 01:26:55 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:55 01:17:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 01:26:55 01:18:01 ens3 0.33 0.25 0.09 0.08 0.00 0.00 0.00 0.00 01:26:55 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:55 01:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:55 01:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:55 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:55 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:55 01:20:01 ens3 0.53 0.13 0.05 0.01 0.00 0.00 0.00 0.00 01:26:55 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:55 01:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:55 01:21:01 ens3 0.55 0.32 0.32 0.20 0.00 0.00 0.00 0.00 01:26:55 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:55 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:55 01:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:26:55 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:55 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:55 01:23:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 01:26:55 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:55 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:55 01:24:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:26:55 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:55 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:26:55 01:25:01 ens3 0.68 0.00 0.06 0.00 0.00 0.00 0.00 0.00 01:26:55 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:55 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:55 01:26:01 ens3 137.18 78.85 3971.04 10.62 0.00 0.00 0.00 0.00 01:26:55 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:55 01:26:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 01:26:55 Average: ens3 105.00 65.03 1327.52 89.15 0.00 0.00 0.00 0.00 01:26:55 Average: docker0 12.37 21.79 1.00 223.80 0.00 0.00 0.00 0.00 01:26:55 Average: lo 1.48 1.48 0.14 0.14 0.00 0.00 0.00 0.00 01:26:55 01:26:55 01:26:55 ---> sar -P ALL: 01:26:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5019) 03/22/23 _x86_64_ (8 CPU) 01:26:55 01:26:55 01:11:36 LINUX RESTART (8 CPU) 01:26:55 01:26:55 01:12:01 CPU %user %nice %system %iowait %steal %idle 01:26:55 01:13:01 all 12.20 0.00 4.41 2.16 0.11 81.13 01:26:55 01:13:01 0 12.12 0.00 5.34 4.06 0.10 78.39 01:26:55 01:13:01 1 10.35 0.00 3.95 2.08 0.10 83.52 01:26:55 01:13:01 2 15.56 0.00 4.92 4.80 0.12 74.60 01:26:55 01:13:01 3 15.76 0.00 4.29 1.60 0.13 78.21 01:26:55 01:13:01 4 12.62 0.00 4.32 1.45 0.10 81.51 01:26:55 01:13:01 5 10.54 0.00 3.90 0.42 0.10 85.04 01:26:55 01:13:01 6 9.48 0.00 3.49 0.54 0.08 86.41 01:26:55 01:13:01 7 11.16 0.00 5.04 2.33 0.12 81.35 01:26:55 01:14:01 all 37.93 0.00 7.02 1.32 0.13 53.60 01:26:55 01:14:01 0 38.12 0.00 8.25 4.90 0.14 48.60 01:26:55 01:14:01 1 37.05 0.00 7.53 2.88 0.13 52.40 01:26:55 01:14:01 2 37.83 0.00 7.00 0.15 0.13 54.88 01:26:55 01:14:01 3 38.05 0.00 6.71 0.86 0.13 54.25 01:26:55 01:14:01 4 37.52 0.00 6.68 0.89 0.13 54.77 01:26:55 01:14:01 5 38.63 0.00 6.78 0.32 0.10 54.17 01:26:55 01:14:01 6 38.01 0.00 6.43 0.35 0.12 55.09 01:26:55 01:14:01 7 38.26 0.00 6.77 0.20 0.14 54.63 01:26:55 01:15:01 all 6.54 0.00 1.99 0.92 0.06 90.49 01:26:55 01:15:01 0 5.79 0.00 1.84 2.96 0.05 89.35 01:26:55 01:15:01 1 6.44 0.00 1.94 0.75 0.05 90.82 01:26:55 01:15:01 2 5.77 0.00 1.44 0.05 0.03 92.71 01:26:55 01:15:01 3 6.19 0.00 1.78 0.13 0.05 91.84 01:26:55 01:15:01 4 7.83 0.00 2.57 0.23 0.05 89.32 01:26:55 01:15:01 5 7.82 0.00 1.75 1.16 0.07 89.20 01:26:55 01:15:01 6 6.53 0.00 2.38 1.24 0.07 89.78 01:26:55 01:15:01 7 5.93 0.00 2.26 0.83 0.08 90.90 01:26:55 01:16:01 all 0.03 0.00 0.01 0.01 0.00 99.94 01:26:55 01:16:01 0 0.05 0.00 0.02 0.03 0.00 99.90 01:26:55 01:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:26:55 01:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:26:55 01:16:01 3 0.00 0.00 0.00 0.07 0.02 99.92 01:26:55 01:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:26:55 01:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:26:55 01:16:01 6 0.10 0.00 0.03 0.00 0.00 99.87 01:26:55 01:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:26:55 01:17:01 all 1.86 0.00 1.19 0.30 0.02 96.62 01:26:55 01:17:01 0 1.32 0.00 0.92 0.15 0.02 97.59 01:26:55 01:17:01 1 2.73 0.00 1.05 0.03 0.02 96.17 01:26:55 01:17:01 2 2.20 0.00 1.32 0.42 0.02 96.05 01:26:55 01:17:01 3 1.55 0.00 0.87 1.00 0.03 96.54 01:26:55 01:17:01 4 1.37 0.00 3.14 0.07 0.02 95.41 01:26:55 01:17:01 5 2.72 0.00 0.93 0.12 0.02 96.22 01:26:55 01:17:01 6 1.67 0.00 0.68 0.58 0.03 97.03 01:26:55 01:17:01 7 1.35 0.00 0.62 0.02 0.03 97.98 01:26:55 01:18:01 all 0.32 0.00 0.06 0.03 0.00 99.58 01:26:55 01:18:01 0 0.03 0.00 0.07 0.02 0.00 99.88 01:26:55 01:18:01 1 2.00 0.00 0.03 0.00 0.00 97.96 01:26:55 01:18:01 2 0.10 0.00 0.03 0.00 0.02 99.85 01:26:55 01:18:01 3 0.18 0.00 0.12 0.00 0.00 99.70 01:26:55 01:18:01 4 0.02 0.00 0.05 0.00 0.00 99.93 01:26:55 01:18:01 5 0.05 0.00 0.07 0.02 0.00 99.87 01:26:55 01:18:01 6 0.12 0.00 0.07 0.18 0.00 99.63 01:26:55 01:18:01 7 0.07 0.00 0.07 0.00 0.00 99.87 01:26:55 01:19:01 all 0.11 0.00 0.02 0.00 0.00 99.86 01:26:55 01:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:26:55 01:19:01 1 0.70 0.00 0.05 0.00 0.02 99.24 01:26:55 01:19:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:26:55 01:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:26:55 01:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:26:55 01:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:26:55 01:19:01 6 0.05 0.00 0.03 0.03 0.02 99.87 01:26:55 01:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:26:55 01:20:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:26:55 01:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:26:55 01:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:26:55 01:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:26:55 01:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:26:55 01:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:26:55 01:20:01 5 0.10 0.00 0.02 0.00 0.00 99.88 01:26:55 01:20:01 6 0.03 0.00 0.05 0.05 0.00 99.87 01:26:55 01:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:26:55 01:21:01 all 0.09 0.00 0.01 0.01 0.00 99.89 01:26:55 01:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:26:55 01:21:01 1 0.27 0.00 0.02 0.00 0.00 99.72 01:26:55 01:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:26:55 01:21:01 3 0.05 0.00 0.02 0.00 0.00 99.93 01:26:55 01:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:26:55 01:21:01 5 0.22 0.00 0.02 0.00 0.00 99.77 01:26:55 01:21:01 6 0.07 0.00 0.03 0.05 0.02 99.83 01:26:55 01:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:26:55 01:22:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:26:55 01:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:26:55 01:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:26:55 01:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:26:55 01:22:01 3 0.02 0.00 0.02 0.02 0.02 99.93 01:26:55 01:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:26:55 01:22:01 5 0.00 0.00 0.02 0.02 0.00 99.97 01:26:55 01:22:01 6 0.10 0.00 0.07 0.05 0.00 99.78 01:26:55 01:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:26:55 01:23:01 all 0.03 0.00 0.02 0.00 0.00 99.95 01:26:55 01:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:26:55 01:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:26:55 01:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:26:55 01:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:26:55 01:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:26:55 01:23:01 5 0.08 0.00 0.02 0.00 0.00 99.90 01:26:55 01:23:01 6 0.05 0.00 0.05 0.03 0.02 99.85 01:26:55 01:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:26:55 01:26:55 01:23:01 CPU %user %nice %system %iowait %steal %idle 01:26:55 01:24:01 all 0.24 0.00 0.01 0.01 0.00 99.74 01:26:55 01:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:26:55 01:24:01 1 1.84 0.00 0.03 0.00 0.00 98.13 01:26:55 01:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:26:55 01:24:01 3 0.00 0.00 0.03 0.03 0.00 99.93 01:26:55 01:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:26:55 01:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:26:55 01:24:01 6 0.03 0.00 0.03 0.02 0.02 99.90 01:26:55 01:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:26:55 01:25:01 all 0.26 0.00 0.01 0.00 0.00 99.72 01:26:55 01:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:26:55 01:25:01 1 1.97 0.00 0.00 0.00 0.00 98.03 01:26:55 01:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:26:55 01:25:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:26:55 01:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:26:55 01:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:26:55 01:25:01 6 0.08 0.00 0.07 0.02 0.00 99.83 01:26:55 01:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:26:55 01:26:01 all 2.70 0.00 1.16 0.10 0.03 96.01 01:26:55 01:26:01 0 2.39 0.00 1.04 0.00 0.02 96.55 01:26:55 01:26:01 1 1.51 0.00 1.51 0.00 0.02 96.97 01:26:55 01:26:01 2 4.52 0.00 0.82 0.00 0.03 94.63 01:26:55 01:26:01 3 2.86 0.00 1.26 0.44 0.03 95.41 01:26:55 01:26:01 4 2.38 0.00 1.31 0.02 0.03 96.26 01:26:55 01:26:01 5 2.94 0.00 0.89 0.03 0.03 96.11 01:26:55 01:26:01 6 2.08 0.00 1.16 0.28 0.02 96.47 01:26:55 01:26:01 7 2.95 0.00 1.34 0.00 0.02 95.70 01:26:55 Average: all 4.42 0.00 1.13 0.35 0.03 94.08 01:26:55 Average: 0 4.24 0.00 1.24 0.86 0.02 93.64 01:26:55 Average: 1 4.60 0.00 1.14 0.41 0.02 93.83 01:26:55 Average: 2 4.68 0.00 1.11 0.38 0.03 93.80 01:26:55 Average: 3 4.59 0.00 1.07 0.30 0.03 94.01 01:26:55 Average: 4 4.38 0.00 1.29 0.19 0.02 94.13 01:26:55 Average: 5 4.46 0.00 1.02 0.15 0.02 94.35 01:26:55 Average: 6 4.14 0.00 1.03 0.24 0.03 94.55 01:26:55 Average: 7 4.22 0.00 1.14 0.24 0.03 94.37 01:26:55 01:26:55 01:26:55