Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e845652be8c19b0c1fc437782669d45e1ae73ca 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-ssh11593403079766812735.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh585669584440649718.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9929559819070920625.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh403262154023427105.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12731254041875232555.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘prd-ubuntu20.04-docker-8c-8g-21234’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21235 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9e845652be8c19b0c1fc437782669d45e1ae73ca (main) > 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 9e845652be8c19b0c1fc437782669d45e1ae73ca # timeout=10 Commit message: "docs: add missing license headers to go files (#70)" > git rev-list --no-walk fa6315a9dc6abe5875e1ce461ca165c4afc43fa4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-27T15:51:44.125Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-27T15:51:44.200Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-27T15:51:44.221Z] ========================================================= [2022-07-27T15:51:44.221Z] EdgeX Global Pipelines Version Info [2022-07-27T15:51:44.221Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-27T15:51:44.995Z] ------------------- [2022-07-27T15:51:44.995Z] stable info: [2022-07-27T15:51:44.995Z] ------------------- [2022-07-27T15:51:44.995Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T15:51:44.995Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T15:51:44.995Z] Message: update stable to v1.0.238 [2022-07-27T15:51:45.581Z] ------------------- [2022-07-27T15:51:45.581Z] experimental info: [2022-07-27T15:51:45.581Z] ------------------- [2022-07-27T15:51:45.581Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T15:51:45.581Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T15:51:45.581Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-27T15:51:45.844Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-07-27T15:51:45.858Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-07-27T15:51:45.868Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-27T15:51:45.882Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-27T15:51:45.895Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-27T15:51:45.906Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-27T15:51:45.918Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-27T15:51:45.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-27T15:51:45.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-27T15:51:45.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-27T15:51:45.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-27T15:51:45.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-07-27T15:51:45.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-27T15:51:46.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-27T15:51:46.017Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-27T15:51:46.029Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-27T15:51:46.043Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-27T15:51:46.054Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-27T15:51:46.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-27T15:51:46.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-27T15:51:46.090Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-27T15:51:46.102Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-27T15:51:46.115Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-27T15:51:46.128Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-27T15:51:46.141Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-27T15:51:46.154Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-27T15:51:46.169Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-27T15:51:46.179Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-27T15:51:46.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-27T15:51:46.208Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-27T15:51:46.218Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e845652be8c19b0c1fc437782669d45e1ae73ca [Pipeline] echo [2022-07-27T15:51:46.230Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e84565 [Pipeline] echo [2022-07-27T15:51:46.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T15:51:46.287Z] provisioning config files... [2022-07-27T15:51:46.301Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7017073092806560378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T15:51:46.612Z] ---> docker-login.sh [2022-07-27T15:51:46.612Z] nexus3.edgexfoundry.org:10001 [2022-07-27T15:51:46.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T15:51:46.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T15:51:46.873Z] Configure a credential helper to remove this warning. See [2022-07-27T15:51:46.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T15:51:46.873Z] [2022-07-27T15:51:46.873Z] Login Succeeded [2022-07-27T15:51:46.873Z] nexus3.edgexfoundry.org:10002 [2022-07-27T15:51:46.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T15:51:47.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T15:51:47.134Z] Configure a credential helper to remove this warning. See [2022-07-27T15:51:47.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T15:51:47.134Z] [2022-07-27T15:51:47.134Z] Login Succeeded [2022-07-27T15:51:47.134Z] nexus3.edgexfoundry.org:10003 [2022-07-27T15:51:47.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T15:51:47.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T15:51:47.134Z] Configure a credential helper to remove this warning. See [2022-07-27T15:51:47.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T15:51:47.134Z] [2022-07-27T15:51:47.134Z] Login Succeeded [2022-07-27T15:51:47.134Z] nexus3.edgexfoundry.org:10004 [2022-07-27T15:51:47.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T15:51:47.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T15:51:47.395Z] Configure a credential helper to remove this warning. See [2022-07-27T15:51:47.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T15:51:47.396Z] [2022-07-27T15:51:47.396Z] Login Succeeded [2022-07-27T15:51:47.396Z] docker.io [2022-07-27T15:51:47.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T15:51:47.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T15:51:47.655Z] Configure a credential helper to remove this warning. See [2022-07-27T15:51:47.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T15:51:47.655Z] [2022-07-27T15:51:47.655Z] Login Succeeded [2022-07-27T15:51:47.655Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T15:51:47.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-27T15:51:48.044Z] + git rev-list -1 --merges 9e845652be8c19b0c1fc437782669d45e1ae73ca~1..9e845652be8c19b0c1fc437782669d45e1ae73ca [Pipeline] echo [2022-07-27T15:51:48.081Z] -----------> git rev-list -1 --merges 9e845652be8c19b0c1fc437782669d45e1ae73ca~1..9e845652be8c19b0c1fc437782669d45e1ae73ca 9e845652be8c19b0c1fc437782669d45e1ae73ca [false] [Pipeline] sh [2022-07-27T15:51:48.379Z] + git log --format=format:%s -1 9e845652be8c19b0c1fc437782669d45e1ae73ca [Pipeline] echo [2022-07-27T15:51:48.392Z] ========================================================= [2022-07-27T15:51:48.392Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-27T15:51:48.392Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T15:51:48.724Z] + git log --format=format:%s -1 9e845652be8c19b0c1fc437782669d45e1ae73ca [Pipeline] echo [2022-07-27T15:51:48.734Z] [semverPrep] GIT_COMMIT: 9e845652be8c19b0c1fc437782669d45e1ae73ca, Commit Message: docs: add missing license headers to go files (#70) [Pipeline] echo [2022-07-27T15:51:48.741Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-27T15:51:49.081Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T15:51:49.081Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-27T15:51:49.081Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-27T15:51:49.081Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-27T15:51:49.081Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-27T15:51:49.081Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-27T15:51:49.081Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:51:49.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T15:51:49.431Z] [2022-07-27T15:51:49.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:51:49.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T15:51:49.736Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-27T15:51:49.736Z] b85a868b505f: Pulling fs layer [2022-07-27T15:51:49.736Z] e2be974225ed: Pulling fs layer [2022-07-27T15:51:49.736Z] 339a4e72a1f5: Pulling fs layer [2022-07-27T15:51:49.736Z] 988bab9f4d93: Pulling fs layer [2022-07-27T15:51:49.736Z] 1469e6f7b9e6: Pulling fs layer [2022-07-27T15:51:49.736Z] eaf3925da568: Pulling fs layer [2022-07-27T15:51:49.736Z] bab4dde63d76: Pulling fs layer [2022-07-27T15:51:49.736Z] bde34c3a00c8: Pulling fs layer [2022-07-27T15:51:49.736Z] b352a97aabf1: Pulling fs layer [2022-07-27T15:51:49.736Z] 4872d77fe225: Pulling fs layer [2022-07-27T15:51:49.736Z] 5851b861e8e6: Pulling fs layer [2022-07-27T15:51:49.736Z] bab4dde63d76: Waiting [2022-07-27T15:51:49.736Z] 4872d77fe225: Waiting [2022-07-27T15:51:49.736Z] 988bab9f4d93: Waiting [2022-07-27T15:51:49.736Z] 5851b861e8e6: Waiting [2022-07-27T15:51:49.736Z] b352a97aabf1: Waiting [2022-07-27T15:51:49.736Z] eaf3925da568: Waiting [2022-07-27T15:51:49.736Z] e2be974225ed: Verifying Checksum [2022-07-27T15:51:49.736Z] e2be974225ed: Download complete [2022-07-27T15:51:49.736Z] 988bab9f4d93: Verifying Checksum [2022-07-27T15:51:49.736Z] 988bab9f4d93: Download complete [2022-07-27T15:51:49.736Z] 1469e6f7b9e6: Verifying Checksum [2022-07-27T15:51:49.736Z] 1469e6f7b9e6: Download complete [2022-07-27T15:51:49.997Z] eaf3925da568: Download complete [2022-07-27T15:51:49.997Z] 339a4e72a1f5: Verifying Checksum [2022-07-27T15:51:49.997Z] 339a4e72a1f5: Download complete [2022-07-27T15:51:49.997Z] bde34c3a00c8: Verifying Checksum [2022-07-27T15:51:49.997Z] bde34c3a00c8: Download complete [2022-07-27T15:51:49.997Z] b352a97aabf1: Download complete [2022-07-27T15:51:49.997Z] 4872d77fe225: Verifying Checksum [2022-07-27T15:51:49.997Z] 4872d77fe225: Download complete [2022-07-27T15:51:49.997Z] 5851b861e8e6: Download complete [2022-07-27T15:51:49.997Z] b85a868b505f: Verifying Checksum [2022-07-27T15:51:49.997Z] b85a868b505f: Download complete [2022-07-27T15:51:50.257Z] bab4dde63d76: Verifying Checksum [2022-07-27T15:51:50.257Z] bab4dde63d76: Download complete [2022-07-27T15:51:51.645Z] b85a868b505f: Pull complete [2022-07-27T15:51:51.645Z] e2be974225ed: Pull complete [2022-07-27T15:51:51.905Z] 339a4e72a1f5: Pull complete [2022-07-27T15:51:52.165Z] 988bab9f4d93: Pull complete [2022-07-27T15:51:52.426Z] 1469e6f7b9e6: Pull complete [2022-07-27T15:51:52.426Z] eaf3925da568: Pull complete [2022-07-27T15:51:54.338Z] bab4dde63d76: Pull complete [2022-07-27T15:51:54.338Z] bde34c3a00c8: Pull complete [2022-07-27T15:51:54.600Z] b352a97aabf1: Pull complete [2022-07-27T15:51:54.600Z] 4872d77fe225: Pull complete [2022-07-27T15:51:54.600Z] 5851b861e8e6: Pull complete [2022-07-27T15:51:54.600Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-27T15:51:54.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T15:51:54.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T15:51:54.698Z] prd-ubuntu20.04-docker-8c-8g-21235 does not seem to be running inside a container [2022-07-27T15:51:54.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-27T15:51:57.543Z] $ docker top a05ac4e282c142bdad2c16ed5bfd5a25d1e728c5b11cd94e062bbb6e453f8ebd -eo pid,comm [2022-07-27T15:51:57.602Z] 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). [2022-07-27T15:51:57.602Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T15:51:57.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T15:51:57.643Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T15:51:57.767Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T15:51:57.774Z] $ docker exec a05ac4e282c142bdad2c16ed5bfd5a25d1e728c5b11cd94e062bbb6e453f8ebd ssh-agent [2022-07-27T15:51:57.894Z] SSH_AUTH_SOCK=/tmp/ssh-dWeqLTogktTf/agent.31 [2022-07-27T15:51:57.894Z] SSH_AGENT_PID=37 [2022-07-27T15:51:57.900Z] Running ssh-add (command line suppressed) [2022-07-27T15:51:58.007Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6358907096138005491.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6358907096138005491.key) [2022-07-27T15:51:58.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T15:51:58.311Z] + git tag --points-at HEAD [Pipeline] } [2022-07-27T15:51:58.331Z] $ docker exec --env ******** --env ******** a05ac4e282c142bdad2c16ed5bfd5a25d1e728c5b11cd94e062bbb6e453f8ebd ssh-agent -k [2022-07-27T15:51:58.433Z] unset SSH_AUTH_SOCK; [2022-07-27T15:51:58.434Z] unset SSH_AGENT_PID; [2022-07-27T15:51:58.434Z] echo Agent pid 37 killed; [2022-07-27T15:51:58.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-27T15:51:58.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T15:51:58.469Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T15:51:58.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T15:51:58.604Z] $ docker exec a05ac4e282c142bdad2c16ed5bfd5a25d1e728c5b11cd94e062bbb6e453f8ebd ssh-agent [2022-07-27T15:51:58.706Z] SSH_AUTH_SOCK=/tmp/ssh-Jg5wHkihXLnk/agent.70 [2022-07-27T15:51:58.706Z] SSH_AGENT_PID=76 [2022-07-27T15:51:58.712Z] Running ssh-add (command line suppressed) [2022-07-27T15:51:58.825Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7560800571151475506.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7560800571151475506.key) [2022-07-27T15:51:58.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T15:51:59.137Z] + git semver init [2022-07-27T15:51:59.397Z] 2022-07-27 15:51:59,330 [run_init] DEBUG init version:0.0.0 force:False [2022-07-27T15:51:59.397Z] 2022-07-27 15:51:59,330 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-27T15:51:59.397Z] 2022-07-27 15:51:59,331 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-07-27T15:51:59.397Z] 2022-07-27 15:51:59,331 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-27T15:51:59.970Z] 2022-07-27 15:51:59,892 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-07-27T15:51:59.970Z] 2022-07-27 15:51:59,892 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-07-27T15:51:59.970Z] 2022-07-27 15:51:59,892 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T15:51:59.970Z] 2022-07-27 15:51:59,893 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T15:51:59.970Z] 2.2.0-dev.23 [Pipeline] } [2022-07-27T15:51:59.984Z] $ docker exec --env ******** --env ******** a05ac4e282c142bdad2c16ed5bfd5a25d1e728c5b11cd94e062bbb6e453f8ebd ssh-agent -k [2022-07-27T15:52:00.083Z] unset SSH_AUTH_SOCK; [2022-07-27T15:52:00.084Z] unset SSH_AGENT_PID; [2022-07-27T15:52:00.084Z] echo Agent pid 76 killed; [2022-07-27T15:52:00.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T15:52:00.402Z] + git semver [Pipeline] } [2022-07-27T15:52:00.680Z] $ docker stop --time=1 a05ac4e282c142bdad2c16ed5bfd5a25d1e728c5b11cd94e062bbb6e453f8ebd [2022-07-27T15:52:01.963Z] $ docker rm -f a05ac4e282c142bdad2c16ed5bfd5a25d1e728c5b11cd94e062bbb6e453f8ebd [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T15:52:02.319Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-27T15:52:02.578Z] Stashed 1 file(s) [Pipeline] echo [2022-07-27T15:52:02.582Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.23 [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 [2022-07-27T15:52:02.769Z] provisioning config files... [2022-07-27T15:52:02.779Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9005232334661188061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T15:52:03.084Z] ---> docker-login.sh [2022-07-27T15:52:03.084Z] nexus3.edgexfoundry.org:10001 [2022-07-27T15:52:03.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T15:52:03.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T15:52:03.084Z] Configure a credential helper to remove this warning. See [2022-07-27T15:52:03.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T15:52:03.084Z] [2022-07-27T15:52:03.084Z] Login Succeeded [2022-07-27T15:52:03.084Z] nexus3.edgexfoundry.org:10002 [2022-07-27T15:52:03.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T15:52:03.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T15:52:03.345Z] Configure a credential helper to remove this warning. See [2022-07-27T15:52:03.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T15:52:03.345Z] [2022-07-27T15:52:03.345Z] Login Succeeded [2022-07-27T15:52:03.345Z] nexus3.edgexfoundry.org:10003 [2022-07-27T15:52:03.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T15:52:03.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T15:52:03.345Z] Configure a credential helper to remove this warning. See [2022-07-27T15:52:03.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T15:52:03.345Z] [2022-07-27T15:52:03.345Z] Login Succeeded [2022-07-27T15:52:03.345Z] nexus3.edgexfoundry.org:10004 [2022-07-27T15:52:03.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T15:52:03.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T15:52:03.607Z] Configure a credential helper to remove this warning. See [2022-07-27T15:52:03.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T15:52:03.607Z] [2022-07-27T15:52:03.607Z] Login Succeeded [2022-07-27T15:52:03.607Z] docker.io [2022-07-27T15:52:03.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T15:52:03.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T15:52:03.868Z] Configure a credential helper to remove this warning. See [2022-07-27T15:52:03.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T15:52:03.868Z] [2022-07-27T15:52:03.868Z] Login Succeeded [2022-07-27T15:52:03.868Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T15:52:03.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-27T15:52:03.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T15:52:03.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T15:52:03.954Z] ========================================================= [2022-07-27T15:52:03.954Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-27T15:52:03.954Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:52:04.272Z] + 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 . [2022-07-27T15:52:04.272Z] Sending build context to Docker daemon 771.6kB [2022-07-27T15:52:04.272Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-27T15:52:04.272Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-27T15:52:04.272Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-27T15:52:04.272Z] 2408cc74d12b: Pulling fs layer [2022-07-27T15:52:04.272Z] ea60b727a1ce: Pulling fs layer [2022-07-27T15:52:04.272Z] 30c4a7721957: Pulling fs layer [2022-07-27T15:52:04.272Z] 370296b7ddb6: Pulling fs layer [2022-07-27T15:52:04.272Z] 7c6cee850709: Pulling fs layer [2022-07-27T15:52:04.272Z] 39a5fcdaea64: Pulling fs layer [2022-07-27T15:52:04.272Z] d94ebbe4e438: Pulling fs layer [2022-07-27T15:52:04.272Z] bcfd1f05c69d: Pulling fs layer [2022-07-27T15:52:04.272Z] 59ccb84bbe0f: Pulling fs layer [2022-07-27T15:52:04.272Z] 370296b7ddb6: Waiting [2022-07-27T15:52:04.272Z] d94ebbe4e438: Waiting [2022-07-27T15:52:04.272Z] 7c6cee850709: Waiting [2022-07-27T15:52:04.272Z] 39a5fcdaea64: Waiting [2022-07-27T15:52:04.272Z] bcfd1f05c69d: Waiting [2022-07-27T15:52:04.272Z] 59ccb84bbe0f: Waiting [2022-07-27T15:52:04.535Z] 30c4a7721957: Verifying Checksum [2022-07-27T15:52:04.535Z] 30c4a7721957: Download complete [2022-07-27T15:52:04.535Z] ea60b727a1ce: Verifying Checksum [2022-07-27T15:52:04.535Z] ea60b727a1ce: Download complete [2022-07-27T15:52:04.535Z] 7c6cee850709: Verifying Checksum [2022-07-27T15:52:04.535Z] 7c6cee850709: Download complete [2022-07-27T15:52:04.535Z] 39a5fcdaea64: Verifying Checksum [2022-07-27T15:52:04.535Z] 39a5fcdaea64: Download complete [2022-07-27T15:52:04.535Z] 2408cc74d12b: Verifying Checksum [2022-07-27T15:52:04.535Z] 2408cc74d12b: Download complete [2022-07-27T15:52:04.535Z] d94ebbe4e438: Download complete [2022-07-27T15:52:04.535Z] 2408cc74d12b: Pull complete [2022-07-27T15:52:05.104Z] ea60b727a1ce: Pull complete [2022-07-27T15:52:05.363Z] 30c4a7721957: Pull complete [2022-07-27T15:52:05.363Z] bcfd1f05c69d: Verifying Checksum [2022-07-27T15:52:05.363Z] bcfd1f05c69d: Download complete [2022-07-27T15:52:05.363Z] 370296b7ddb6: Verifying Checksum [2022-07-27T15:52:05.363Z] 370296b7ddb6: Download complete [2022-07-27T15:52:05.363Z] 59ccb84bbe0f: Verifying Checksum [2022-07-27T15:52:05.363Z] 59ccb84bbe0f: Download complete [2022-07-27T15:52:09.550Z] 370296b7ddb6: Pull complete [2022-07-27T15:52:09.550Z] 7c6cee850709: Pull complete [2022-07-27T15:52:09.550Z] 39a5fcdaea64: Pull complete [2022-07-27T15:52:09.550Z] d94ebbe4e438: Pull complete [2022-07-27T15:52:11.448Z] bcfd1f05c69d: Pull complete [2022-07-27T15:52:12.020Z] 59ccb84bbe0f: Pull complete [2022-07-27T15:52:12.020Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-27T15:52:12.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T15:52:12.020Z] ---> a4fb48ad2a94 [2022-07-27T15:52:12.020Z] Step 3/13 : ARG MAKE="make build" [2022-07-27T15:52:17.299Z] ---> Running in 704ed167b8b6 [2022-07-27T15:52:17.558Z] Removing intermediate container 704ed167b8b6 [2022-07-27T15:52:17.558Z] ---> 1f143cc7faec [2022-07-27T15:52:17.558Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-27T15:52:17.558Z] ---> Running in ded3de2b758f [2022-07-27T15:52:17.558Z] Removing intermediate container ded3de2b758f [2022-07-27T15:52:17.558Z] ---> b0787572aa1b [2022-07-27T15:52:17.558Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-27T15:52:17.558Z] ---> Running in 6e93985647fc [2022-07-27T15:52:17.719Z] Still waiting to schedule task [2022-07-27T15:52:17.719Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21236’ is offline [2022-07-27T15:52:17.817Z] Removing intermediate container 6e93985647fc [2022-07-27T15:52:17.817Z] ---> 6dad867f5c6c [2022-07-27T15:52:17.817Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T15:52:17.817Z] ---> Running in ee14b192d9db [2022-07-27T15:52:18.388Z] Removing intermediate container ee14b192d9db [2022-07-27T15:52:18.388Z] ---> 3a6ad5af6421 [2022-07-27T15:52:18.388Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-27T15:52:18.647Z] ---> Running in 8628bc7643b2 [2022-07-27T15:52:18.907Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T15:52:19.850Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T15:52:20.110Z] (1/80) Installing mesa (21.3.8-r1) [2022-07-27T15:52:20.110Z] (2/80) Installing libxau (1.0.9-r0) [2022-07-27T15:52:20.369Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-07-27T15:52:20.369Z] (4/80) Installing libxcb (1.15-r0) [2022-07-27T15:52:20.369Z] (5/80) Installing libx11 (1.8-r0) [2022-07-27T15:52:20.629Z] (6/80) Installing libxext (1.3.4-r0) [2022-07-27T15:52:20.629Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-07-27T15:52:20.889Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-07-27T15:52:20.889Z] (9/80) Installing libpciaccess (0.16-r0) [2022-07-27T15:52:20.889Z] (10/80) Installing libdrm (2.4.110-r0) [2022-07-27T15:52:21.148Z] (11/80) Installing mesa-glapi (21.3.8-r1) [2022-07-27T15:52:21.148Z] (12/80) Installing libxshmfence (1.3-r1) [2022-07-27T15:52:21.148Z] (13/80) Installing mesa-gl (21.3.8-r1) [2022-07-27T15:52:21.408Z] (14/80) Installing icu-data-full (71.1-r2) [2022-07-27T15:52:22.346Z] (15/80) Installing libice (1.0.10-r0) [2022-07-27T15:52:22.346Z] (16/80) Installing libuuid (2.38-r1) [2022-07-27T15:52:22.346Z] (17/80) Installing libsm (1.2.3-r0) [2022-07-27T15:52:22.609Z] (18/80) Installing libxt (1.2.1-r0) [2022-07-27T15:52:22.609Z] (19/80) Installing libxmu (1.1.3-r0) [2022-07-27T15:52:22.609Z] (20/80) Installing xset (1.2.4-r0) [2022-07-27T15:52:22.869Z] (21/80) Installing xprop (1.2.5-r0) [2022-07-27T15:52:22.869Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-07-27T15:52:22.869Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-07-27T15:52:23.138Z] (24/80) Installing libffi (3.4.2-r1) [2022-07-27T15:52:23.138Z] (25/80) Installing libintl (0.21-r2) [2022-07-27T15:52:23.397Z] (26/80) Installing libblkid (2.38-r1) [2022-07-27T15:52:23.397Z] (27/80) Installing libmount (2.38-r1) [2022-07-27T15:52:23.397Z] (28/80) Installing pcre (8.45-r2) [2022-07-27T15:52:23.656Z] (29/80) Installing glib (2.72.1-r0) [2022-07-27T15:52:23.656Z] (30/80) Installing icu-libs (71.1-r2) [2022-07-27T15:52:23.917Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-07-27T15:52:23.917Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-07-27T15:52:24.190Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) [2022-07-27T15:52:24.452Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-07-27T15:52:24.452Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-07-27T15:52:24.452Z] (36/80) Installing mesa-gbm (21.3.8-r1) [2022-07-27T15:52:24.718Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-07-27T15:52:24.718Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) [2022-07-27T15:52:25.308Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-07-27T15:52:25.308Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-07-27T15:52:25.308Z] (41/80) Installing libpng (1.6.37-r1) [2022-07-27T15:52:25.569Z] (42/80) Installing freetype (2.12.1-r0) [2022-07-27T15:52:25.569Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-07-27T15:52:25.569Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-07-27T15:52:25.830Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-07-27T15:52:25.830Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-07-27T15:52:26.090Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-07-27T15:52:26.090Z] (48/80) Installing libxml2 (2.9.14-r0) [2022-07-27T15:52:26.090Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-07-27T15:52:26.349Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-07-27T15:52:26.349Z] (51/80) Installing mesa-egl (21.3.8-r1) [2022-07-27T15:52:26.611Z] (52/80) Installing avahi-libs (0.8-r6) [2022-07-27T15:52:26.611Z] (53/80) Installing nettle (3.7.3-r0) [2022-07-27T15:52:26.611Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-07-27T15:52:26.874Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-07-27T15:52:26.874Z] (56/80) Installing libunistring (1.0-r0) [2022-07-27T15:52:27.134Z] (57/80) Installing gnutls (3.7.6-r0) [2022-07-27T15:52:27.134Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-07-27T15:52:27.396Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-07-27T15:52:27.396Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-07-27T15:52:27.396Z] (61/80) Installing libevdev (1.12.1-r0) [2022-07-27T15:52:27.654Z] (62/80) Installing mtdev (1.1.6-r0) [2022-07-27T15:52:27.654Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-07-27T15:52:27.654Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-07-27T15:52:27.913Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-07-27T15:52:27.913Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-07-27T15:52:28.173Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-07-27T15:52:28.173Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-07-27T15:52:28.173Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-07-27T15:52:28.434Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-07-27T15:52:28.434Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-07-27T15:52:28.434Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) [2022-07-27T15:52:29.002Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-07-27T15:52:29.262Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-07-27T15:52:29.262Z] (75/80) Installing udev-init-scripts (35-r0) [2022-07-27T15:52:29.522Z] Executing udev-init-scripts-35-r0.post-install [2022-07-27T15:52:29.522Z] (76/80) Installing kmod-libs (29-r2) [2022-07-27T15:52:29.522Z] (77/80) Installing eudev (3.2.11-r0) [2022-07-27T15:52:29.522Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-07-27T15:52:29.780Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-27T15:52:29.780Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-07-27T15:52:30.041Z] Executing busybox-1.35.0-r13.trigger [2022-07-27T15:52:30.041Z] Executing eudev-3.2.11-r0.trigger [2022-07-27T15:52:30.041Z] OK: 330 MiB in 131 packages [2022-07-27T15:52:32.586Z] Removing intermediate container 8628bc7643b2 [2022-07-27T15:52:32.586Z] ---> 20ca6d23e191 [2022-07-27T15:52:32.586Z] Step 8/13 : WORKDIR /device-usb-camera [2022-07-27T15:52:32.586Z] ---> Running in dbbacaa5d0af [2022-07-27T15:52:32.586Z] Removing intermediate container dbbacaa5d0af [2022-07-27T15:52:32.586Z] ---> b3d736390128 [2022-07-27T15:52:32.586Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-27T15:52:32.586Z] ---> ecfa4c642f23 [2022-07-27T15:52:32.586Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T15:52:32.586Z] ---> Running in ac0422a02177 [2022-07-27T15:52:50.695Z] Removing intermediate container ac0422a02177 [2022-07-27T15:52:50.695Z] ---> ff02fbeff6ad [2022-07-27T15:52:50.695Z] Step 11/13 : COPY . . [2022-07-27T15:52:51.266Z] ---> 9eb2f107b426 [2022-07-27T15:52:51.266Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-27T15:52:51.266Z] ---> Running in 3a26356e7a0d [2022-07-27T15:52:51.526Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2022-07-27T15:52:51.526Z]   Dload Upload Total Spent Left Speed [2022-07-27T15:52:51.526Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 8776 0 --:--:-- --:--:-- --:--:--  8850 [2022-07-27T15:52:51.786Z] Removing intermediate container 3a26356e7a0d [2022-07-27T15:52:51.786Z] ---> ebee1f132c00 [2022-07-27T15:52:51.786Z] Step 13/13 : RUN ${MAKE} [2022-07-27T15:52:51.786Z] ---> Running in 2af35d0e7946 [2022-07-27T15:52:52.047Z] noop [2022-07-27T15:52:52.310Z] Removing intermediate container 2af35d0e7946 [2022-07-27T15:52:52.310Z] ---> 196038d42a5d [2022-07-27T15:52:52.310Z] Successfully built 196038d42a5d [2022-07-27T15:52:52.310Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:52:52.646Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T15:52:52.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T15:52:52.731Z] prd-ubuntu20.04-docker-8c-8g-21235 does not seem to be running inside a container [2022-07-27T15:52:52.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-27T15:52:53.148Z] $ docker top fa62b99aa91f84796adc59cceb00ce6e6f8db5dd9ecf7c3494338fa03338f755 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T15:52:53.503Z] + go version [2022-07-27T15:52:53.503Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-27T15:52:53.517Z] $ docker stop --time=1 fa62b99aa91f84796adc59cceb00ce6e6f8db5dd9ecf7c3494338fa03338f755 [2022-07-27T15:52:54.822Z] $ docker rm -f fa62b99aa91f84796adc59cceb00ce6e6f8db5dd9ecf7c3494338fa03338f755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:52:55.242Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T15:52:55.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T15:52:55.329Z] prd-ubuntu20.04-docker-8c-8g-21235 does not seem to be running inside a container [2022-07-27T15:52:55.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-27T15:52:55.798Z] $ docker top b14deaf8754c9a9390438abae7617a804dcf488df99451cb1553c1a3077558c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T15:52:56.156Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-07-27T15:52:56.453Z] + make test [2022-07-27T15:52:56.453Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-27T15:52:56.714Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-27T15:53:06.701Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-27T15:53:06.701Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 2.0% of statements [2022-07-27T15:53:14.826Z] CGO_ENABLED=1 go vet ./... [2022-07-27T15:53:17.372Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T15:53:17.372Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T15:53:17.372Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-27T15:53:17.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-27T15:53:17.666Z] $ docker stop --time=1 b14deaf8754c9a9390438abae7617a804dcf488df99451cb1553c1a3077558c0 [2022-07-27T15:53:20.226Z] $ docker rm -f b14deaf8754c9a9390438abae7617a804dcf488df99451cb1553c1a3077558c0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T15:53:20.699Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-27T15:53:20.745Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-27T15:53:21.182Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-27T15:53:21.474Z] + ls -al . [2022-07-27T15:53:21.475Z] total 188 [2022-07-27T15:53:21.475Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 15:53 . [2022-07-27T15:53:21.475Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 15:51 .. [2022-07-27T15:53:21.475Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 15:53 .git [2022-07-27T15:53:21.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 15:51 .github [2022-07-27T15:53:21.475Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 15:51 .gitignore [2022-07-27T15:53:21.475Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 15:51 .golangci.yml [2022-07-27T15:53:21.475Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 15:51 .hadolint.yml [2022-07-27T15:53:21.475Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 15:51 .semver [2022-07-27T15:53:21.475Z] -rw-rw-r-- 1 jenkins jenkins 9065 Jul 27 15:51 Attribution.txt [2022-07-27T15:53:21.475Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 27 15:51 CHANGELOG.md [2022-07-27T15:53:21.475Z] -rw-rw-r-- 1 jenkins jenkins 2410 Jul 27 15:51 Dockerfile [2022-07-27T15:53:21.475Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 15:51 GOVERNANCE.md [2022-07-27T15:53:21.475Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 15:51 Jenkinsfile [2022-07-27T15:53:21.475Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 15:51 LICENSE [2022-07-27T15:53:21.475Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 27 15:51 Makefile [2022-07-27T15:53:21.475Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 15:51 OWNERS.md [2022-07-27T15:53:21.475Z] -rw-rw-r-- 1 jenkins jenkins 11382 Jul 27 15:51 README.md [2022-07-27T15:53:21.475Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 15:52 VERSION [2022-07-27T15:53:21.475Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 15:51 bin [2022-07-27T15:53:21.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 15:51 cmd [2022-07-27T15:53:21.475Z] -rw-r--r-- 1 jenkins jenkins 26814 Jul 27 15:53 coverage.out [2022-07-27T15:53:21.475Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 15:51 docker-entrypoint.sh [2022-07-27T15:53:21.475Z] -rw-rw-r-- 1 jenkins jenkins 3382 Jul 27 15:51 go.mod [2022-07-27T15:53:21.475Z] -rw-rw-r-- 1 jenkins jenkins 35824 Jul 27 15:51 go.sum [2022-07-27T15:53:21.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 15:51 internal [2022-07-27T15:53:21.475Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 15:51 snap [2022-07-27T15:53:21.475Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 15:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:53:21.794Z] + 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=9e845652be8c19b0c1fc437782669d45e1ae73ca --label arch=amd64 --label version=2.2.0-dev.23 . [2022-07-27T15:53:21.794Z] Sending build context to Docker daemon 799.2kB [2022-07-27T15:53:21.794Z] Step 1/35 : ARG BASE=golang:1.17-alpine3.15 [2022-07-27T15:53:21.794Z] Step 2/35 : FROM ${BASE} AS builder [2022-07-27T15:53:21.794Z] ---> 196038d42a5d [2022-07-27T15:53:21.794Z] Step 3/35 : ARG MAKE="make build" [2022-07-27T15:53:21.794Z] ---> Running in 2a989b595ca5 [2022-07-27T15:53:22.055Z] Removing intermediate container 2a989b595ca5 [2022-07-27T15:53:22.055Z] ---> 62d8a98a8909 [2022-07-27T15:53:22.055Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-27T15:53:22.055Z] ---> Running in 2ac4ccbba871 [2022-07-27T15:53:22.055Z] Removing intermediate container 2ac4ccbba871 [2022-07-27T15:53:22.055Z] ---> d3ac9c0a3973 [2022-07-27T15:53:22.055Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-27T15:53:22.055Z] ---> Running in 0bcc53ca2d43 [2022-07-27T15:53:22.055Z] Removing intermediate container 0bcc53ca2d43 [2022-07-27T15:53:22.055Z] ---> 870faa1d9352 [2022-07-27T15:53:22.055Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T15:53:22.055Z] ---> Running in 7b2442ebb517 [2022-07-27T15:53:22.623Z] Removing intermediate container 7b2442ebb517 [2022-07-27T15:53:22.623Z] ---> c44470c91caf [2022-07-27T15:53:22.623Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-27T15:53:22.623Z] ---> Running in 115a880befdf [2022-07-27T15:53:23.195Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T15:53:24.137Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T15:53:24.137Z] OK: 330 MiB in 131 packages [2022-07-27T15:53:24.709Z] Removing intermediate container 115a880befdf [2022-07-27T15:53:24.709Z] ---> 81ea6809c88a [2022-07-27T15:53:24.709Z] Step 8/35 : WORKDIR /device-usb-camera [2022-07-27T15:53:24.709Z] ---> Running in ef5bbb38b1b3 [2022-07-27T15:53:24.709Z] Removing intermediate container ef5bbb38b1b3 [2022-07-27T15:53:24.709Z] ---> ef1905c473bb [2022-07-27T15:53:24.709Z] Step 9/35 : COPY go.mod vendor* ./ [2022-07-27T15:53:24.709Z] ---> 6340297db220 [2022-07-27T15:53:24.709Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T15:53:24.709Z] ---> Running in 00f980ee48bf [2022-07-27T15:53:25.649Z] Removing intermediate container 00f980ee48bf [2022-07-27T15:53:25.649Z] ---> e81729789bc2 [2022-07-27T15:53:25.649Z] Step 11/35 : COPY . . [2022-07-27T15:53:25.649Z] ---> d94b1012b37b [2022-07-27T15:53:25.649Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-27T15:53:25.649Z] ---> Running in 9c7355df7d87 [2022-07-27T15:53:25.911Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T15:53:25.911Z] Dload Upload Total Spent Left Speed [2022-07-27T15:53:25.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43719 0 --:--:-- --:--:-- --:--:-- 44250 [2022-07-27T15:53:26.173Z] Removing intermediate container 9c7355df7d87 [2022-07-27T15:53:26.173Z] ---> 2b58e9cb58f4 [2022-07-27T15:53:26.173Z] Step 13/35 : RUN ${MAKE} [2022-07-27T15:53:26.173Z] ---> Running in c8cc55da245b [2022-07-27T15:53:26.742Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-27T15:53:48.719Z] Removing intermediate container c8cc55da245b [2022-07-27T15:53:48.719Z] ---> 036049cf9b08 [2022-07-27T15:53:48.719Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-27T15:53:48.719Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-27T15:53:48.980Z] af6660deedbd: Pulling fs layer [2022-07-27T15:53:48.980Z] 97cd0a44c592: Pulling fs layer [2022-07-27T15:53:48.980Z] 97cd0a44c592: Verifying Checksum [2022-07-27T15:53:48.980Z] 97cd0a44c592: Download complete [2022-07-27T15:53:49.241Z] af6660deedbd: Verifying Checksum [2022-07-27T15:53:49.241Z] af6660deedbd: Download complete [2022-07-27T15:53:49.241Z] af6660deedbd: Pull complete [2022-07-27T15:53:49.501Z] 97cd0a44c592: Pull complete [2022-07-27T15:53:49.501Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-27T15:53:49.501Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-27T15:53:49.501Z] ---> fea57e182299 [2022-07-27T15:53:49.501Z] Step 15/35 : FROM alpine:3.15 [2022-07-27T15:53:50.075Z] 3.15: Pulling from library/alpine [2022-07-27T15:53:50.075Z] ab6db1bc80d0: Pulling fs layer [2022-07-27T15:53:50.337Z] ab6db1bc80d0: Verifying Checksum [2022-07-27T15:53:50.337Z] ab6db1bc80d0: Download complete [2022-07-27T15:53:50.337Z] ab6db1bc80d0: Pull complete [2022-07-27T15:53:50.337Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-27T15:53:50.337Z] Status: Downloaded newer image for alpine:3.15 [2022-07-27T15:53:50.337Z] ---> 2720e26172a0 [2022-07-27T15:53:50.337Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-27T15:53:50.910Z] ---> Running in e20caf5dcbae [2022-07-27T15:53:50.910Z] Removing intermediate container e20caf5dcbae [2022-07-27T15:53:50.910Z] ---> e79c934f297b [2022-07-27T15:53:50.910Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-27T15:53:50.910Z] ---> Running in 04a9a5e242ec [2022-07-27T15:53:51.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-27T15:53:51.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-27T15:53:51.432Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-07-27T15:53:51.432Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-07-27T15:53:51.432Z] (3/74) Installing libxau (1.0.9-r0) [2022-07-27T15:53:51.432Z] (4/74) Installing libmd (1.0.3-r0) [2022-07-27T15:53:51.432Z] (5/74) Installing libbsd (0.11.3-r1) [2022-07-27T15:53:51.432Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-07-27T15:53:51.432Z] (7/74) Installing libxcb (1.14-r2) [2022-07-27T15:53:51.432Z] (8/74) Installing libx11 (1.7.2-r0) [2022-07-27T15:53:51.432Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-07-27T15:53:51.432Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-07-27T15:53:51.432Z] (11/74) Installing expat (2.4.7-r0) [2022-07-27T15:53:51.432Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-07-27T15:53:51.432Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-07-27T15:53:51.432Z] (14/74) Installing libpng (1.6.37-r1) [2022-07-27T15:53:51.694Z] (15/74) Installing freetype (2.11.1-r2) [2022-07-27T15:53:51.694Z] (16/74) Installing libuuid (2.37.4-r0) [2022-07-27T15:53:51.694Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-07-27T15:53:51.694Z] (18/74) Installing fribidi (1.0.11-r0) [2022-07-27T15:53:51.694Z] (19/74) Installing libffi (3.4.2-r1) [2022-07-27T15:53:51.694Z] (20/74) Installing libintl (0.21-r0) [2022-07-27T15:53:51.694Z] (21/74) Installing libblkid (2.37.4-r0) [2022-07-27T15:53:51.694Z] (22/74) Installing libmount (2.37.4-r0) [2022-07-27T15:53:51.694Z] (23/74) Installing pcre (8.45-r1) [2022-07-27T15:53:51.694Z] (24/74) Installing glib (2.70.1-r0) [2022-07-27T15:53:51.694Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-07-27T15:53:51.694Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-07-27T15:53:51.694Z] (27/74) Installing libass (0.15.2-r0) [2022-07-27T15:53:51.694Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-07-27T15:53:51.694Z] (29/74) Installing gmp (6.2.1-r1) [2022-07-27T15:53:51.694Z] (30/74) Installing nettle (3.7.3-r0) [2022-07-27T15:53:51.694Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-07-27T15:53:51.694Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-07-27T15:53:51.694Z] (33/74) Installing libunistring (0.9.10-r1) [2022-07-27T15:53:51.694Z] (34/74) Installing gnutls (3.7.1-r0) [2022-07-27T15:53:51.694Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-27T15:53:51.694Z] (36/74) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-27T15:53:51.694Z] (37/74) Installing lame (3.100-r0) [2022-07-27T15:53:51.694Z] (38/74) Installing opus (1.3.1-r1) [2022-07-27T15:53:51.694Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-07-27T15:53:51.694Z] (40/74) Installing soxr (0.1.3-r2) [2022-07-27T15:53:51.694Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-07-27T15:53:51.694Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-27T15:53:51.694Z] (43/74) Installing libsrt (1.4.2-r1) [2022-07-27T15:53:51.956Z] (44/74) Installing libssh (0.9.6-r1) [2022-07-27T15:53:51.956Z] (45/74) Installing libogg (1.3.5-r0) [2022-07-27T15:53:51.956Z] (46/74) Installing libtheora (1.1.1-r16) [2022-07-27T15:53:51.956Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-07-27T15:53:51.956Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-07-27T15:53:51.956Z] (49/74) Installing libxext (1.3.4-r0) [2022-07-27T15:53:51.956Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-07-27T15:53:51.956Z] (51/74) Installing libpciaccess (0.16-r0) [2022-07-27T15:53:51.956Z] (52/74) Installing libdrm (2.4.109-r0) [2022-07-27T15:53:51.956Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-07-27T15:53:51.956Z] (54/74) Installing libva (2.13.0-r0) [2022-07-27T15:53:51.956Z] (55/74) Installing libvdpau (1.4-r0) [2022-07-27T15:53:51.956Z] (56/74) Installing vidstab (1.1.0-r1) [2022-07-27T15:53:51.956Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-07-27T15:53:51.956Z] (58/74) Installing libvpx (1.10.0-r0) [2022-07-27T15:53:51.956Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-07-27T15:53:51.956Z] (60/74) Installing libwebp (1.2.2-r0) [2022-07-27T15:53:51.956Z] (61/74) Installing x264-libs (20210613-r0) [2022-07-27T15:53:51.956Z] (62/74) Installing x265-libs (3.5-r0) [2022-07-27T15:53:51.956Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-07-27T15:53:51.956Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-07-27T15:53:52.219Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-07-27T15:53:52.219Z] (66/74) Installing udev-init-scripts (35-r0) [2022-07-27T15:53:52.219Z] Executing udev-init-scripts-35-r0.post-install [2022-07-27T15:53:52.219Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-27T15:53:52.219Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-07-27T15:53:52.219Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-07-27T15:53:52.219Z] (70/74) Installing kmod-libs (29-r2) [2022-07-27T15:53:52.219Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-07-27T15:53:52.219Z] (72/74) Installing libsodium (1.0.18-r0) [2022-07-27T15:53:52.219Z] (73/74) Installing libzmq (4.3.4-r0) [2022-07-27T15:53:52.219Z] (74/74) Installing zeromq (4.3.4-r0) [2022-07-27T15:53:52.219Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T15:53:52.219Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-27T15:53:52.219Z] OK: 78 MiB in 88 packages [2022-07-27T15:53:54.875Z] Removing intermediate container 04a9a5e242ec [2022-07-27T15:53:54.876Z] ---> e1ff875383e2 [2022-07-27T15:53:54.876Z] Step 18/35 : WORKDIR / [2022-07-27T15:53:54.876Z] ---> Running in 193462e43849 [2022-07-27T15:53:54.876Z] Removing intermediate container 193462e43849 [2022-07-27T15:53:54.876Z] ---> dcf0d7a15e57 [2022-07-27T15:53:54.876Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-07-27T15:53:55.136Z] ---> 9133e1b89f1a [2022-07-27T15:53:55.136Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-27T15:53:55.397Z] ---> 0aa9595e485c [2022-07-27T15:53:55.397Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-07-27T15:53:55.397Z] ---> 3b8e337b1e01 [2022-07-27T15:53:55.397Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-27T15:53:55.657Z] ---> b7460afe64c5 [2022-07-27T15:53:55.657Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-27T15:53:55.657Z] ---> e17132291da5 [2022-07-27T15:53:55.657Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-27T15:53:55.919Z] ---> 2354fad1c145 [2022-07-27T15:53:55.919Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-07-27T15:53:56.562Z] ---> 68f5624ced46 [2022-07-27T15:53:56.562Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-07-27T15:53:56.562Z] ---> Running in a8db1797e944 [2022-07-27T15:53:57.135Z] Removing intermediate container a8db1797e944 [2022-07-27T15:53:57.135Z] ---> b5ac1ee99e14 [2022-07-27T15:53:57.135Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-07-27T15:53:57.135Z] ---> Running in 64106096b621 [2022-07-27T15:53:57.708Z] Removing intermediate container 64106096b621 [2022-07-27T15:53:57.708Z] ---> 05b2393aa19d [2022-07-27T15:53:57.708Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-07-27T15:53:57.708Z] ---> Running in 35ae0c560b7c [2022-07-27T15:53:58.280Z] Removing intermediate container 35ae0c560b7c [2022-07-27T15:53:58.280Z] ---> 9a88e28ad17c [2022-07-27T15:53:58.280Z] Step 29/35 : EXPOSE 59983 [2022-07-27T15:53:58.280Z] ---> Running in 812904628f4b [2022-07-27T15:53:58.280Z] Removing intermediate container 812904628f4b [2022-07-27T15:53:58.280Z] ---> 53de336e4a39 [2022-07-27T15:53:58.280Z] Step 30/35 : EXPOSE 8554 [2022-07-27T15:53:58.280Z] ---> Running in 8539f8e3a8b5 [2022-07-27T15:53:58.542Z] Removing intermediate container 8539f8e3a8b5 [2022-07-27T15:53:58.542Z] ---> a2074769b164 [2022-07-27T15:53:58.542Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-27T15:53:58.542Z] ---> Running in c74a8e6b96f8 [2022-07-27T15:53:58.542Z] Removing intermediate container c74a8e6b96f8 [2022-07-27T15:53:58.542Z] ---> 86dedbdce8df [2022-07-27T15:53:58.542Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-27T15:53:58.542Z] ---> Running in 515cc80c1e80 [2022-07-27T15:53:58.542Z] Removing intermediate container 515cc80c1e80 [2022-07-27T15:53:58.542Z] ---> c457d94e01f3 [2022-07-27T15:53:58.542Z] Step 33/35 : LABEL arch=amd64 [2022-07-27T15:53:58.542Z] ---> Running in b63c17a32887 [2022-07-27T15:53:58.803Z] Removing intermediate container b63c17a32887 [2022-07-27T15:53:58.803Z] ---> a2719f125045 [2022-07-27T15:53:58.803Z] Step 34/35 : LABEL git_sha=9e845652be8c19b0c1fc437782669d45e1ae73ca [2022-07-27T15:53:58.803Z] ---> Running in b8b66a0230d1 [2022-07-27T15:53:58.803Z] Removing intermediate container b8b66a0230d1 [2022-07-27T15:53:58.803Z] ---> b1054136bbc8 [2022-07-27T15:53:58.803Z] Step 35/35 : LABEL version=2.2.0-dev.23 [2022-07-27T15:53:58.803Z] ---> Running in a13cbd2a17ac [2022-07-27T15:53:58.803Z] Removing intermediate container a13cbd2a17ac [2022-07-27T15:53:58.803Z] ---> 32e9a1821f24 [2022-07-27T15:53:58.803Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-27T15:53:58.803Z] Successfully built 32e9a1821f24 [2022-07-27T15:53:58.803Z] 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 [2022-07-27T15:53:59.185Z] provisioning config files... [2022-07-27T15:53:59.195Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7659033933062609083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T15:53:59.500Z] ---> docker-login.sh [2022-07-27T15:53:59.500Z] nexus3.edgexfoundry.org:10001 [2022-07-27T15:53:59.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T15:53:59.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T15:53:59.500Z] Configure a credential helper to remove this warning. See [2022-07-27T15:53:59.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T15:53:59.500Z] [2022-07-27T15:53:59.500Z] Login Succeeded [2022-07-27T15:53:59.500Z] nexus3.edgexfoundry.org:10002 [2022-07-27T15:53:59.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T15:53:59.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T15:53:59.761Z] Configure a credential helper to remove this warning. See [2022-07-27T15:53:59.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T15:53:59.761Z] [2022-07-27T15:53:59.761Z] Login Succeeded [2022-07-27T15:53:59.761Z] nexus3.edgexfoundry.org:10003 [2022-07-27T15:53:59.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T15:53:59.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T15:53:59.761Z] Configure a credential helper to remove this warning. See [2022-07-27T15:53:59.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T15:53:59.761Z] [2022-07-27T15:53:59.761Z] Login Succeeded [2022-07-27T15:53:59.761Z] nexus3.edgexfoundry.org:10004 [2022-07-27T15:54:00.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T15:54:00.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T15:54:00.021Z] Configure a credential helper to remove this warning. See [2022-07-27T15:54:00.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T15:54:00.021Z] [2022-07-27T15:54:00.021Z] Login Succeeded [2022-07-27T15:54:00.021Z] docker.io [2022-07-27T15:54:00.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T15:54:00.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T15:54:00.282Z] Configure a credential helper to remove this warning. See [2022-07-27T15:54:00.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T15:54:00.282Z] [2022-07-27T15:54:00.282Z] Login Succeeded [2022-07-27T15:54:00.282Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T15:54:00.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-27T15:54:00.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T15:54:00.347Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-07-27T15:54:00.347Z] 9e845652be8c19b0c1fc437782669d45e1ae73ca [2022-07-27T15:54:00.347Z] latest [2022-07-27T15:54:00.347Z] 2.2.0-dev.23 [2022-07-27T15:54:00.347Z] 9e845652be8c19b0c1fc437782669d45e1ae73ca-2.2.0-dev.23 [2022-07-27T15:54:00.347Z] main [2022-07-27T15:54:00.347Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:54:00.697Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9e845652be8c19b0c1fc437782669d45e1ae73ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:54:01.085Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9e845652be8c19b0c1fc437782669d45e1ae73ca [2022-07-27T15:54:01.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-27T15:54:01.085Z] 74af210c1a4a: Preparing [2022-07-27T15:54:01.085Z] 3e758e44193d: Preparing [2022-07-27T15:54:01.085Z] 89273981323d: Preparing [2022-07-27T15:54:01.085Z] 550e596c6d0e: Preparing [2022-07-27T15:54:01.085Z] 1207169bf42c: Preparing [2022-07-27T15:54:01.085Z] bce4507c1974: Preparing [2022-07-27T15:54:01.085Z] 6a23e207e5d1: Preparing [2022-07-27T15:54:01.085Z] 20da649367c6: Preparing [2022-07-27T15:54:01.085Z] c1a990970c55: Preparing [2022-07-27T15:54:01.085Z] 6dfd74da2c80: Preparing [2022-07-27T15:54:01.085Z] 4a4005a4f264: Preparing [2022-07-27T15:54:01.085Z] ad543cd673bd: Preparing [2022-07-27T15:54:01.085Z] bce4507c1974: Waiting [2022-07-27T15:54:01.085Z] c1a990970c55: Waiting [2022-07-27T15:54:01.085Z] 6dfd74da2c80: Waiting [2022-07-27T15:54:01.085Z] 6a23e207e5d1: Waiting [2022-07-27T15:54:01.085Z] 4a4005a4f264: Waiting [2022-07-27T15:54:01.085Z] 20da649367c6: Waiting [2022-07-27T15:54:01.085Z] ad543cd673bd: Waiting [2022-07-27T15:54:01.085Z] 74af210c1a4a: Pushed [2022-07-27T15:54:01.085Z] 3e758e44193d: Pushed [2022-07-27T15:54:01.085Z] 89273981323d: Pushed [2022-07-27T15:54:01.085Z] 1207169bf42c: Pushed [2022-07-27T15:54:01.347Z] bce4507c1974: Pushed [2022-07-27T15:54:01.347Z] 20da649367c6: Pushed [2022-07-27T15:54:01.347Z] 6a23e207e5d1: Pushed [2022-07-27T15:54:01.347Z] c1a990970c55: Pushed [2022-07-27T15:54:01.347Z] ad543cd673bd: Layer already exists [2022-07-27T15:54:03.310Z] 550e596c6d0e: Pushed [2022-07-27T15:54:03.926Z] 6dfd74da2c80: Pushed [2022-07-27T15:54:09.205Z] 4a4005a4f264: Pushed [2022-07-27T15:54:09.205Z] 9e845652be8c19b0c1fc437782669d45e1ae73ca: digest: sha256:2cfa01eb9832ecc5739093a9ef809baf8b38755ee9a61599d024ec60d76be67e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:54:09.520Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:54:09.824Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-27T15:54:09.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-27T15:54:09.824Z] 74af210c1a4a: Preparing [2022-07-27T15:54:09.824Z] 3e758e44193d: Preparing [2022-07-27T15:54:09.824Z] 89273981323d: Preparing [2022-07-27T15:54:09.824Z] 550e596c6d0e: Preparing [2022-07-27T15:54:09.824Z] 1207169bf42c: Preparing [2022-07-27T15:54:09.824Z] bce4507c1974: Preparing [2022-07-27T15:54:09.824Z] 6a23e207e5d1: Preparing [2022-07-27T15:54:09.824Z] 20da649367c6: Preparing [2022-07-27T15:54:09.824Z] c1a990970c55: Preparing [2022-07-27T15:54:09.824Z] 6dfd74da2c80: Preparing [2022-07-27T15:54:09.824Z] 4a4005a4f264: Preparing [2022-07-27T15:54:09.824Z] ad543cd673bd: Preparing [2022-07-27T15:54:09.824Z] 20da649367c6: Waiting [2022-07-27T15:54:09.824Z] c1a990970c55: Waiting [2022-07-27T15:54:09.824Z] 6dfd74da2c80: Waiting [2022-07-27T15:54:09.824Z] bce4507c1974: Waiting [2022-07-27T15:54:09.824Z] 4a4005a4f264: Waiting [2022-07-27T15:54:09.824Z] ad543cd673bd: Waiting [2022-07-27T15:54:09.824Z] 6a23e207e5d1: Waiting [2022-07-27T15:54:09.824Z] 550e596c6d0e: Layer already exists [2022-07-27T15:54:09.824Z] 3e758e44193d: Layer already exists [2022-07-27T15:54:09.824Z] 89273981323d: Layer already exists [2022-07-27T15:54:09.824Z] 74af210c1a4a: Layer already exists [2022-07-27T15:54:09.824Z] 1207169bf42c: Layer already exists [2022-07-27T15:54:09.824Z] bce4507c1974: Layer already exists [2022-07-27T15:54:09.824Z] c1a990970c55: Layer already exists [2022-07-27T15:54:09.824Z] 6dfd74da2c80: Layer already exists [2022-07-27T15:54:09.824Z] 6a23e207e5d1: Layer already exists [2022-07-27T15:54:09.824Z] 20da649367c6: Layer already exists [2022-07-27T15:54:09.824Z] 4a4005a4f264: Layer already exists [2022-07-27T15:54:09.824Z] ad543cd673bd: Layer already exists [2022-07-27T15:54:09.824Z] latest: digest: sha256:2cfa01eb9832ecc5739093a9ef809baf8b38755ee9a61599d024ec60d76be67e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:54:10.136Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:54:10.446Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.23 [2022-07-27T15:54:10.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-27T15:54:10.446Z] 74af210c1a4a: Preparing [2022-07-27T15:54:10.446Z] 3e758e44193d: Preparing [2022-07-27T15:54:10.446Z] 89273981323d: Preparing [2022-07-27T15:54:10.446Z] 550e596c6d0e: Preparing [2022-07-27T15:54:10.446Z] 1207169bf42c: Preparing [2022-07-27T15:54:10.446Z] bce4507c1974: Preparing [2022-07-27T15:54:10.446Z] 6a23e207e5d1: Preparing [2022-07-27T15:54:10.446Z] 20da649367c6: Preparing [2022-07-27T15:54:10.446Z] c1a990970c55: Preparing [2022-07-27T15:54:10.446Z] 6dfd74da2c80: Preparing [2022-07-27T15:54:10.446Z] 4a4005a4f264: Preparing [2022-07-27T15:54:10.446Z] ad543cd673bd: Preparing [2022-07-27T15:54:10.446Z] bce4507c1974: Waiting [2022-07-27T15:54:10.446Z] 20da649367c6: Waiting [2022-07-27T15:54:10.446Z] 6a23e207e5d1: Waiting [2022-07-27T15:54:10.446Z] 6dfd74da2c80: Waiting [2022-07-27T15:54:10.446Z] c1a990970c55: Waiting [2022-07-27T15:54:10.446Z] ad543cd673bd: Waiting [2022-07-27T15:54:10.446Z] 1207169bf42c: Layer already exists [2022-07-27T15:54:10.446Z] 89273981323d: Layer already exists [2022-07-27T15:54:10.446Z] 550e596c6d0e: Layer already exists [2022-07-27T15:54:10.446Z] 74af210c1a4a: Layer already exists [2022-07-27T15:54:10.446Z] 3e758e44193d: Layer already exists [2022-07-27T15:54:10.446Z] 20da649367c6: Layer already exists [2022-07-27T15:54:10.446Z] 6a23e207e5d1: Layer already exists [2022-07-27T15:54:10.446Z] bce4507c1974: Layer already exists [2022-07-27T15:54:10.446Z] 6dfd74da2c80: Layer already exists [2022-07-27T15:54:10.446Z] c1a990970c55: Layer already exists [2022-07-27T15:54:10.446Z] 4a4005a4f264: Layer already exists [2022-07-27T15:54:10.446Z] ad543cd673bd: Layer already exists [2022-07-27T15:54:10.446Z] 2.2.0-dev.23: digest: sha256:2cfa01eb9832ecc5739093a9ef809baf8b38755ee9a61599d024ec60d76be67e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:54:10.765Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9e845652be8c19b0c1fc437782669d45e1ae73ca-2.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:54:11.075Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9e845652be8c19b0c1fc437782669d45e1ae73ca-2.2.0-dev.23 [2022-07-27T15:54:11.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-27T15:54:11.075Z] 74af210c1a4a: Preparing [2022-07-27T15:54:11.075Z] 3e758e44193d: Preparing [2022-07-27T15:54:11.075Z] 89273981323d: Preparing [2022-07-27T15:54:11.075Z] 550e596c6d0e: Preparing [2022-07-27T15:54:11.075Z] 1207169bf42c: Preparing [2022-07-27T15:54:11.075Z] bce4507c1974: Preparing [2022-07-27T15:54:11.075Z] 6a23e207e5d1: Preparing [2022-07-27T15:54:11.075Z] 20da649367c6: Preparing [2022-07-27T15:54:11.075Z] c1a990970c55: Preparing [2022-07-27T15:54:11.075Z] 6dfd74da2c80: Preparing [2022-07-27T15:54:11.075Z] 4a4005a4f264: Preparing [2022-07-27T15:54:11.075Z] ad543cd673bd: Preparing [2022-07-27T15:54:11.075Z] 6a23e207e5d1: Waiting [2022-07-27T15:54:11.075Z] 20da649367c6: Waiting [2022-07-27T15:54:11.075Z] c1a990970c55: Waiting [2022-07-27T15:54:11.075Z] ad543cd673bd: Waiting [2022-07-27T15:54:11.075Z] 6dfd74da2c80: Waiting [2022-07-27T15:54:11.075Z] 4a4005a4f264: Waiting [2022-07-27T15:54:11.075Z] bce4507c1974: Waiting [2022-07-27T15:54:11.075Z] 74af210c1a4a: Layer already exists [2022-07-27T15:54:11.075Z] 89273981323d: Layer already exists [2022-07-27T15:54:11.075Z] 550e596c6d0e: Layer already exists [2022-07-27T15:54:11.075Z] 3e758e44193d: Layer already exists [2022-07-27T15:54:11.075Z] 1207169bf42c: Layer already exists [2022-07-27T15:54:11.075Z] 6dfd74da2c80: Layer already exists [2022-07-27T15:54:11.075Z] 20da649367c6: Layer already exists [2022-07-27T15:54:11.075Z] c1a990970c55: Layer already exists [2022-07-27T15:54:11.075Z] 6a23e207e5d1: Layer already exists [2022-07-27T15:54:11.075Z] bce4507c1974: Layer already exists [2022-07-27T15:54:11.075Z] 4a4005a4f264: Layer already exists [2022-07-27T15:54:11.075Z] ad543cd673bd: Layer already exists [2022-07-27T15:54:11.075Z] 9e845652be8c19b0c1fc437782669d45e1ae73ca-2.2.0-dev.23: digest: sha256:2cfa01eb9832ecc5739093a9ef809baf8b38755ee9a61599d024ec60d76be67e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:54:11.391Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:54:11.699Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-07-27T15:54:11.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-07-27T15:54:11.699Z] 74af210c1a4a: Preparing [2022-07-27T15:54:11.699Z] 3e758e44193d: Preparing [2022-07-27T15:54:11.699Z] 89273981323d: Preparing [2022-07-27T15:54:11.699Z] 550e596c6d0e: Preparing [2022-07-27T15:54:11.699Z] 1207169bf42c: Preparing [2022-07-27T15:54:11.699Z] bce4507c1974: Preparing [2022-07-27T15:54:11.699Z] 6a23e207e5d1: Preparing [2022-07-27T15:54:11.699Z] 20da649367c6: Preparing [2022-07-27T15:54:11.699Z] c1a990970c55: Preparing [2022-07-27T15:54:11.699Z] 6dfd74da2c80: Preparing [2022-07-27T15:54:11.699Z] 4a4005a4f264: Preparing [2022-07-27T15:54:11.699Z] ad543cd673bd: Preparing [2022-07-27T15:54:11.699Z] bce4507c1974: Waiting [2022-07-27T15:54:11.699Z] 6a23e207e5d1: Waiting [2022-07-27T15:54:11.699Z] 20da649367c6: Waiting [2022-07-27T15:54:11.699Z] c1a990970c55: Waiting [2022-07-27T15:54:11.699Z] 6dfd74da2c80: Waiting [2022-07-27T15:54:11.699Z] 4a4005a4f264: Waiting [2022-07-27T15:54:11.699Z] ad543cd673bd: Waiting [2022-07-27T15:54:11.699Z] 1207169bf42c: Layer already exists [2022-07-27T15:54:11.699Z] 89273981323d: Layer already exists [2022-07-27T15:54:11.699Z] 550e596c6d0e: Layer already exists [2022-07-27T15:54:11.699Z] 3e758e44193d: Layer already exists [2022-07-27T15:54:11.699Z] 74af210c1a4a: Layer already exists [2022-07-27T15:54:11.699Z] 6a23e207e5d1: Layer already exists [2022-07-27T15:54:11.699Z] bce4507c1974: Layer already exists [2022-07-27T15:54:11.699Z] 20da649367c6: Layer already exists [2022-07-27T15:54:11.699Z] c1a990970c55: Layer already exists [2022-07-27T15:54:11.699Z] 6dfd74da2c80: Layer already exists [2022-07-27T15:54:11.699Z] ad543cd673bd: Layer already exists [2022-07-27T15:54:11.699Z] 4a4005a4f264: Layer already exists [2022-07-27T15:54:11.699Z] main: digest: sha256:2cfa01eb9832ecc5739093a9ef809baf8b38755ee9a61599d024ec60d76be67e size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-27T15:54:11.754Z] ===================================================== [Pipeline] echo [2022-07-27T15:54:11.764Z] taggedImages: [2022-07-27T15:54:11.764Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:9e845652be8c19b0c1fc437782669d45e1ae73ca [2022-07-27T15:54:11.764Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-07-27T15:54:11.764Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.2.0-dev.23 [2022-07-27T15:54:11.764Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:9e845652be8c19b0c1fc437782669d45e1ae73ca-2.2.0-dev.23 [2022-07-27T15:54:11.764Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:54:12.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T15:54:12.143Z] [2022-07-27T15:54:12.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:54:12.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T15:54:12.447Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-27T15:54:12.447Z] 5eb5b503b376: Pulling fs layer [2022-07-27T15:54:12.447Z] 5c69ac0246d0: Pulling fs layer [2022-07-27T15:54:12.447Z] ec43610c2a17: Pulling fs layer [2022-07-27T15:54:12.447Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-27T15:54:12.447Z] 33b1e0a273af: Pulling fs layer [2022-07-27T15:54:12.447Z] 5d3b04190fa2: Pulling fs layer [2022-07-27T15:54:12.447Z] 2f39f015ded8: Pulling fs layer [2022-07-27T15:54:12.447Z] 33b1e0a273af: Waiting [2022-07-27T15:54:12.447Z] 5d3b04190fa2: Waiting [2022-07-27T15:54:12.447Z] 3a2ae6a8a46f: Waiting [2022-07-27T15:54:12.447Z] 2f39f015ded8: Waiting [2022-07-27T15:54:12.447Z] 5c69ac0246d0: Verifying Checksum [2022-07-27T15:54:12.447Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-27T15:54:12.447Z] 3a2ae6a8a46f: Download complete [2022-07-27T15:54:12.447Z] 33b1e0a273af: Verifying Checksum [2022-07-27T15:54:12.447Z] 33b1e0a273af: Download complete [2022-07-27T15:54:12.447Z] 5d3b04190fa2: Download complete [2022-07-27T15:54:12.447Z] ec43610c2a17: Verifying Checksum [2022-07-27T15:54:12.447Z] ec43610c2a17: Download complete [2022-07-27T15:54:12.708Z] 5eb5b503b376: Verifying Checksum [2022-07-27T15:54:12.708Z] 5eb5b503b376: Download complete [2022-07-27T15:54:13.275Z] 2f39f015ded8: Download complete [2022-07-27T15:54:13.846Z] 5eb5b503b376: Pull complete [2022-07-27T15:54:14.104Z] 5c69ac0246d0: Pull complete [2022-07-27T15:54:14.362Z] ec43610c2a17: Pull complete [2022-07-27T15:54:14.621Z] 3a2ae6a8a46f: Pull complete [2022-07-27T15:54:14.880Z] 33b1e0a273af: Pull complete [2022-07-27T15:54:14.880Z] 5d3b04190fa2: Pull complete [2022-07-27T15:54:20.165Z] 2f39f015ded8: Pull complete [2022-07-27T15:54:20.165Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-27T15:54:20.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T15:54:20.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T15:54:20.257Z] prd-ubuntu20.04-docker-8c-8g-21235 does not seem to be running inside a container [2022-07-27T15:54:20.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-27T15:54:24.927Z] $ docker top b9a23b531aa476f5ab0374bcc5747e2012779be6c22443087ba1d0d330a7cfe6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T15:54:25.320Z] ---> job-cost.sh [2022-07-27T15:54:25.320Z] lf-activate-venv: SKIPPING [2022-07-27T15:54:25.320Z] INFO: No Stack... [2022-07-27T15:54:25.581Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-27T15:54:26.149Z] INFO: Archiving Costs [Pipeline] sh [2022-07-27T15:54:26.442Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-07-27T15:54:26.442Z] + cut -d, -f6 [Pipeline] lock [2022-07-27T15:54:26.457Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-34-stack-cost] [2022-07-27T15:54:26.463Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-34-stack-cost] did not exist. Created. [2022-07-27T15:54:26.463Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T15:54:26.772Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-27T15:54:26.806Z] Stashed 1 file(s) [Pipeline] } [2022-07-27T15:54:26.812Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-27T15:54:26.834Z] $ docker stop --time=1 b9a23b531aa476f5ab0374bcc5747e2012779be6c22443087ba1d0d330a7cfe6 [2022-07-27T15:54:28.129Z] $ docker rm -f b9a23b531aa476f5ab0374bcc5747e2012779be6c22443087ba1d0d330a7cfe6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-27T15:54:34.230Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21237 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-07-27T15:54:34.240Z] Running in /w/workspace/device-usb-camera/34 [Pipeline] { [Pipeline] checkout [2022-07-27T15:54:34.285Z] Selected Git installation does not exist. Using Default [2022-07-27T15:54:34.285Z] The recommended git tool is: NONE [2022-07-27T15:54:41.579Z] using credential edgex-jenkins-ssh [2022-07-27T15:54:41.599Z] Cloning the remote Git repository [2022-07-27T15:54:41.656Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-07-27T15:54:41.739Z] > git init /w/workspace/device-usb-camera/34 # timeout=10 [2022-07-27T15:54:41.842Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-07-27T15:54:41.843Z] > git --version # timeout=10 [2022-07-27T15:54:41.868Z] > git --version # 'git version 2.25.1' [2022-07-27T15:54:41.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T15:54:41.977Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T15:54:42.647Z] Avoid second fetch [2022-07-27T15:54:42.647Z] Checking out Revision 9e845652be8c19b0c1fc437782669d45e1ae73ca (main) [2022-07-27T15:54:42.600Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-07-27T15:54:42.622Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T15:54:42.676Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T15:54:42.700Z] > git checkout -f 9e845652be8c19b0c1fc437782669d45e1ae73ca # timeout=10 [2022-07-27T15:54:47.167Z] Commit message: "docs: add missing license headers to go files (#70)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T15:54:48.217Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-27T15:54:48.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T15:54:48.217Z] Dload Upload Total Spent Left Speed [2022-07-27T15:54:48.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2022-07-27T15:54:49.106Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-27T15:54:49.464Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2022-07-27T15:54:49.464Z] sudo tee /etc/docker/daemon.new [2022-07-27T15:54:49.464Z] { [2022-07-27T15:54:49.464Z] "registry-mirrors": [ [2022-07-27T15:54:49.464Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-27T15:54:49.464Z] ], [2022-07-27T15:54:49.464Z] "bip": "10.250.0.254/24", [2022-07-27T15:54:49.464Z] "hosts": [ [2022-07-27T15:54:49.464Z] "tcp://0.0.0.0:5555", [2022-07-27T15:54:49.464Z] "unix:///var/run/docker.sock" [2022-07-27T15:54:49.464Z] ], [2022-07-27T15:54:49.464Z] "mtu": 1458, [2022-07-27T15:54:49.464Z] "selinux-enabled": true, [2022-07-27T15:54:49.464Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-27T15:54:49.464Z] } [Pipeline] sh [2022-07-27T15:54:49.833Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-27T15:54:50.187Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T15:55:08.636Z] provisioning config files... [2022-07-27T15:55:08.663Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/34@tmp/config157564637241768495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T15:55:09.180Z] ---> docker-login.sh [2022-07-27T15:55:09.181Z] nexus3.edgexfoundry.org:10001 [2022-07-27T15:55:09.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T15:55:10.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T15:55:10.061Z] Configure a credential helper to remove this warning. See [2022-07-27T15:55:10.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T15:55:10.061Z] [2022-07-27T15:55:10.061Z] Login Succeeded [2022-07-27T15:55:10.061Z] nexus3.edgexfoundry.org:10002 [2022-07-27T15:55:10.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T15:55:10.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T15:55:10.616Z] Configure a credential helper to remove this warning. See [2022-07-27T15:55:10.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T15:55:10.616Z] [2022-07-27T15:55:10.616Z] Login Succeeded [2022-07-27T15:55:10.616Z] nexus3.edgexfoundry.org:10003 [2022-07-27T15:55:10.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T15:55:11.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T15:55:11.174Z] Configure a credential helper to remove this warning. See [2022-07-27T15:55:11.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T15:55:11.174Z] [2022-07-27T15:55:11.174Z] Login Succeeded [2022-07-27T15:55:11.174Z] nexus3.edgexfoundry.org:10004 [2022-07-27T15:55:11.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T15:55:11.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T15:55:11.452Z] Configure a credential helper to remove this warning. See [2022-07-27T15:55:11.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T15:55:11.452Z] [2022-07-27T15:55:11.452Z] Login Succeeded [2022-07-27T15:55:11.452Z] docker.io [2022-07-27T15:55:12.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T15:55:12.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T15:55:12.328Z] Configure a credential helper to remove this warning. See [2022-07-27T15:55:12.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T15:55:12.328Z] [2022-07-27T15:55:12.328Z] Login Succeeded [2022-07-27T15:55:12.328Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T15:55:12.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-27T15:55:12.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T15:55:12.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T15:55:12.668Z] ========================================================= [2022-07-27T15:55:12.668Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-27T15:55:12.668Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:55:13.052Z] + 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 . [2022-07-27T15:55:13.326Z] Sending build context to Docker daemon 499.7kB [2022-07-27T15:55:13.326Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-27T15:55:13.326Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-27T15:55:13.604Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-27T15:55:13.604Z] b3c136eddcbf: Pulling fs layer [2022-07-27T15:55:13.604Z] c0a3192eca97: Pulling fs layer [2022-07-27T15:55:13.604Z] a050256f5b6f: Pulling fs layer [2022-07-27T15:55:13.604Z] 656be50a0ddc: Pulling fs layer [2022-07-27T15:55:13.604Z] 2bbca73fdf42: Pulling fs layer [2022-07-27T15:55:13.604Z] 46d945488cbd: Pulling fs layer [2022-07-27T15:55:13.604Z] 8a5474983e97: Pulling fs layer [2022-07-27T15:55:13.604Z] 329c88fbcd65: Pulling fs layer [2022-07-27T15:55:13.604Z] 656be50a0ddc: Waiting [2022-07-27T15:55:13.604Z] 2bbca73fdf42: Waiting [2022-07-27T15:55:13.604Z] 46d945488cbd: Waiting [2022-07-27T15:55:13.604Z] 8a5474983e97: Waiting [2022-07-27T15:55:13.604Z] 329c88fbcd65: Waiting [2022-07-27T15:55:13.604Z] a050256f5b6f: Download complete [2022-07-27T15:55:13.604Z] c0a3192eca97: Verifying Checksum [2022-07-27T15:55:13.604Z] c0a3192eca97: Download complete [2022-07-27T15:55:13.604Z] 2bbca73fdf42: Verifying Checksum [2022-07-27T15:55:13.604Z] 2bbca73fdf42: Download complete [2022-07-27T15:55:13.604Z] 46d945488cbd: Verifying Checksum [2022-07-27T15:55:13.604Z] 46d945488cbd: Download complete [2022-07-27T15:55:13.604Z] b3c136eddcbf: Download complete [2022-07-27T15:55:14.612Z] b3c136eddcbf: Pull complete [2022-07-27T15:55:14.901Z] 329c88fbcd65: Verifying Checksum [2022-07-27T15:55:14.901Z] 329c88fbcd65: Download complete [2022-07-27T15:55:15.182Z] c0a3192eca97: Pull complete [2022-07-27T15:55:15.461Z] a050256f5b6f: Pull complete [2022-07-27T15:55:16.063Z] 8a5474983e97: Verifying Checksum [2022-07-27T15:55:16.063Z] 8a5474983e97: Download complete [2022-07-27T15:55:16.665Z] 656be50a0ddc: Download complete [2022-07-27T15:55:29.076Z] 656be50a0ddc: Pull complete [2022-07-27T15:55:29.076Z] 2bbca73fdf42: Pull complete [2022-07-27T15:55:29.076Z] 46d945488cbd: Pull complete [2022-07-27T15:55:34.487Z] 8a5474983e97: Pull complete [2022-07-27T15:55:35.932Z] 329c88fbcd65: Pull complete [2022-07-27T15:55:35.932Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-27T15:55:35.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T15:55:35.932Z] ---> ff4287adb874 [2022-07-27T15:55:35.932Z] Step 3/13 : ARG MAKE="make build" [2022-07-27T15:55:37.929Z] ---> Running in 48b74d6b8043 [2022-07-27T15:55:38.207Z] Removing intermediate container 48b74d6b8043 [2022-07-27T15:55:38.207Z] ---> b54c1449ef30 [2022-07-27T15:55:38.207Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-27T15:55:38.483Z] ---> Running in d8f7ad618903 [2022-07-27T15:55:38.758Z] Removing intermediate container d8f7ad618903 [2022-07-27T15:55:38.758Z] ---> 3667c7f86945 [2022-07-27T15:55:38.758Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-27T15:55:38.758Z] ---> Running in 6442c86957b9 [2022-07-27T15:55:39.039Z] Removing intermediate container 6442c86957b9 [2022-07-27T15:55:39.039Z] ---> f534f55727de [2022-07-27T15:55:39.039Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T15:55:39.312Z] ---> Running in 012ae547510f [2022-07-27T15:55:41.305Z] Removing intermediate container 012ae547510f [2022-07-27T15:55:41.305Z] ---> 2700cb271cdd [2022-07-27T15:55:41.305Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-27T15:55:41.305Z] ---> Running in b061d3349c84 [2022-07-27T15:55:43.298Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T15:55:44.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T15:55:45.274Z] (1/14) Installing libintl (0.21-r2) [2022-07-27T15:55:45.274Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-07-27T15:55:45.274Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-07-27T15:55:45.552Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-07-27T15:55:45.552Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-07-27T15:55:45.826Z] (6/14) Installing udev-init-scripts (35-r0) [2022-07-27T15:55:45.826Z] Executing udev-init-scripts-35-r0.post-install [2022-07-27T15:55:45.826Z] (7/14) Installing libblkid (2.38-r1) [2022-07-27T15:55:46.101Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-07-27T15:55:46.101Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-07-27T15:55:46.101Z] (10/14) Installing kmod-libs (29-r2) [2022-07-27T15:55:46.387Z] (11/14) Installing eudev (3.2.11-r0) [2022-07-27T15:55:46.387Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-07-27T15:55:46.387Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-07-27T15:55:46.664Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-07-27T15:55:46.664Z] Executing busybox-1.35.0-r13.trigger [2022-07-27T15:55:46.664Z] Executing eudev-3.2.11-r0.trigger [2022-07-27T15:55:46.664Z] OK: 228 MiB in 65 packages [2022-07-27T15:55:48.116Z] Removing intermediate container b061d3349c84 [2022-07-27T15:55:48.116Z] ---> b667425bd9ba [2022-07-27T15:55:48.116Z] Step 8/13 : WORKDIR /device-usb-camera [2022-07-27T15:55:48.116Z] ---> Running in 1df089a70493 [2022-07-27T15:55:48.391Z] Removing intermediate container 1df089a70493 [2022-07-27T15:55:48.391Z] ---> ba8f0bfde702 [2022-07-27T15:55:48.391Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-27T15:55:48.997Z] ---> 48094538ccf5 [2022-07-27T15:55:48.997Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T15:55:48.997Z] ---> Running in 245e58ce671f [2022-07-27T15:56:36.010Z] Removing intermediate container 245e58ce671f [2022-07-27T15:56:36.010Z] ---> 6920f908398e [2022-07-27T15:56:36.010Z] Step 11/13 : COPY . . [2022-07-27T15:56:36.010Z] ---> 9d4ce93cc4c0 [2022-07-27T15:56:36.010Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-27T15:56:36.010Z] ---> Running in b73dab01e1e5 [2022-07-27T15:56:36.010Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T15:56:36.010Z] Dload Upload Total Spent Left Speed [2022-07-27T15:56:36.010Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15450 0 --:--:-- --:--:-- --:--:-- 15617 [2022-07-27T15:56:36.284Z] Removing intermediate container b73dab01e1e5 [2022-07-27T15:56:36.284Z] ---> 212ac6d7c2f2 [2022-07-27T15:56:36.284Z] Step 13/13 : RUN ${MAKE} [2022-07-27T15:56:36.561Z] ---> Running in 2ab7db1c3025 [2022-07-27T15:56:37.559Z] noop [2022-07-27T15:56:38.162Z] Removing intermediate container 2ab7db1c3025 [2022-07-27T15:56:38.162Z] ---> d98d1039469d [2022-07-27T15:56:38.162Z] Successfully built d98d1039469d [2022-07-27T15:56:38.162Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:56:38.544Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T15:56:38.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T15:56:38.790Z] prd-ubuntu20.04-docker-arm64-4c-16g-21237 does not seem to be running inside a container [2022-07-27T15:56:38.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/34 -v /w/workspace/device-usb-camera/34:/w/workspace/device-usb-camera/34:rw,z -v /w/workspace/device-usb-camera/34@tmp:/w/workspace/device-usb-camera/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-27T15:56:40.172Z] $ docker top b399be9de42d6325fa77f57c69cc59e2bd21e23bcdb5cf16bb83b46e7a7d0384 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T15:56:41.104Z] + go version [2022-07-27T15:56:41.104Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-27T15:56:41.129Z] $ docker stop --time=1 b399be9de42d6325fa77f57c69cc59e2bd21e23bcdb5cf16bb83b46e7a7d0384 [2022-07-27T15:56:42.761Z] $ docker rm -f b399be9de42d6325fa77f57c69cc59e2bd21e23bcdb5cf16bb83b46e7a7d0384 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:56:43.388Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T15:56:43.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T15:56:43.645Z] prd-ubuntu20.04-docker-arm64-4c-16g-21237 does not seem to be running inside a container [2022-07-27T15:56:43.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-usb-camera/34 -v /w/workspace/device-usb-camera/34:/w/workspace/device-usb-camera/34:rw,z -v /w/workspace/device-usb-camera/34@tmp:/w/workspace/device-usb-camera/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-27T15:56:45.017Z] $ docker top 92b422498d17c295fa680e2891f2cb4edd876db24844c55dfe1825531ad752a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T15:56:45.953Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/34 [Pipeline] fileExists [Pipeline] sh [2022-07-27T15:56:46.624Z] + make test [2022-07-27T15:56:46.624Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-07-27T15:56:48.088Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-07-27T15:58:24.985Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-07-27T15:58:24.985Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.068s coverage: 2.0% of statements [2022-07-27T15:58:24.985Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-27T15:58:24.985Z] CGO_ENABLED=1 go vet ./... [2022-07-27T15:58:40.124Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T15:58:40.124Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T15:58:40.124Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-27T15:58:42.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-27T15:58:42.150Z] $ docker stop --time=1 92b422498d17c295fa680e2891f2cb4edd876db24844c55dfe1825531ad752a7 [2022-07-27T15:58:43.938Z] $ docker rm -f 92b422498d17c295fa680e2891f2cb4edd876db24844c55dfe1825531ad752a7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T15:58:44.932Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-27T15:58:44.963Z] Warning: overwriting stash ‘coverage-report’ [2022-07-27T15:58:45.448Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T15:58:45.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-27T15:58:46.251Z] + ls -al . [2022-07-27T15:58:46.252Z] total 184 [2022-07-27T15:58:46.252Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 15:58 . [2022-07-27T15:58:46.252Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 15:54 .. [2022-07-27T15:58:46.252Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 15:54 .git [2022-07-27T15:58:46.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 15:54 .github [2022-07-27T15:58:46.252Z] -rw-rw-r-- 1 jenkins jenkins 414 Jul 27 15:54 .gitignore [2022-07-27T15:58:46.252Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 27 15:54 .golangci.yml [2022-07-27T15:58:46.252Z] -rw-rw-r-- 1 jenkins jenkins 77 Jul 27 15:54 .hadolint.yml [2022-07-27T15:58:46.252Z] -rw-rw-r-- 1 jenkins jenkins 9065 Jul 27 15:54 Attribution.txt [2022-07-27T15:58:46.252Z] -rw-rw-r-- 1 jenkins jenkins 181 Jul 27 15:54 CHANGELOG.md [2022-07-27T15:58:46.252Z] -rw-rw-r-- 1 jenkins jenkins 2410 Jul 27 15:54 Dockerfile [2022-07-27T15:58:46.252Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 27 15:54 GOVERNANCE.md [2022-07-27T15:58:46.252Z] -rw-rw-r-- 1 jenkins jenkins 659 Jul 27 15:54 Jenkinsfile [2022-07-27T15:58:46.252Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 27 15:54 LICENSE [2022-07-27T15:58:46.252Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jul 27 15:54 Makefile [2022-07-27T15:58:46.252Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 27 15:54 OWNERS.md [2022-07-27T15:58:46.252Z] -rw-rw-r-- 1 jenkins jenkins 11382 Jul 27 15:54 README.md [2022-07-27T15:58:46.252Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 15:52 VERSION [2022-07-27T15:58:46.252Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 15:54 bin [2022-07-27T15:58:46.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 15:54 cmd [2022-07-27T15:58:46.252Z] -rw-r--r-- 1 jenkins jenkins 26814 Jul 27 15:58 coverage.out [2022-07-27T15:58:46.252Z] -rwxrwxr-x 1 jenkins jenkins 140 Jul 27 15:54 docker-entrypoint.sh [2022-07-27T15:58:46.252Z] -rw-rw-r-- 1 jenkins jenkins 3382 Jul 27 15:54 go.mod [2022-07-27T15:58:46.252Z] -rw-rw-r-- 1 jenkins jenkins 35824 Jul 27 15:54 go.sum [2022-07-27T15:58:46.252Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 15:54 internal [2022-07-27T15:58:46.252Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 15:54 snap [2022-07-27T15:58:46.252Z] -rw-rw-r-- 1 jenkins jenkins 231 Jul 27 15:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T15:58:46.637Z] + 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=9e845652be8c19b0c1fc437782669d45e1ae73ca --label arch=arm64 --label version=2.2.0-dev.23 . [2022-07-27T15:58:46.924Z] Sending build context to Docker daemon 527.4kB [2022-07-27T15:58:46.925Z] Step 1/35 : ARG BASE=golang:1.17-alpine3.15 [2022-07-27T15:58:46.925Z] Step 2/35 : FROM ${BASE} AS builder [2022-07-27T15:58:46.925Z] ---> d98d1039469d [2022-07-27T15:58:46.925Z] Step 3/35 : ARG MAKE="make build" [2022-07-27T15:58:47.202Z] ---> Running in 0eda2abc856b [2022-07-27T15:58:47.497Z] Removing intermediate container 0eda2abc856b [2022-07-27T15:58:47.497Z] ---> fd257ad162bc [2022-07-27T15:58:47.497Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-07-27T15:58:47.497Z] ---> Running in d7af961cbab4 [2022-07-27T15:58:48.115Z] Removing intermediate container d7af961cbab4 [2022-07-27T15:58:48.115Z] ---> 6ea45c0fdd88 [2022-07-27T15:58:48.115Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-07-27T15:58:48.115Z] ---> Running in f5a64778eb4c [2022-07-27T15:58:48.399Z] Removing intermediate container f5a64778eb4c [2022-07-27T15:58:48.399Z] ---> 8e6ba49e2e8a [2022-07-27T15:58:48.399Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T15:58:48.690Z] ---> Running in 1929b88ca2dd [2022-07-27T15:58:50.137Z] Removing intermediate container 1929b88ca2dd [2022-07-27T15:58:50.137Z] ---> 1af5f52f830d [2022-07-27T15:58:50.137Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-27T15:58:50.137Z] ---> Running in 47c07d09adfe [2022-07-27T15:58:51.126Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T15:58:52.104Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T15:58:53.085Z] OK: 228 MiB in 65 packages [2022-07-27T15:58:54.074Z] Removing intermediate container 47c07d09adfe [2022-07-27T15:58:54.074Z] ---> a80a720aee2a [2022-07-27T15:58:54.074Z] Step 8/35 : WORKDIR /device-usb-camera [2022-07-27T15:58:54.074Z] ---> Running in ce68acfd7c40 [2022-07-27T15:58:54.348Z] Removing intermediate container ce68acfd7c40 [2022-07-27T15:58:54.348Z] ---> 585739fadc02 [2022-07-27T15:58:54.348Z] Step 9/35 : COPY go.mod vendor* ./ [2022-07-27T15:58:54.960Z] ---> bdbb501fee64 [2022-07-27T15:58:54.960Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T15:58:54.960Z] ---> Running in 36a03dfa958d [2022-07-27T15:58:56.938Z] Removing intermediate container 36a03dfa958d [2022-07-27T15:58:56.939Z] ---> 6706f6091d5a [2022-07-27T15:58:56.939Z] Step 11/35 : COPY . . [2022-07-27T15:58:57.545Z] ---> 33610144c906 [2022-07-27T15:58:57.545Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-07-27T15:58:57.545Z] ---> Running in eadc6e0b5b38 [2022-07-27T15:58:58.526Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2022-07-27T15:58:58.526Z] Dload Upload Total Spent Left Speed [2022-07-27T15:58:58.803Z] 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8552 0 --:--:-- --:--:-- --:--:-- 8634 [2022-07-27T15:58:59.409Z] Removing intermediate container eadc6e0b5b38 [2022-07-27T15:58:59.409Z] ---> a0128ab48b14 [2022-07-27T15:58:59.409Z] Step 13/35 : RUN ${MAKE} [2022-07-27T15:58:59.409Z] ---> Running in 19aea38a4f73 [2022-07-27T15:59:00.393Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.2.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-07-27T16:01:22.312Z] Removing intermediate container 19aea38a4f73 [2022-07-27T16:01:22.312Z] ---> 385150969e3b [2022-07-27T16:01:22.312Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-07-27T16:01:22.312Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-07-27T16:01:22.312Z] eab2503cf8f4: Pulling fs layer [2022-07-27T16:01:22.312Z] 97cd0a44c592: Pulling fs layer [2022-07-27T16:01:22.312Z] 97cd0a44c592: Verifying Checksum [2022-07-27T16:01:22.312Z] 97cd0a44c592: Download complete [2022-07-27T16:01:22.312Z] eab2503cf8f4: Verifying Checksum [2022-07-27T16:01:22.312Z] eab2503cf8f4: Download complete [2022-07-27T16:01:22.312Z] eab2503cf8f4: Pull complete [2022-07-27T16:01:22.312Z] 97cd0a44c592: Pull complete [2022-07-27T16:01:22.312Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-07-27T16:01:22.312Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-07-27T16:01:22.312Z] ---> 7f763cca56b3 [2022-07-27T16:01:22.312Z] Step 15/35 : FROM alpine:3.15 [2022-07-27T16:01:22.312Z] 3.15: Pulling from library/alpine [2022-07-27T16:01:22.312Z] e0295fd11fe2: Pulling fs layer [2022-07-27T16:01:22.312Z] e0295fd11fe2: Verifying Checksum [2022-07-27T16:01:22.312Z] e0295fd11fe2: Download complete [2022-07-27T16:01:22.312Z] e0295fd11fe2: Pull complete [2022-07-27T16:01:22.312Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-27T16:01:22.312Z] Status: Downloaded newer image for alpine:3.15 [2022-07-27T16:01:22.312Z] ---> 60f2846fe774 [2022-07-27T16:01:22.312Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-27T16:01:22.312Z] ---> Running in 2ca232b1b563 [2022-07-27T16:01:22.312Z] Removing intermediate container 2ca232b1b563 [2022-07-27T16:01:22.312Z] ---> d64277dd823b [2022-07-27T16:01:22.312Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-07-27T16:01:22.312Z] ---> Running in 2b977b0b0269 [2022-07-27T16:01:22.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-27T16:01:22.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-27T16:01:22.312Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-07-27T16:01:22.312Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-07-27T16:01:22.312Z] (3/73) Installing libxau (1.0.9-r0) [2022-07-27T16:01:22.312Z] (4/73) Installing libmd (1.0.3-r0) [2022-07-27T16:01:22.312Z] (5/73) Installing libbsd (0.11.3-r1) [2022-07-27T16:01:22.312Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-07-27T16:01:22.312Z] (7/73) Installing libxcb (1.14-r2) [2022-07-27T16:01:22.312Z] (8/73) Installing libx11 (1.7.2-r0) [2022-07-27T16:01:22.312Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-07-27T16:01:22.312Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-07-27T16:01:22.312Z] (11/73) Installing expat (2.4.7-r0) [2022-07-27T16:01:22.312Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-07-27T16:01:22.312Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-07-27T16:01:22.312Z] (14/73) Installing libpng (1.6.37-r1) [2022-07-27T16:01:22.312Z] (15/73) Installing freetype (2.11.1-r2) [2022-07-27T16:01:22.312Z] (16/73) Installing libuuid (2.37.4-r0) [2022-07-27T16:01:22.312Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-07-27T16:01:22.312Z] (18/73) Installing fribidi (1.0.11-r0) [2022-07-27T16:01:22.312Z] (19/73) Installing libffi (3.4.2-r1) [2022-07-27T16:01:22.312Z] (20/73) Installing libintl (0.21-r0) [2022-07-27T16:01:22.312Z] (21/73) Installing libblkid (2.37.4-r0) [2022-07-27T16:01:22.312Z] (22/73) Installing libmount (2.37.4-r0) [2022-07-27T16:01:22.312Z] (23/73) Installing pcre (8.45-r1) [2022-07-27T16:01:22.312Z] (24/73) Installing glib (2.70.1-r0) [2022-07-27T16:01:22.312Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-07-27T16:01:22.312Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-07-27T16:01:22.312Z] (27/73) Installing libass (0.15.2-r0) [2022-07-27T16:01:22.312Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-07-27T16:01:22.312Z] (29/73) Installing gmp (6.2.1-r1) [2022-07-27T16:01:22.312Z] (30/73) Installing nettle (3.7.3-r0) [2022-07-27T16:01:22.312Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-07-27T16:01:22.312Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-07-27T16:01:22.312Z] (33/73) Installing libunistring (0.9.10-r1) [2022-07-27T16:01:22.312Z] (34/73) Installing gnutls (3.7.1-r0) [2022-07-27T16:01:22.312Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-07-27T16:01:22.312Z] (36/73) Installing ncurses-libs (6.3_p20211120-r1) [2022-07-27T16:01:22.312Z] (37/73) Installing lame (3.100-r0) [2022-07-27T16:01:22.312Z] (38/73) Installing opus (1.3.1-r1) [2022-07-27T16:01:22.312Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-07-27T16:01:22.312Z] (40/73) Installing soxr (0.1.3-r2) [2022-07-27T16:01:22.312Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-07-27T16:01:22.312Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-27T16:01:22.312Z] (43/73) Installing libsrt (1.4.2-r1) [2022-07-27T16:01:22.312Z] (44/73) Installing libssh (0.9.6-r1) [2022-07-27T16:01:22.312Z] (45/73) Installing libogg (1.3.5-r0) [2022-07-27T16:01:22.312Z] (46/73) Installing libtheora (1.1.1-r16) [2022-07-27T16:01:22.312Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-07-27T16:01:22.312Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-07-27T16:01:22.312Z] (49/73) Installing libxext (1.3.4-r0) [2022-07-27T16:01:22.312Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-07-27T16:01:22.312Z] (51/73) Installing libdrm (2.4.109-r0) [2022-07-27T16:01:22.312Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-07-27T16:01:22.312Z] (53/73) Installing libva (2.13.0-r0) [2022-07-27T16:01:22.312Z] (54/73) Installing libvdpau (1.4-r0) [2022-07-27T16:01:22.312Z] (55/73) Installing vidstab (1.1.0-r1) [2022-07-27T16:01:22.312Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-07-27T16:01:22.312Z] (57/73) Installing libvpx (1.10.0-r0) [2022-07-27T16:01:22.312Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-07-27T16:01:22.312Z] (59/73) Installing libwebp (1.2.2-r0) [2022-07-27T16:01:22.312Z] (60/73) Installing x264-libs (20210613-r0) [2022-07-27T16:01:22.312Z] (61/73) Installing x265-libs (3.5-r0) [2022-07-27T16:01:22.312Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-07-27T16:01:22.312Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-07-27T16:01:22.312Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-07-27T16:01:22.312Z] (65/73) Installing udev-init-scripts (35-r0) [2022-07-27T16:01:22.312Z] Executing udev-init-scripts-35-r0.post-install [2022-07-27T16:01:22.312Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-07-27T16:01:22.312Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-07-27T16:01:22.312Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-07-27T16:01:22.312Z] (69/73) Installing kmod-libs (29-r2) [2022-07-27T16:01:22.312Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-07-27T16:01:22.312Z] (71/73) Installing libsodium (1.0.18-r0) [2022-07-27T16:01:22.312Z] (72/73) Installing libzmq (4.3.4-r0) [2022-07-27T16:01:22.312Z] (73/73) Installing zeromq (4.3.4-r0) [2022-07-27T16:01:22.312Z] Executing busybox-1.34.1-r7.trigger [2022-07-27T16:01:22.312Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-07-27T16:01:22.312Z] OK: 67 MiB in 87 packages [2022-07-27T16:01:22.588Z] Removing intermediate container 2b977b0b0269 [2022-07-27T16:01:22.588Z] ---> a73985786fbb [2022-07-27T16:01:22.588Z] Step 18/35 : WORKDIR / [2022-07-27T16:01:22.858Z] ---> Running in 7f3e15e6dc22 [2022-07-27T16:01:23.133Z] Removing intermediate container 7f3e15e6dc22 [2022-07-27T16:01:23.134Z] ---> 874e8f20b6e7 [2022-07-27T16:01:23.134Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-07-27T16:01:24.570Z] ---> 92183755d49b [2022-07-27T16:01:24.570Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-07-27T16:01:25.167Z] ---> 9ce5d907667c [2022-07-27T16:01:25.167Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-07-27T16:01:25.766Z] ---> 7d11205ccec8 [2022-07-27T16:01:25.766Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-07-27T16:01:26.042Z] ---> f8b18c5a6a26 [2022-07-27T16:01:26.042Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-07-27T16:01:26.641Z] ---> a45ee08d6786 [2022-07-27T16:01:26.641Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-07-27T16:01:27.237Z] ---> 007b266ae0b0 [2022-07-27T16:01:27.237Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-07-27T16:01:28.704Z] ---> 5b7d88fd5387 [2022-07-27T16:01:28.704Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-07-27T16:01:28.704Z] ---> Running in d73b78ba8119 [2022-07-27T16:01:30.141Z] Removing intermediate container d73b78ba8119 [2022-07-27T16:01:30.141Z] ---> 29c5e7637e92 [2022-07-27T16:01:30.141Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-07-27T16:01:30.141Z] ---> Running in f5d84de70998 [2022-07-27T16:01:31.595Z] Removing intermediate container f5d84de70998 [2022-07-27T16:01:31.595Z] ---> fc2cec671614 [2022-07-27T16:01:31.595Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-07-27T16:01:31.879Z] ---> Running in 9bed8f0bcc0c [2022-07-27T16:01:33.355Z] Removing intermediate container 9bed8f0bcc0c [2022-07-27T16:01:33.355Z] ---> 2c10eb2dec4f [2022-07-27T16:01:33.355Z] Step 29/35 : EXPOSE 59983 [2022-07-27T16:01:33.355Z] ---> Running in b5e8f1bc88ea [2022-07-27T16:01:33.632Z] Removing intermediate container b5e8f1bc88ea [2022-07-27T16:01:33.632Z] ---> da11df32fa67 [2022-07-27T16:01:33.632Z] Step 30/35 : EXPOSE 8554 [2022-07-27T16:01:33.906Z] ---> Running in 9689608f18c5 [2022-07-27T16:01:34.177Z] Removing intermediate container 9689608f18c5 [2022-07-27T16:01:34.177Z] ---> efa44a233fe1 [2022-07-27T16:01:34.177Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-07-27T16:01:34.177Z] ---> Running in cf3fb26af65f [2022-07-27T16:01:34.451Z] Removing intermediate container cf3fb26af65f [2022-07-27T16:01:34.451Z] ---> 674e2207e5a9 [2022-07-27T16:01:34.451Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-07-27T16:01:34.451Z] ---> Running in 25b0d68efce8 [2022-07-27T16:01:35.047Z] Removing intermediate container 25b0d68efce8 [2022-07-27T16:01:35.047Z] ---> 6d20fa809f81 [2022-07-27T16:01:35.047Z] Step 33/35 : LABEL arch=arm64 [2022-07-27T16:01:35.047Z] ---> Running in 2831807f5514 [2022-07-27T16:01:35.322Z] Removing intermediate container 2831807f5514 [2022-07-27T16:01:35.322Z] ---> 26b2559b6048 [2022-07-27T16:01:35.322Z] Step 34/35 : LABEL git_sha=9e845652be8c19b0c1fc437782669d45e1ae73ca [2022-07-27T16:01:35.322Z] ---> Running in 0ca6c3467891 [2022-07-27T16:01:35.602Z] Removing intermediate container 0ca6c3467891 [2022-07-27T16:01:35.602Z] ---> 65b8bb2c6456 [2022-07-27T16:01:35.602Z] Step 35/35 : LABEL version=2.2.0-dev.23 [2022-07-27T16:01:35.602Z] ---> Running in 9c10d8a02801 [2022-07-27T16:01:35.873Z] Removing intermediate container 9c10d8a02801 [2022-07-27T16:01:35.873Z] ---> 5dc328730df7 [2022-07-27T16:01:35.873Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-27T16:01:36.146Z] Successfully built 5dc328730df7 [2022-07-27T16:01:36.146Z] 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 [2022-07-27T16:01:36.257Z] provisioning config files... [2022-07-27T16:01:36.278Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/34@tmp/config27973727645574354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:01:36.644Z] ---> docker-login.sh [2022-07-27T16:01:36.644Z] nexus3.edgexfoundry.org:10001 [2022-07-27T16:01:36.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:01:36.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:01:36.917Z] Configure a credential helper to remove this warning. See [2022-07-27T16:01:36.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:01:36.917Z] [2022-07-27T16:01:36.917Z] Login Succeeded [2022-07-27T16:01:36.917Z] nexus3.edgexfoundry.org:10002 [2022-07-27T16:01:37.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:01:37.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:01:37.513Z] Configure a credential helper to remove this warning. See [2022-07-27T16:01:37.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:01:37.513Z] [2022-07-27T16:01:37.513Z] Login Succeeded [2022-07-27T16:01:37.513Z] nexus3.edgexfoundry.org:10003 [2022-07-27T16:01:37.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:01:38.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:01:38.058Z] Configure a credential helper to remove this warning. See [2022-07-27T16:01:38.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:01:38.058Z] [2022-07-27T16:01:38.058Z] Login Succeeded [2022-07-27T16:01:38.058Z] nexus3.edgexfoundry.org:10004 [2022-07-27T16:01:38.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:01:38.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:01:38.331Z] Configure a credential helper to remove this warning. See [2022-07-27T16:01:38.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:01:38.331Z] [2022-07-27T16:01:38.331Z] Login Succeeded [2022-07-27T16:01:38.331Z] docker.io [2022-07-27T16:01:38.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T16:01:39.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T16:01:39.198Z] Configure a credential helper to remove this warning. See [2022-07-27T16:01:39.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T16:01:39.198Z] [2022-07-27T16:01:39.198Z] Login Succeeded [2022-07-27T16:01:39.199Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T16:01:39.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-27T16:01:39.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T16:01:39.255Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-07-27T16:01:39.255Z] 9e845652be8c19b0c1fc437782669d45e1ae73ca [2022-07-27T16:01:39.255Z] latest [2022-07-27T16:01:39.255Z] 2.2.0-dev.23 [2022-07-27T16:01:39.255Z] 9e845652be8c19b0c1fc437782669d45e1ae73ca-2.2.0-dev.23 [2022-07-27T16:01:39.255Z] main [2022-07-27T16:01:39.255Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:01:39.603Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9e845652be8c19b0c1fc437782669d45e1ae73ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:01:39.975Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9e845652be8c19b0c1fc437782669d45e1ae73ca [2022-07-27T16:01:39.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-27T16:01:39.975Z] 890b1ea6b687: Preparing [2022-07-27T16:01:39.975Z] 3d147eaa483d: Preparing [2022-07-27T16:01:39.975Z] cde6feb477f4: Preparing [2022-07-27T16:01:39.975Z] a43932d1df72: Preparing [2022-07-27T16:01:39.975Z] 1207169bf42c: Preparing [2022-07-27T16:01:39.975Z] 12563da225fa: Preparing [2022-07-27T16:01:39.975Z] 133b5d5a0745: Preparing [2022-07-27T16:01:39.975Z] 34f8705063ce: Preparing [2022-07-27T16:01:39.975Z] 61ccc0a0bcf2: Preparing [2022-07-27T16:01:39.975Z] 12563da225fa: Waiting [2022-07-27T16:01:39.975Z] 39d98c9e6e47: Preparing [2022-07-27T16:01:39.975Z] 3e68bd31a0d1: Preparing [2022-07-27T16:01:39.975Z] eb54b7b7991f: Preparing [2022-07-27T16:01:39.975Z] 133b5d5a0745: Waiting [2022-07-27T16:01:39.975Z] 34f8705063ce: Waiting [2022-07-27T16:01:39.975Z] 61ccc0a0bcf2: Waiting [2022-07-27T16:01:39.975Z] 39d98c9e6e47: Waiting [2022-07-27T16:01:39.975Z] eb54b7b7991f: Waiting [2022-07-27T16:01:40.248Z] 1207169bf42c: Pushed [2022-07-27T16:01:40.248Z] cde6feb477f4: Pushed [2022-07-27T16:01:40.248Z] 3d147eaa483d: Pushed [2022-07-27T16:01:40.248Z] 890b1ea6b687: Pushed [2022-07-27T16:01:40.248Z] 12563da225fa: Pushed [2022-07-27T16:01:40.523Z] 133b5d5a0745: Pushed [2022-07-27T16:01:40.523Z] 34f8705063ce: Pushed [2022-07-27T16:01:40.523Z] 61ccc0a0bcf2: Pushed [2022-07-27T16:01:40.523Z] eb54b7b7991f: Layer already exists [2022-07-27T16:01:44.848Z] a43932d1df72: Pushed [2022-07-27T16:01:45.831Z] 39d98c9e6e47: Pushed [2022-07-27T16:01:55.974Z] 3e68bd31a0d1: Pushed [2022-07-27T16:01:55.974Z] 9e845652be8c19b0c1fc437782669d45e1ae73ca: digest: sha256:7515e4e5f0256f23c50375a988f3d9a7c4512d44dda7219477f406a54e02dc52 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:01:56.340Z] + 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 [2022-07-27T16:01:56.711Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-27T16:01:56.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-27T16:01:56.711Z] 890b1ea6b687: Preparing [2022-07-27T16:01:56.711Z] 3d147eaa483d: Preparing [2022-07-27T16:01:56.711Z] cde6feb477f4: Preparing [2022-07-27T16:01:56.711Z] a43932d1df72: Preparing [2022-07-27T16:01:56.711Z] 1207169bf42c: Preparing [2022-07-27T16:01:56.711Z] 12563da225fa: Preparing [2022-07-27T16:01:56.711Z] 133b5d5a0745: Preparing [2022-07-27T16:01:56.711Z] 34f8705063ce: Preparing [2022-07-27T16:01:56.711Z] 61ccc0a0bcf2: Preparing [2022-07-27T16:01:56.711Z] 39d98c9e6e47: Preparing [2022-07-27T16:01:56.711Z] 3e68bd31a0d1: Preparing [2022-07-27T16:01:56.711Z] eb54b7b7991f: Preparing [2022-07-27T16:01:56.711Z] 12563da225fa: Waiting [2022-07-27T16:01:56.711Z] 133b5d5a0745: Waiting [2022-07-27T16:01:56.711Z] 34f8705063ce: Waiting [2022-07-27T16:01:56.711Z] 61ccc0a0bcf2: Waiting [2022-07-27T16:01:56.711Z] 39d98c9e6e47: Waiting [2022-07-27T16:01:56.711Z] 3e68bd31a0d1: Waiting [2022-07-27T16:01:56.711Z] eb54b7b7991f: Waiting [2022-07-27T16:01:56.711Z] 1207169bf42c: Layer already exists [2022-07-27T16:01:56.711Z] cde6feb477f4: Layer already exists [2022-07-27T16:01:56.711Z] 890b1ea6b687: Layer already exists [2022-07-27T16:01:56.711Z] a43932d1df72: Layer already exists [2022-07-27T16:01:56.711Z] 3d147eaa483d: Layer already exists [2022-07-27T16:01:56.711Z] 12563da225fa: Layer already exists [2022-07-27T16:01:56.711Z] 34f8705063ce: Layer already exists [2022-07-27T16:01:56.711Z] 39d98c9e6e47: Layer already exists [2022-07-27T16:01:56.711Z] 133b5d5a0745: Layer already exists [2022-07-27T16:01:56.711Z] 61ccc0a0bcf2: Layer already exists [2022-07-27T16:01:56.982Z] eb54b7b7991f: Layer already exists [2022-07-27T16:01:56.982Z] 3e68bd31a0d1: Layer already exists [2022-07-27T16:01:56.982Z] latest: digest: sha256:7515e4e5f0256f23c50375a988f3d9a7c4512d44dda7219477f406a54e02dc52 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:01:57.352Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:01:57.779Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.23 [2022-07-27T16:01:57.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-27T16:01:57.779Z] 890b1ea6b687: Preparing [2022-07-27T16:01:57.779Z] 3d147eaa483d: Preparing [2022-07-27T16:01:57.779Z] cde6feb477f4: Preparing [2022-07-27T16:01:57.779Z] a43932d1df72: Preparing [2022-07-27T16:01:57.779Z] 1207169bf42c: Preparing [2022-07-27T16:01:57.779Z] 12563da225fa: Preparing [2022-07-27T16:01:57.779Z] 133b5d5a0745: Preparing [2022-07-27T16:01:57.779Z] 34f8705063ce: Preparing [2022-07-27T16:01:57.779Z] 61ccc0a0bcf2: Preparing [2022-07-27T16:01:57.779Z] 39d98c9e6e47: Preparing [2022-07-27T16:01:57.779Z] 3e68bd31a0d1: Preparing [2022-07-27T16:01:57.779Z] eb54b7b7991f: Preparing [2022-07-27T16:01:57.779Z] 133b5d5a0745: Waiting [2022-07-27T16:01:57.779Z] 34f8705063ce: Waiting [2022-07-27T16:01:57.779Z] 12563da225fa: Waiting [2022-07-27T16:01:57.779Z] 61ccc0a0bcf2: Waiting [2022-07-27T16:01:57.779Z] 39d98c9e6e47: Waiting [2022-07-27T16:01:57.779Z] 3e68bd31a0d1: Waiting [2022-07-27T16:01:57.779Z] eb54b7b7991f: Waiting [2022-07-27T16:01:57.779Z] cde6feb477f4: Layer already exists [2022-07-27T16:01:57.779Z] 890b1ea6b687: Layer already exists [2022-07-27T16:01:57.779Z] 3d147eaa483d: Layer already exists [2022-07-27T16:01:57.779Z] a43932d1df72: Layer already exists [2022-07-27T16:01:57.779Z] 1207169bf42c: Layer already exists [2022-07-27T16:01:58.062Z] 133b5d5a0745: Layer already exists [2022-07-27T16:01:58.062Z] 12563da225fa: Layer already exists [2022-07-27T16:01:58.062Z] 61ccc0a0bcf2: Layer already exists [2022-07-27T16:01:58.062Z] 39d98c9e6e47: Layer already exists [2022-07-27T16:01:58.062Z] 34f8705063ce: Layer already exists [2022-07-27T16:01:58.062Z] 3e68bd31a0d1: Layer already exists [2022-07-27T16:01:58.062Z] eb54b7b7991f: Layer already exists [2022-07-27T16:01:58.062Z] 2.2.0-dev.23: digest: sha256:7515e4e5f0256f23c50375a988f3d9a7c4512d44dda7219477f406a54e02dc52 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:01:58.458Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9e845652be8c19b0c1fc437782669d45e1ae73ca-2.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:01:58.833Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9e845652be8c19b0c1fc437782669d45e1ae73ca-2.2.0-dev.23 [2022-07-27T16:01:58.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-27T16:01:58.833Z] 890b1ea6b687: Preparing [2022-07-27T16:01:58.833Z] 3d147eaa483d: Preparing [2022-07-27T16:01:58.833Z] cde6feb477f4: Preparing [2022-07-27T16:01:58.833Z] a43932d1df72: Preparing [2022-07-27T16:01:58.833Z] 1207169bf42c: Preparing [2022-07-27T16:01:58.833Z] 12563da225fa: Preparing [2022-07-27T16:01:58.833Z] 133b5d5a0745: Preparing [2022-07-27T16:01:58.833Z] 12563da225fa: Waiting [2022-07-27T16:01:58.833Z] 34f8705063ce: Preparing [2022-07-27T16:01:58.833Z] 133b5d5a0745: Waiting [2022-07-27T16:01:58.833Z] 61ccc0a0bcf2: Preparing [2022-07-27T16:01:58.833Z] 34f8705063ce: Waiting [2022-07-27T16:01:58.833Z] 39d98c9e6e47: Preparing [2022-07-27T16:01:58.833Z] 3e68bd31a0d1: Preparing [2022-07-27T16:01:58.833Z] 61ccc0a0bcf2: Waiting [2022-07-27T16:01:58.833Z] eb54b7b7991f: Preparing [2022-07-27T16:01:58.833Z] 39d98c9e6e47: Waiting [2022-07-27T16:01:58.833Z] 3e68bd31a0d1: Waiting [2022-07-27T16:01:58.833Z] eb54b7b7991f: Waiting [2022-07-27T16:01:59.113Z] a43932d1df72: Layer already exists [2022-07-27T16:01:59.113Z] 3d147eaa483d: Layer already exists [2022-07-27T16:01:59.113Z] 1207169bf42c: Layer already exists [2022-07-27T16:01:59.113Z] 890b1ea6b687: Layer already exists [2022-07-27T16:01:59.113Z] 12563da225fa: Layer already exists [2022-07-27T16:01:59.113Z] cde6feb477f4: Layer already exists [2022-07-27T16:01:59.113Z] 133b5d5a0745: Layer already exists [2022-07-27T16:01:59.113Z] 34f8705063ce: Layer already exists [2022-07-27T16:01:59.113Z] 61ccc0a0bcf2: Layer already exists [2022-07-27T16:01:59.113Z] 3e68bd31a0d1: Layer already exists [2022-07-27T16:01:59.113Z] eb54b7b7991f: Layer already exists [2022-07-27T16:01:59.113Z] 39d98c9e6e47: Layer already exists [2022-07-27T16:01:59.113Z] 9e845652be8c19b0c1fc437782669d45e1ae73ca-2.2.0-dev.23: digest: sha256:7515e4e5f0256f23c50375a988f3d9a7c4512d44dda7219477f406a54e02dc52 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:01:59.495Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:01:59.858Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-07-27T16:01:59.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-07-27T16:01:59.858Z] 890b1ea6b687: Preparing [2022-07-27T16:01:59.858Z] 3d147eaa483d: Preparing [2022-07-27T16:01:59.858Z] cde6feb477f4: Preparing [2022-07-27T16:01:59.858Z] a43932d1df72: Preparing [2022-07-27T16:01:59.858Z] 1207169bf42c: Preparing [2022-07-27T16:01:59.858Z] 12563da225fa: Preparing [2022-07-27T16:01:59.858Z] 133b5d5a0745: Preparing [2022-07-27T16:01:59.858Z] 34f8705063ce: Preparing [2022-07-27T16:01:59.858Z] 61ccc0a0bcf2: Preparing [2022-07-27T16:01:59.858Z] 39d98c9e6e47: Preparing [2022-07-27T16:01:59.858Z] 3e68bd31a0d1: Preparing [2022-07-27T16:01:59.858Z] eb54b7b7991f: Preparing [2022-07-27T16:01:59.858Z] 12563da225fa: Waiting [2022-07-27T16:01:59.858Z] 133b5d5a0745: Waiting [2022-07-27T16:01:59.858Z] 34f8705063ce: Waiting [2022-07-27T16:01:59.858Z] 3e68bd31a0d1: Waiting [2022-07-27T16:01:59.858Z] eb54b7b7991f: Waiting [2022-07-27T16:01:59.858Z] 61ccc0a0bcf2: Waiting [2022-07-27T16:01:59.858Z] 39d98c9e6e47: Waiting [2022-07-27T16:01:59.858Z] 890b1ea6b687: Layer already exists [2022-07-27T16:01:59.858Z] cde6feb477f4: Layer already exists [2022-07-27T16:01:59.858Z] 3d147eaa483d: Layer already exists [2022-07-27T16:01:59.858Z] 1207169bf42c: Layer already exists [2022-07-27T16:02:00.133Z] a43932d1df72: Layer already exists [2022-07-27T16:02:00.133Z] 61ccc0a0bcf2: Layer already exists [2022-07-27T16:02:00.133Z] 34f8705063ce: Layer already exists [2022-07-27T16:02:00.133Z] 12563da225fa: Layer already exists [2022-07-27T16:02:00.133Z] 133b5d5a0745: Layer already exists [2022-07-27T16:02:00.133Z] 39d98c9e6e47: Layer already exists [2022-07-27T16:02:00.133Z] 3e68bd31a0d1: Layer already exists [2022-07-27T16:02:00.133Z] eb54b7b7991f: Layer already exists [2022-07-27T16:02:00.133Z] main: digest: sha256:7515e4e5f0256f23c50375a988f3d9a7c4512d44dda7219477f406a54e02dc52 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-27T16:02:00.187Z] ===================================================== [Pipeline] echo [2022-07-27T16:02:00.196Z] taggedImages: [2022-07-27T16:02:00.196Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9e845652be8c19b0c1fc437782669d45e1ae73ca [2022-07-27T16:02:00.196Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-07-27T16:02:00.196Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.2.0-dev.23 [2022-07-27T16:02:00.196Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9e845652be8c19b0c1fc437782669d45e1ae73ca-2.2.0-dev.23 [2022-07-27T16:02:00.196Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:02:00.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T16:02:00.557Z] [2022-07-27T16:02:00.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:02:00.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T16:02:01.193Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-27T16:02:01.193Z] 8998bd30e6a1: Pulling fs layer [2022-07-27T16:02:01.193Z] 04944245beec: Pulling fs layer [2022-07-27T16:02:01.193Z] 699f458cf7ca: Pulling fs layer [2022-07-27T16:02:01.193Z] 765212b225bb: Pulling fs layer [2022-07-27T16:02:01.193Z] f23df028b6ca: Pulling fs layer [2022-07-27T16:02:01.193Z] d65c8cfc05b1: Pulling fs layer [2022-07-27T16:02:01.193Z] 2437ff75d9bd: Pulling fs layer [2022-07-27T16:02:01.193Z] 765212b225bb: Waiting [2022-07-27T16:02:01.193Z] f23df028b6ca: Waiting [2022-07-27T16:02:01.193Z] d65c8cfc05b1: Waiting [2022-07-27T16:02:01.193Z] 2437ff75d9bd: Waiting [2022-07-27T16:02:01.193Z] 04944245beec: Verifying Checksum [2022-07-27T16:02:01.193Z] 04944245beec: Download complete [2022-07-27T16:02:01.193Z] 765212b225bb: Verifying Checksum [2022-07-27T16:02:01.193Z] 765212b225bb: Download complete [2022-07-27T16:02:01.193Z] f23df028b6ca: Verifying Checksum [2022-07-27T16:02:01.193Z] f23df028b6ca: Download complete [2022-07-27T16:02:01.193Z] d65c8cfc05b1: Verifying Checksum [2022-07-27T16:02:01.193Z] d65c8cfc05b1: Download complete [2022-07-27T16:02:01.193Z] 699f458cf7ca: Verifying Checksum [2022-07-27T16:02:01.193Z] 699f458cf7ca: Download complete [2022-07-27T16:02:01.792Z] 8998bd30e6a1: Download complete [2022-07-27T16:02:04.444Z] 2437ff75d9bd: Verifying Checksum [2022-07-27T16:02:04.444Z] 2437ff75d9bd: Download complete [2022-07-27T16:02:06.421Z] 8998bd30e6a1: Pull complete [2022-07-27T16:02:06.421Z] 04944245beec: Pull complete [2022-07-27T16:02:08.397Z] 699f458cf7ca: Pull complete [2022-07-27T16:02:08.397Z] 765212b225bb: Pull complete [2022-07-27T16:02:08.996Z] f23df028b6ca: Pull complete [2022-07-27T16:02:09.269Z] d65c8cfc05b1: Pull complete [2022-07-27T16:02:24.367Z] 2437ff75d9bd: Pull complete [2022-07-27T16:02:24.367Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-27T16:02:24.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T16:02:24.367Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:02:24.612Z] prd-ubuntu20.04-docker-arm64-4c-16g-21237 does not seem to be running inside a container [2022-07-27T16:02:24.697Z] $ 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/34 -v /w/workspace/device-usb-camera/34:/w/workspace/device-usb-camera/34:rw,z -v /w/workspace/device-usb-camera/34@tmp:/w/workspace/device-usb-camera/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-27T16:02:27.122Z] $ docker top 8913e65c7e58b9fc32c2b20ed520dddb6d383ada544ebacca91c589d3784fd81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:02:28.041Z] ---> job-cost.sh [2022-07-27T16:02:28.042Z] lf-activate-venv: SKIPPING [2022-07-27T16:02:28.042Z] INFO: No Stack... [2022-07-27T16:02:28.314Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-27T16:02:29.288Z] INFO: Archiving Costs [Pipeline] sh [2022-07-27T16:02:29.948Z] + cat /w/workspace/device-usb-camera/34/archives/cost.csv [2022-07-27T16:02:29.948Z] + cut -d, -f6 [Pipeline] lock [2022-07-27T16:02:30.013Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-34-stack-cost] [2022-07-27T16:02:30.021Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-34-stack-cost] did not exist. Created. [2022-07-27T16:02:30.021Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T16:02:30.704Z] /w/workspace/device-usb-camera/34@tmp/durable-942e0d49/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-27T16:02:31.382Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-27T16:02:31.411Z] Warning: overwriting stash ‘stack-cost’ [2022-07-27T16:02:31.452Z] Stashed 1 file(s) [Pipeline] } [2022-07-27T16:02:31.462Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-27T16:02:31.484Z] $ docker stop --time=1 8913e65c7e58b9fc32c2b20ed520dddb6d383ada544ebacca91c589d3784fd81 [2022-07-27T16:02:33.007Z] $ docker rm -f 8913e65c7e58b9fc32c2b20ed520dddb6d383ada544ebacca91c589d3784fd81 [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 [2022-07-27T16:02:33.511Z] provisioning config files... [2022-07-27T16:02:33.519Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7900770464964465956tmp [Pipeline] { [Pipeline] sh [2022-07-27T16:02:33.827Z] + set +x [2022-07-27T16:02:33.827Z] + curl -s https://codecov.io/bash [2022-07-27T16:02:33.827Z] + bash -s -- [2022-07-27T16:02:33.827Z] [2022-07-27T16:02:33.827Z] _____ _ [2022-07-27T16:02:33.827Z] / ____| | | [2022-07-27T16:02:33.827Z] | | ___ __| | ___ ___ _____ __ [2022-07-27T16:02:33.827Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-27T16:02:33.827Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-27T16:02:33.827Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-27T16:02:33.827Z] Bash-1.0.6 [2022-07-27T16:02:33.827Z] [2022-07-27T16:02:33.827Z] [2022-07-27T16:02:33.827Z] ==> git version 2.25.1 found [2022-07-27T16:02:33.827Z] ==> 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 [2022-07-27T16:02:33.827Z] Release-Date: 2020-01-08 [2022-07-27T16:02:33.827Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-27T16:02:33.827Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-27T16:02:33.827Z] ==> Jenkins CI detected. [2022-07-27T16:02:33.827Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-07-27T16:02:33.827Z] project root: . [2022-07-27T16:02:33.827Z] --> token set from env [2022-07-27T16:02:33.827Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-27T16:02:33.827Z] ==> Running gcov in . (disable via -X gcov) [2022-07-27T16:02:33.827Z] ==> Python coveragepy not found [2022-07-27T16:02:33.827Z] ==> Searching for coverage reports in: [2022-07-27T16:02:33.827Z] + . [2022-07-27T16:02:33.827Z] -> Found 1 reports [2022-07-27T16:02:33.827Z] ==> Detecting git/mercurial file structure [2022-07-27T16:02:33.827Z] ==> Reading reports [2022-07-27T16:02:33.827Z] + ./coverage.out bytes=26814 [2022-07-27T16:02:33.827Z] ==> Appending adjustments [2022-07-27T16:02:33.827Z] https://docs.codecov.io/docs/fixing-reports [2022-07-27T16:02:34.087Z] + Found adjustments [2022-07-27T16:02:34.087Z] ==> Gzipping contents [2022-07-27T16:02:34.087Z] 4.0K /tmp/codecov.ENuyad.gz [2022-07-27T16:02:34.087Z] ==> Uploading reports [2022-07-27T16:02:34.087Z] url: https://codecov.io [2022-07-27T16:02:34.087Z] query: branch=main&commit=9e845652be8c19b0c1fc437782669d45e1ae73ca&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-27T16:02:34.087Z] -> Pinging Codecov [2022-07-27T16:02:34.088Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=9e845652be8c19b0c1fc437782669d45e1ae73ca&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-27T16:02:35.037Z] -> Uploading to [2022-07-27T16:02:35.038Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-27/73D8F5FF140700D3E01443B452E23636/9e845652be8c19b0c1fc437782669d45e1ae73ca/fa0be312-3a24-4f53-9cc7-fd9f8bb517cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T160234Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=265cee86f13c5f3388e973c7946c288b61f03fabe37b06b6243019719afa53a3 [2022-07-27T16:02:35.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T16:02:35.038Z] Dload Upload Total Spent Left Speed [2022-07-27T16:02:35.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3728 0 0 100 3728 0 16000 --:--:-- --:--:-- --:--:-- 16000 [2022-07-27T16:02:35.038Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/9e845652be8c19b0c1fc437782669d45e1ae73ca [Pipeline] } [2022-07-27T16:02:35.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-27T16:02:35.283Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-27T16:02:35.293Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:02:35.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-27T16:02:35.605Z] [2022-07-27T16:02:35.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:02:35.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-27T16:02:35.926Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-27T16:02:35.926Z] df9b9388f04a: Pulling fs layer [2022-07-27T16:02:35.926Z] 52dc419b0ee2: Pulling fs layer [2022-07-27T16:02:35.926Z] 25bc292e5bac: Pulling fs layer [2022-07-27T16:02:35.926Z] 114826534d7a: Pulling fs layer [2022-07-27T16:02:35.926Z] 4657fd5d0bcf: Pulling fs layer [2022-07-27T16:02:35.926Z] 6ad1cebc031e: Pulling fs layer [2022-07-27T16:02:35.926Z] 8a3aa393b2d8: Pulling fs layer [2022-07-27T16:02:35.926Z] 4657fd5d0bcf: Waiting [2022-07-27T16:02:35.926Z] 6ad1cebc031e: Waiting [2022-07-27T16:02:35.926Z] 8a3aa393b2d8: Waiting [2022-07-27T16:02:35.926Z] 114826534d7a: Waiting [2022-07-27T16:02:35.926Z] 25bc292e5bac: Verifying Checksum [2022-07-27T16:02:35.926Z] 25bc292e5bac: Download complete [2022-07-27T16:02:35.926Z] 52dc419b0ee2: Verifying Checksum [2022-07-27T16:02:35.926Z] 52dc419b0ee2: Download complete [2022-07-27T16:02:35.926Z] 4657fd5d0bcf: Download complete [2022-07-27T16:02:35.926Z] df9b9388f04a: Verifying Checksum [2022-07-27T16:02:35.926Z] df9b9388f04a: Download complete [2022-07-27T16:02:36.186Z] 6ad1cebc031e: Verifying Checksum [2022-07-27T16:02:36.186Z] 6ad1cebc031e: Download complete [2022-07-27T16:02:36.186Z] df9b9388f04a: Pull complete [2022-07-27T16:02:36.186Z] 52dc419b0ee2: Pull complete [2022-07-27T16:02:36.446Z] 25bc292e5bac: Pull complete [2022-07-27T16:02:36.705Z] 114826534d7a: Verifying Checksum [2022-07-27T16:02:36.705Z] 114826534d7a: Download complete [2022-07-27T16:02:36.965Z] 8a3aa393b2d8: Verifying Checksum [2022-07-27T16:02:36.965Z] 8a3aa393b2d8: Download complete [2022-07-27T16:02:41.163Z] 114826534d7a: Pull complete [2022-07-27T16:02:41.163Z] 4657fd5d0bcf: Pull complete [2022-07-27T16:02:41.163Z] 6ad1cebc031e: Pull complete [2022-07-27T16:02:44.456Z] 8a3aa393b2d8: Pull complete [2022-07-27T16:02:44.456Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-27T16:02:44.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-27T16:02:44.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:02:44.555Z] prd-ubuntu20.04-docker-8c-8g-21235 does not seem to be running inside a container [2022-07-27T16:02:44.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-27T16:02:47.720Z] $ docker top ae63dbcf4e9796463f4226e2f45b051e3bbe9abeea30be917dd9f45a15d8df64 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-27T16:02:47.792Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-07-27T16:02:48.076Z] + set -o pipefail [2022-07-27T16:02:48.076Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-07-27T16:02:53.370Z] [2022-07-27T16:02:53.370Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-07-27T16:02:53.370Z] [2022-07-27T16:02:53.370Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/81d46816-4390-40ed-8ded-06f1eb4552b2 [2022-07-27T16:02:53.370Z] [2022-07-27T16:02:53.370Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-27T16:02:53.370Z] [2022-07-27T16:02:53.370Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-27T16:02:53.370Z] [2022-07-27T16:02:53.631Z] [Pipeline] } [2022-07-27T16:02:53.646Z] $ docker stop --time=1 ae63dbcf4e9796463f4226e2f45b051e3bbe9abeea30be917dd9f45a15d8df64 [2022-07-27T16:02:57.013Z] $ docker rm -f ae63dbcf4e9796463f4226e2f45b051e3bbe9abeea30be917dd9f45a15d8df64 [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 [2022-07-27T16:02:57.780Z] + git log --format=format:%s -1 9e845652be8c19b0c1fc437782669d45e1ae73ca [Pipeline] sh [2022-07-27T16:02:58.080Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T16:02:58.080Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:02:58.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T16:02:58.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:02:58.484Z] prd-ubuntu20.04-docker-8c-8g-21235 does not seem to be running inside a container [2022-07-27T16:02:58.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-27T16:02:59.010Z] $ docker top f9daec143c44eb18be6aff0a5bd7e0f68bec9f4d74a957743132ee63f6a96c97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T16:02:59.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T16:02:59.119Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T16:02:59.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T16:02:59.267Z] $ docker exec f9daec143c44eb18be6aff0a5bd7e0f68bec9f4d74a957743132ee63f6a96c97 ssh-agent [2022-07-27T16:02:59.386Z] SSH_AUTH_SOCK=/tmp/ssh-IgmPSKQ9ylWy/agent.32 [2022-07-27T16:02:59.386Z] SSH_AGENT_PID=38 [2022-07-27T16:02:59.391Z] Running ssh-add (command line suppressed) [2022-07-27T16:02:59.516Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7704948327123648444.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7704948327123648444.key) [2022-07-27T16:02:59.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T16:02:59.826Z] + git semver tag [2022-07-27T16:03:00.087Z] 2022-07-27 16:03:00,035 [run_tag] DEBUG tag force:False [2022-07-27T16:03:00.087Z] 2022-07-27 16:03:00,035 [check_head_tag] DEBUG check head tag [2022-07-27T16:03:00.087Z] 2022-07-27 16:03:00,036 [execute] INFO git cat-file --batch-check [2022-07-27T16:03:00.087Z] 2022-07-27 16:03:00,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-27T16:03:00.087Z] 2022-07-27 16:03:00,040 [execute] INFO git cat-file --batch [2022-07-27T16:03:00.087Z] 2022-07-27 16:03:00,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-27T16:03:00.087Z] 2022-07-27 16:03:00,055 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T16:03:00.087Z] 2022-07-27 16:03:00,056 [execute] INFO git tag -a v2.2.0-dev.23 -m v2.2.0-dev.23 [2022-07-27T16:03:00.087Z] 2022-07-27 16:03:00,056 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.23', '-m', 'v2.2.0-dev.23'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-27T16:03:00.087Z] 2022-07-27 16:03:00,062 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T16:03:00.087Z] 2.2.0-dev.23 [Pipeline] } [2022-07-27T16:03:00.100Z] $ docker exec --env ******** --env ******** f9daec143c44eb18be6aff0a5bd7e0f68bec9f4d74a957743132ee63f6a96c97 ssh-agent -k [2022-07-27T16:03:00.225Z] unset SSH_AUTH_SOCK; [2022-07-27T16:03:00.225Z] unset SSH_AGENT_PID; [2022-07-27T16:03:00.225Z] echo Agent pid 38 killed; [2022-07-27T16:03:00.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T16:03:00.548Z] + git semver [Pipeline] } [2022-07-27T16:03:00.827Z] $ docker stop --time=1 f9daec143c44eb18be6aff0a5bd7e0f68bec9f4d74a957743132ee63f6a96c97 [2022-07-27T16:03:02.103Z] $ docker rm -f f9daec143c44eb18be6aff0a5bd7e0f68bec9f4d74a957743132ee63f6a96c97 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:03:02.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-27T16:03:02.507Z] [2022-07-27T16:03:02.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:03:02.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-27T16:03:02.810Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-27T16:03:02.810Z] ab5ef0e58194: Pulling fs layer [2022-07-27T16:03:02.810Z] 9712f1f96733: Pulling fs layer [2022-07-27T16:03:02.810Z] 63f879dbbcfc: Pulling fs layer [2022-07-27T16:03:02.810Z] 0d9ebad4ef96: Pulling fs layer [2022-07-27T16:03:02.810Z] e9a5061849ea: Pulling fs layer [2022-07-27T16:03:02.810Z] d747dcd14b5f: Pulling fs layer [2022-07-27T16:03:02.810Z] 2de7ff778b66: Pulling fs layer [2022-07-27T16:03:02.810Z] e9a5061849ea: Waiting [2022-07-27T16:03:02.810Z] d747dcd14b5f: Waiting [2022-07-27T16:03:02.810Z] 2de7ff778b66: Waiting [2022-07-27T16:03:02.810Z] 0d9ebad4ef96: Waiting [2022-07-27T16:03:02.810Z] 9712f1f96733: Verifying Checksum [2022-07-27T16:03:02.810Z] 9712f1f96733: Download complete [2022-07-27T16:03:03.072Z] 63f879dbbcfc: Verifying Checksum [2022-07-27T16:03:03.371Z] e9a5061849ea: Verifying Checksum [2022-07-27T16:03:03.371Z] e9a5061849ea: Download complete [2022-07-27T16:03:03.371Z] d747dcd14b5f: Verifying Checksum [2022-07-27T16:03:03.371Z] d747dcd14b5f: Download complete [2022-07-27T16:03:03.371Z] 0d9ebad4ef96: Verifying Checksum [2022-07-27T16:03:03.371Z] 0d9ebad4ef96: Download complete [2022-07-27T16:03:03.371Z] ab5ef0e58194: Verifying Checksum [2022-07-27T16:03:03.371Z] ab5ef0e58194: Download complete [2022-07-27T16:03:03.371Z] 2de7ff778b66: Verifying Checksum [2022-07-27T16:03:03.371Z] 2de7ff778b66: Download complete [2022-07-27T16:03:06.675Z] ab5ef0e58194: Pull complete [2022-07-27T16:03:06.675Z] 9712f1f96733: Pull complete [2022-07-27T16:03:07.613Z] 63f879dbbcfc: Pull complete [2022-07-27T16:03:11.809Z] 0d9ebad4ef96: Pull complete [2022-07-27T16:03:12.072Z] e9a5061849ea: Pull complete [2022-07-27T16:03:12.072Z] d747dcd14b5f: Pull complete [2022-07-27T16:03:13.452Z] 2de7ff778b66: Pull complete [2022-07-27T16:03:13.452Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-27T16:03:13.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-27T16:03:13.452Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:03:13.552Z] prd-ubuntu20.04-docker-8c-8g-21235 does not seem to be running inside a container [2022-07-27T16:03:13.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-27T16:03:18.018Z] $ docker top b2fe6d79edd7ad54ca6f31c8e8b7cc76734ad051c8fe5d784ddfb315346fae64 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-27T16:03:18.099Z] provisioning config files... [2022-07-27T16:03:18.108Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8712910667772861739tmp [2022-07-27T16:03:18.119Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1825303045918533223tmp [2022-07-27T16:03:18.130Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config181703156502962676tmp [Pipeline] { [Pipeline] echo [2022-07-27T16:03:18.144Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:03:18.427Z] ---> sigul-configuration.sh [2022-07-27T16:03:18.427Z] gpg: directory `/root/.gnupg' created [2022-07-27T16:03:18.427Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-27T16:03:18.427Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-27T16:03:18.427Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-27T16:03:18.427Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-27T16:03:18.427Z] gpg: CAST5 encrypted data [2022-07-27T16:03:18.427Z] gpg: encrypted with 1 passphrase [2022-07-27T16:03:18.427Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-27T16:03:18.717Z] + mkdir /home/jenkins [2022-07-27T16:03:18.718Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-27T16:03:19.002Z] + 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 [2022-07-27T16:03:19.011Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:03:19.303Z] ---> sigul-install.sh [2022-07-27T16:03:19.304Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-27T16:03:19.593Z] + git tag --list [2022-07-27T16:03:19.593Z] v0.0.0 [2022-07-27T16:03:19.593Z] v0.0.1-dev.1 [2022-07-27T16:03:19.593Z] v0.0.1-dev.10 [2022-07-27T16:03:19.593Z] v0.0.1-dev.11 [2022-07-27T16:03:19.593Z] v0.0.1-dev.12 [2022-07-27T16:03:19.593Z] v0.0.1-dev.13 [2022-07-27T16:03:19.593Z] v0.0.1-dev.14 [2022-07-27T16:03:19.593Z] v0.0.1-dev.15 [2022-07-27T16:03:19.593Z] v0.0.1-dev.16 [2022-07-27T16:03:19.593Z] v0.0.1-dev.2 [2022-07-27T16:03:19.593Z] v0.0.1-dev.3 [2022-07-27T16:03:19.593Z] v0.0.1-dev.4 [2022-07-27T16:03:19.593Z] v0.0.1-dev.5 [2022-07-27T16:03:19.593Z] v0.0.1-dev.6 [2022-07-27T16:03:19.593Z] v0.0.1-dev.7 [2022-07-27T16:03:19.593Z] v0.0.1-dev.8 [2022-07-27T16:03:19.593Z] v0.0.1-dev.9 [2022-07-27T16:03:19.593Z] v2.2.0-dev.17 [2022-07-27T16:03:19.593Z] v2.2.0-dev.18 [2022-07-27T16:03:19.593Z] v2.2.0-dev.19 [2022-07-27T16:03:19.593Z] v2.2.0-dev.20 [2022-07-27T16:03:19.593Z] v2.2.0-dev.21 [2022-07-27T16:03:19.593Z] v2.2.0-dev.22 [2022-07-27T16:03:19.593Z] v2.2.0-dev.23 [Pipeline] sh [2022-07-27T16:03:19.883Z] + lftools sign git-tag v2.2.0-dev.23 [2022-07-27T16:03:20.454Z] Signing Git tag with Sigul... [2022-07-27T16:03:20.454Z] Signing v2.2.0-dev.23 [Pipeline] echo [2022-07-27T16:03:20.723Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:03:21.013Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-27T16:03:21.021Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-27T16:03:21.042Z] $ docker stop --time=1 b2fe6d79edd7ad54ca6f31c8e8b7cc76734ad051c8fe5d784ddfb315346fae64 [2022-07-27T16:03:22.331Z] $ docker rm -f b2fe6d79edd7ad54ca6f31c8e8b7cc76734ad051c8fe5d784ddfb315346fae64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-27T16:03:22.817Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T16:03:22.817Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:03:23.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T16:03:23.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:03:23.354Z] prd-ubuntu20.04-docker-8c-8g-21235 does not seem to be running inside a container [2022-07-27T16:03:23.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-27T16:03:23.738Z] $ docker top 530ec2a665b5102c0260cb2315b74361661ca5e3c0970a4ba83fee98d630c2b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T16:03:23.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T16:03:23.834Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T16:03:23.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T16:03:23.964Z] $ docker exec 530ec2a665b5102c0260cb2315b74361661ca5e3c0970a4ba83fee98d630c2b9 ssh-agent [2022-07-27T16:03:24.080Z] SSH_AUTH_SOCK=/tmp/ssh-877j1RLpMYmG/agent.33 [2022-07-27T16:03:24.080Z] SSH_AGENT_PID=40 [2022-07-27T16:03:24.085Z] Running ssh-add (command line suppressed) [2022-07-27T16:03:24.215Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6875660214544265627.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6875660214544265627.key) [2022-07-27T16:03:24.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T16:03:24.524Z] + git semver bump pre [2022-07-27T16:03:24.786Z] 2022-07-27 16:03:24,709 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T16:03:24.786Z] 2022-07-27 16:03:24,709 [bump_version] DEBUG bumping version:2.2.0-dev.23 on axis:pre with prefix:dev [2022-07-27T16:03:24.786Z] 2022-07-27 16:03:24,709 [bump_version] DEBUG bumped version:2.2.0-dev.24 [2022-07-27T16:03:24.786Z] 2022-07-27 16:03:24,710 [write_version] DEBUG write version:2.2.0-dev.24 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-07-27T16:03:24.786Z] 2022-07-27 16:03:24,710 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T16:03:24.786Z] 2022-07-27 16:03:24,710 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T16:03:24.786Z] 2022-07-27 16:03:24,712 [execute] INFO git cat-file --batch-check [2022-07-27T16:03:24.786Z] 2022-07-27 16:03:24,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T16:03:24.786Z] 2022-07-27 16:03:24,718 [execute] INFO git cat-file --batch [2022-07-27T16:03:24.786Z] 2022-07-27 16:03:24,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T16:03:24.786Z] 2022-07-27 16:03:24,724 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T16:03:24.786Z] 2.2.0-dev.24 [Pipeline] } [2022-07-27T16:03:24.799Z] $ docker exec --env ******** --env ******** 530ec2a665b5102c0260cb2315b74361661ca5e3c0970a4ba83fee98d630c2b9 ssh-agent -k [2022-07-27T16:03:24.914Z] unset SSH_AUTH_SOCK; [2022-07-27T16:03:24.914Z] unset SSH_AGENT_PID; [2022-07-27T16:03:24.914Z] echo Agent pid 40 killed; [2022-07-27T16:03:24.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T16:03:25.230Z] + git semver [Pipeline] } [2022-07-27T16:03:25.506Z] $ docker stop --time=1 530ec2a665b5102c0260cb2315b74361661ca5e3c0970a4ba83fee98d630c2b9 [2022-07-27T16:03:26.788Z] $ docker rm -f 530ec2a665b5102c0260cb2315b74361661ca5e3c0970a4ba83fee98d630c2b9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T16:03:27.149Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T16:03:27.149Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:03:27.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T16:03:27.462Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:03:27.549Z] prd-ubuntu20.04-docker-8c-8g-21235 does not seem to be running inside a container [2022-07-27T16:03:27.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-27T16:03:27.980Z] $ docker top 814b7d47143ea82dc34416c64715a4b800f0bcd52a08bda6ef5564d33c6ecd6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T16:03:28.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T16:03:28.074Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T16:03:28.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T16:03:28.214Z] $ docker exec 814b7d47143ea82dc34416c64715a4b800f0bcd52a08bda6ef5564d33c6ecd6a ssh-agent [2022-07-27T16:03:28.340Z] SSH_AUTH_SOCK=/tmp/ssh-xEJjLFfJY6PW/agent.32 [2022-07-27T16:03:28.340Z] SSH_AGENT_PID=38 [2022-07-27T16:03:28.346Z] Running ssh-add (command line suppressed) [2022-07-27T16:03:28.479Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3929644886427477368.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3929644886427477368.key) [2022-07-27T16:03:28.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T16:03:28.785Z] + git semver push [2022-07-27T16:03:29.046Z] 2022-07-27 16:03:28,978 [run_push] DEBUG push [2022-07-27T16:03:29.047Z] 2022-07-27 16:03:28,979 [execute] INFO git cat-file --batch-check [2022-07-27T16:03:29.047Z] 2022-07-27 16:03:28,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T16:03:29.047Z] 2022-07-27 16:03:28,983 [execute] INFO git rev-list f1f5c7e17ff9a821c97c7c16296b51abf61068dc -- [2022-07-27T16:03:29.047Z] 2022-07-27 16:03:28,984 [execute] DEBUG Popen(['git', 'rev-list', 'f1f5c7e17ff9a821c97c7c16296b51abf61068dc', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-27T16:03:29.047Z] 2022-07-27 16:03:28,989 [execute] INFO git fetch -v origin [2022-07-27T16:03:29.047Z] 2022-07-27 16:03:28,990 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-27T16:03:29.617Z] 2022-07-27 16:03:29,463 [run_push] DEBUG no remote changes detected [2022-07-27T16:03:29.617Z] 2022-07-27 16:03:29,464 [execute] INFO git push origin semver [2022-07-27T16:03:29.617Z] 2022-07-27 16:03:29,464 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-27T16:03:30.558Z] 2022-07-27 16:03:30,214 [run_push] DEBUG push all version tags [2022-07-27T16:03:30.558Z] 2022-07-27 16:03:30,215 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-27T16:03:30.558Z] 2022-07-27 16:03:30,215 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-27T16:03:31.130Z] 2022-07-27 16:03:31,057 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-07-27T16:03:31.130Z] 2.2.0-dev.24 [Pipeline] } [2022-07-27T16:03:31.143Z] $ docker exec --env ******** --env ******** 814b7d47143ea82dc34416c64715a4b800f0bcd52a08bda6ef5564d33c6ecd6a ssh-agent -k [2022-07-27T16:03:31.257Z] unset SSH_AUTH_SOCK; [2022-07-27T16:03:31.257Z] unset SSH_AGENT_PID; [2022-07-27T16:03:31.257Z] echo Agent pid 38 killed; [2022-07-27T16:03:31.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T16:03:31.585Z] + git semver [Pipeline] } [2022-07-27T16:03:31.862Z] $ docker stop --time=1 814b7d47143ea82dc34416c64715a4b800f0bcd52a08bda6ef5564d33c6ecd6a [2022-07-27T16:03:33.214Z] $ docker rm -f 814b7d47143ea82dc34416c64715a4b800f0bcd52a08bda6ef5564d33c6ecd6a [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 [2022-07-27T16:03:33.775Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-07-27T16:03:33.775Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-27T16:03:33.775Z] total 16 [2022-07-27T16:03:33.775Z] drwxr-xr-x 3 root root 4096 Jul 27 15:54 . [2022-07-27T16:03:33.775Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 16:03 .. [2022-07-27T16:03:33.775Z] drwxr-xr-x 2 root root 4096 Jul 27 15:54 cost [2022-07-27T16:03:33.775Z] -rw-r--r-- 1 root root 88 Jul 27 15:54 cost.csv [2022-07-27T16:03:33.775Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-27T16:03:33.775Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-07-27T16:03:33.775Z] total 16 [2022-07-27T16:03:33.775Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 15:54 . [2022-07-27T16:03:33.775Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 16:03 .. [2022-07-27T16:03:33.775Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 15:54 cost [2022-07-27T16:03:33.775Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 27 15:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:03:34.072Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:03:34.935Z] ---> package-listing.sh [2022-07-27T16:03:34.935Z] ++ facter osfamily [2022-07-27T16:03:34.935Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-27T16:03:35.196Z] + OS_FAMILY=debian [2022-07-27T16:03:35.196Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-07-27T16:03:35.196Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-27T16:03:35.196Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-27T16:03:35.196Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-27T16:03:35.196Z] + PACKAGES=/tmp/packages_start.txt [2022-07-27T16:03:35.196Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-27T16:03:35.196Z] + PACKAGES=/tmp/packages_end.txt [2022-07-27T16:03:35.196Z] + case "${OS_FAMILY}" in [2022-07-27T16:03:35.196Z] + dpkg -l [2022-07-27T16:03:35.196Z] + grep '^ii' [2022-07-27T16:03:35.196Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-27T16:03:35.196Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-27T16:03:35.196Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-27T16:03:35.196Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-07-27T16:03:35.196Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-07-27T16:03:35.196Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-07-27T16:03:35.207Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-27T16:03:35.485Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T16:03:36.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T16:03:36.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T16:03:36.156Z] prd-ubuntu20.04-docker-8c-8g-21235 does not seem to be running inside a container [2022-07-27T16:03:36.194Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-27T16:03:36.668Z] $ docker top 88dc96ade03d90b2a0f9ec1a45279352dcbdc235955ca2675ea9530588e8c18d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T16:03:37.038Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-27T16:03:37.324Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-27T16:03:37.614Z] + ls /var/log/sa-host [2022-07-27T16:03:37.614Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T16:03:37.678Z] provisioning config files... [2022-07-27T16:03:37.686Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5440220451700027177tmp [Pipeline] { [Pipeline] echo [2022-07-27T16:03:37.703Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:03:37.988Z] ---> create-netrc.sh [Pipeline] } [2022-07-27T16:03:37.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:03:38.329Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-27T16:03:38.339Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:03:38.627Z] ---> sudo-logs.sh [2022-07-27T16:03:38.627Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-27T16:03:38.651Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:03:38.944Z] ---> job-cost.sh [2022-07-27T16:03:38.945Z] lf-activate-venv: SKIPPING [2022-07-27T16:03:38.945Z] DEBUG: total: 0.2199999988079071 [2022-07-27T16:03:38.945Z] INFO: Retrieving Stack Cost... [2022-07-27T16:03:39.514Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-27T16:03:39.792Z] INFO: Archiving Costs [Pipeline] echo [2022-07-27T16:03:39.808Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T16:03:40.090Z] ---> logs-deploy.sh [2022-07-27T16:03:40.090Z] lf-activate-venv: SKIPPING [2022-07-27T16:03:40.090Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/34 [2022-07-27T16:03:40.090Z] INFO: archiving workspace using pattern(s): [2022-07-27T16:03:41.030Z] Archives upload complete. [2022-07-27T16:03:41.290Z] INFO: archiving logs to Nexus [2022-07-27T16:03:41.862Z] ---> uname -a: [2022-07-27T16:03:41.862Z] Linux prd-ubuntu20-04-docker-8c-8g-21235 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-27T16:03:41.862Z] [2022-07-27T16:03:41.862Z] [2022-07-27T16:03:41.862Z] ---> lscpu: [2022-07-27T16:03:41.862Z] Architecture: x86_64 [2022-07-27T16:03:41.862Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-27T16:03:41.862Z] Byte Order: Little Endian [2022-07-27T16:03:41.862Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-27T16:03:41.862Z] CPU(s): 8 [2022-07-27T16:03:41.862Z] On-line CPU(s) list: 0-7 [2022-07-27T16:03:41.862Z] Thread(s) per core: 1 [2022-07-27T16:03:41.862Z] Core(s) per socket: 1 [2022-07-27T16:03:41.862Z] Socket(s): 8 [2022-07-27T16:03:41.862Z] NUMA node(s): 1 [2022-07-27T16:03:41.862Z] Vendor ID: AuthenticAMD [2022-07-27T16:03:41.862Z] CPU family: 23 [2022-07-27T16:03:41.862Z] Model: 49 [2022-07-27T16:03:41.862Z] Model name: AMD EPYC-Rome Processor [2022-07-27T16:03:41.862Z] Stepping: 0 [2022-07-27T16:03:41.862Z] CPU MHz: 2799.994 [2022-07-27T16:03:41.862Z] BogoMIPS: 5599.98 [2022-07-27T16:03:41.862Z] Virtualization: AMD-V [2022-07-27T16:03:41.862Z] Hypervisor vendor: KVM [2022-07-27T16:03:41.862Z] Virtualization type: full [2022-07-27T16:03:41.862Z] L1d cache: 256 KiB [2022-07-27T16:03:41.862Z] L1i cache: 256 KiB [2022-07-27T16:03:41.862Z] L2 cache: 4 MiB [2022-07-27T16:03:41.862Z] L3 cache: 128 MiB [2022-07-27T16:03:41.862Z] NUMA node0 CPU(s): 0-7 [2022-07-27T16:03:41.862Z] Vulnerability Itlb multihit: Not affected [2022-07-27T16:03:41.862Z] Vulnerability L1tf: Not affected [2022-07-27T16:03:41.862Z] Vulnerability Mds: Not affected [2022-07-27T16:03:41.862Z] Vulnerability Meltdown: Not affected [2022-07-27T16:03:41.862Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-27T16:03:41.862Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-27T16:03:41.862Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-27T16:03:41.862Z] Vulnerability Srbds: Not affected [2022-07-27T16:03:41.862Z] Vulnerability Tsx async abort: Not affected [2022-07-27T16:03:41.862Z] 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 [2022-07-27T16:03:41.862Z] [2022-07-27T16:03:41.862Z] [2022-07-27T16:03:41.862Z] ---> nproc: [2022-07-27T16:03:41.862Z] 8 [2022-07-27T16:03:41.862Z] [2022-07-27T16:03:41.862Z] [2022-07-27T16:03:41.862Z] ---> df -h: [2022-07-27T16:03:41.862Z] Filesystem Size Used Avail Use% Mounted on [2022-07-27T16:03:41.862Z] overlay 155G 13G 143G 8% / [2022-07-27T16:03:41.862Z] tmpfs 64M 0 64M 0% /dev [2022-07-27T16:03:41.862Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-27T16:03:41.862Z] shm 64M 0 64M 0% /dev/shm [2022-07-27T16:03:41.862Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-07-27T16:03:41.862Z] [2022-07-27T16:03:41.862Z]