Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 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-ssh1355894039134565234.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6176433321669943256.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh16311686181937188067.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh872927016164951449.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5740485192694030173.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1191 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 (main) Commit message: "Merge pull request #88 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.26" > 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 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 # timeout=10 > git rev-list --no-walk 948a93caad4ab646b067336e92455ad9c6656ccc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-26T19:04:31.075Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-26T19:04:31.111Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-26T19:04:31.121Z] ========================================================= [2022-09-26T19:04:31.121Z] EdgeX Global Pipelines Version Info [2022-09-26T19:04:31.121Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-26T19:04:31.821Z] ------------------- [2022-09-26T19:04:31.821Z] stable info: [2022-09-26T19:04:31.821Z] ------------------- [2022-09-26T19:04:31.821Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-26T19:04:31.821Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T19:04:31.821Z] Message: update stable to v1.0.239 [2022-09-26T19:04:32.391Z] ------------------- [2022-09-26T19:04:32.391Z] experimental info: [2022-09-26T19:04:32.391Z] ------------------- [2022-09-26T19:04:32.391Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-26T19:04:32.391Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T19:04:32.391Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-26T19:04:32.557Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-09-26T19:04:32.569Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-09-26T19:04:32.585Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-26T19:04:32.598Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-26T19:04:32.608Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-26T19:04:32.622Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-26T19:04:32.635Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-26T19:04:32.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-26T19:04:32.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-26T19:04:32.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-26T19:04:32.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-26T19:04:32.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-09-26T19:04:32.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-26T19:04:32.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-26T19:04:32.734Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T19:04:32.747Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T19:04:32.757Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T19:04:32.768Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T19:04:32.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-26T19:04:32.795Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-26T19:04:32.810Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-26T19:04:32.820Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-26T19:04:32.833Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-26T19:04:32.844Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-26T19:04:32.855Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-26T19:04:32.870Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-26T19:04:32.886Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-26T19:04:32.897Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-26T19:04:32.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-26T19:04:32.918Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-26T19:04:32.929Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [Pipeline] echo [2022-09-26T19:04:32.940Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d1c11c [Pipeline] echo [2022-09-26T19:04:32.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T19:04:32.996Z] provisioning config files... [2022-09-26T19:04:33.011Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18365007629004105656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T19:04:33.310Z] ---> docker-login.sh [2022-09-26T19:04:33.310Z] nexus3.edgexfoundry.org:10001 [2022-09-26T19:04:33.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:04:33.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:04:33.569Z] Configure a credential helper to remove this warning. See [2022-09-26T19:04:33.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:04:33.569Z] [2022-09-26T19:04:33.569Z] Login Succeeded [2022-09-26T19:04:33.569Z] nexus3.edgexfoundry.org:10002 [2022-09-26T19:04:33.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:04:33.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:04:33.569Z] Configure a credential helper to remove this warning. See [2022-09-26T19:04:33.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:04:33.569Z] [2022-09-26T19:04:33.569Z] Login Succeeded [2022-09-26T19:04:33.569Z] nexus3.edgexfoundry.org:10003 [2022-09-26T19:04:33.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:04:33.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:04:33.827Z] Configure a credential helper to remove this warning. See [2022-09-26T19:04:33.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:04:33.827Z] [2022-09-26T19:04:33.827Z] Login Succeeded [2022-09-26T19:04:33.827Z] nexus3.edgexfoundry.org:10004 [2022-09-26T19:04:33.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:04:33.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:04:33.827Z] Configure a credential helper to remove this warning. See [2022-09-26T19:04:33.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:04:33.827Z] [2022-09-26T19:04:33.827Z] Login Succeeded [2022-09-26T19:04:33.827Z] docker.io [2022-09-26T19:04:34.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:04:34.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:04:34.348Z] Configure a credential helper to remove this warning. See [2022-09-26T19:04:34.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:04:34.348Z] [2022-09-26T19:04:34.348Z] Login Succeeded [2022-09-26T19:04:34.348Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T19:04:34.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-26T19:04:34.709Z] + git rev-list -1 --merges 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340~1..9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [Pipeline] echo [2022-09-26T19:04:34.739Z] -----------> git rev-list -1 --merges 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340~1..9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [2022-09-26T19:04:34.739Z] 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [false] [Pipeline] sh [2022-09-26T19:04:35.024Z] + git log --format=format:%s -1 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [Pipeline] echo [2022-09-26T19:04:35.037Z] ========================================================= [2022-09-26T19:04:35.037Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-26T19:04:35.037Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T19:04:35.367Z] + git log --format=format:%s -1 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [Pipeline] echo [2022-09-26T19:04:35.397Z] [semverPrep] GIT_COMMIT: 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340, Commit Message: Merge pull request #88 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.26 [Pipeline] echo [2022-09-26T19:04:35.406Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-26T19:04:35.773Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T19:04:35.773Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-26T19:04:35.773Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-26T19:04:35.773Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-26T19:04:35.773Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-26T19:04:35.773Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-26T19:04:35.773Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:04:36.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T19:04:36.108Z] [2022-09-26T19:04:36.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:04:36.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T19:04:36.568Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-26T19:04:36.568Z] b85a868b505f: Pulling fs layer [2022-09-26T19:04:36.568Z] e2be974225ed: Pulling fs layer [2022-09-26T19:04:36.568Z] 339a4e72a1f5: Pulling fs layer [2022-09-26T19:04:36.568Z] 988bab9f4d93: Pulling fs layer [2022-09-26T19:04:36.568Z] 1469e6f7b9e6: Pulling fs layer [2022-09-26T19:04:36.568Z] eaf3925da568: Pulling fs layer [2022-09-26T19:04:36.568Z] bab4dde63d76: Pulling fs layer [2022-09-26T19:04:36.568Z] bde34c3a00c8: Pulling fs layer [2022-09-26T19:04:36.568Z] b352a97aabf1: Pulling fs layer [2022-09-26T19:04:36.568Z] 4872d77fe225: Pulling fs layer [2022-09-26T19:04:36.568Z] 5851b861e8e6: Pulling fs layer [2022-09-26T19:04:36.568Z] bab4dde63d76: Waiting [2022-09-26T19:04:36.568Z] bde34c3a00c8: Waiting [2022-09-26T19:04:36.568Z] b352a97aabf1: Waiting [2022-09-26T19:04:36.568Z] 4872d77fe225: Waiting [2022-09-26T19:04:36.568Z] 5851b861e8e6: Waiting [2022-09-26T19:04:36.568Z] 988bab9f4d93: Waiting [2022-09-26T19:04:36.568Z] 1469e6f7b9e6: Waiting [2022-09-26T19:04:36.568Z] eaf3925da568: Waiting [2022-09-26T19:04:36.849Z] e2be974225ed: Verifying Checksum [2022-09-26T19:04:36.849Z] e2be974225ed: Download complete [2022-09-26T19:04:36.849Z] 988bab9f4d93: Download complete [2022-09-26T19:04:36.849Z] 339a4e72a1f5: Verifying Checksum [2022-09-26T19:04:36.849Z] 339a4e72a1f5: Download complete [2022-09-26T19:04:36.849Z] eaf3925da568: Verifying Checksum [2022-09-26T19:04:36.849Z] eaf3925da568: Download complete [2022-09-26T19:04:37.108Z] 1469e6f7b9e6: Verifying Checksum [2022-09-26T19:04:37.108Z] 1469e6f7b9e6: Download complete [2022-09-26T19:04:37.108Z] bde34c3a00c8: Download complete [2022-09-26T19:04:37.108Z] b352a97aabf1: Download complete [2022-09-26T19:04:37.108Z] 4872d77fe225: Download complete [2022-09-26T19:04:37.108Z] 5851b861e8e6: Verifying Checksum [2022-09-26T19:04:37.108Z] 5851b861e8e6: Download complete [2022-09-26T19:04:37.366Z] b85a868b505f: Verifying Checksum [2022-09-26T19:04:37.366Z] b85a868b505f: Download complete [2022-09-26T19:04:37.366Z] bab4dde63d76: Verifying Checksum [2022-09-26T19:04:37.366Z] bab4dde63d76: Download complete [2022-09-26T19:04:38.300Z] b85a868b505f: Pull complete [2022-09-26T19:04:38.559Z] e2be974225ed: Pull complete [2022-09-26T19:04:38.822Z] 339a4e72a1f5: Pull complete [2022-09-26T19:04:38.822Z] 988bab9f4d93: Pull complete [2022-09-26T19:04:39.082Z] 1469e6f7b9e6: Pull complete [2022-09-26T19:04:39.082Z] eaf3925da568: Pull complete [2022-09-26T19:04:40.988Z] bab4dde63d76: Pull complete [2022-09-26T19:04:40.988Z] bde34c3a00c8: Pull complete [2022-09-26T19:04:40.988Z] b352a97aabf1: Pull complete [2022-09-26T19:04:40.988Z] 4872d77fe225: Pull complete [2022-09-26T19:04:40.988Z] 5851b861e8e6: Pull complete [2022-09-26T19:04:41.248Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-26T19:04:41.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T19:04:41.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T19:04:41.342Z] prd-ubuntu20.04-docker-8c-8g-1191 does not seem to be running inside a container [2022-09-26T19:04:41.379Z] $ 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-09-26T19:04:43.774Z] $ docker top ddeed4826e8a1c94de1abcc68916a5ecf7090c20f2864adcb8b1e45725ae7480 -eo pid,comm [2022-09-26T19:04:43.826Z] 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-09-26T19:04:43.826Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T19:04:43.866Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T19:04:43.866Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T19:04:43.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T19:04:43.963Z] $ docker exec ddeed4826e8a1c94de1abcc68916a5ecf7090c20f2864adcb8b1e45725ae7480 ssh-agent [2022-09-26T19:04:44.071Z] SSH_AUTH_SOCK=/tmp/ssh-w1SVQWVm8l9n/agent.32 [2022-09-26T19:04:44.071Z] SSH_AGENT_PID=38 [2022-09-26T19:04:44.077Z] Running ssh-add (command line suppressed) [2022-09-26T19:04:44.172Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6598884479948477398.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6598884479948477398.key) [2022-09-26T19:04:44.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T19:04:44.467Z] + git tag --points-at HEAD [Pipeline] } [2022-09-26T19:04:44.478Z] $ docker exec --env ******** --env ******** ddeed4826e8a1c94de1abcc68916a5ecf7090c20f2864adcb8b1e45725ae7480 ssh-agent -k [2022-09-26T19:04:44.569Z] unset SSH_AUTH_SOCK; [2022-09-26T19:04:44.570Z] unset SSH_AGENT_PID; [2022-09-26T19:04:44.570Z] echo Agent pid 38 killed; [2022-09-26T19:04:44.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-26T19:04:44.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T19:04:44.607Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T19:04:44.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T19:04:44.716Z] $ docker exec ddeed4826e8a1c94de1abcc68916a5ecf7090c20f2864adcb8b1e45725ae7480 ssh-agent [2022-09-26T19:04:44.817Z] SSH_AUTH_SOCK=/tmp/ssh-Al0xHPAPsZcm/agent.69 [2022-09-26T19:04:44.817Z] SSH_AGENT_PID=75 [2022-09-26T19:04:44.822Z] Running ssh-add (command line suppressed) [2022-09-26T19:04:44.927Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7920477342065427301.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7920477342065427301.key) [2022-09-26T19:04:44.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T19:04:45.228Z] + git semver init [2022-09-26T19:04:45.486Z] 2022-09-26 19:04:45,394 [run_init] DEBUG init version:0.0.0 force:False [2022-09-26T19:04:45.486Z] 2022-09-26 19:04:45,395 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-09-26T19:04:45.486Z] 2022-09-26 19:04:45,395 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-09-26T19:04:45.486Z] 2022-09-26 19:04:45,396 [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-09-26T19:04:46.426Z] 2022-09-26 19:04:46,119 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-09-26T19:04:46.426Z] 2022-09-26 19:04:46,120 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-09-26T19:04:46.426Z] 2022-09-26 19:04:46,120 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-26T19:04:46.426Z] 2022-09-26 19:04:46,120 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-26T19:04:46.426Z] 2.3.0-dev.9 [Pipeline] } [2022-09-26T19:04:46.434Z] $ docker exec --env ******** --env ******** ddeed4826e8a1c94de1abcc68916a5ecf7090c20f2864adcb8b1e45725ae7480 ssh-agent -k [2022-09-26T19:04:46.527Z] unset SSH_AUTH_SOCK; [2022-09-26T19:04:46.531Z] unset SSH_AGENT_PID; [2022-09-26T19:04:46.532Z] echo Agent pid 75 killed; [2022-09-26T19:04:46.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T19:04:46.836Z] + git semver [Pipeline] } [2022-09-26T19:04:47.107Z] $ docker stop --time=1 ddeed4826e8a1c94de1abcc68916a5ecf7090c20f2864adcb8b1e45725ae7480 [2022-09-26T19:04:48.410Z] $ docker rm -f ddeed4826e8a1c94de1abcc68916a5ecf7090c20f2864adcb8b1e45725ae7480 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T19:04:48.741Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-26T19:04:48.920Z] Stashed 1 file(s) [Pipeline] echo [2022-09-26T19:04:48.923Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.9 [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-09-26T19:04:49.045Z] provisioning config files... [2022-09-26T19:04:49.057Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4205990732841620122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T19:04:49.349Z] ---> docker-login.sh [2022-09-26T19:04:49.349Z] nexus3.edgexfoundry.org:10001 [2022-09-26T19:04:49.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:04:49.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:04:49.349Z] Configure a credential helper to remove this warning. See [2022-09-26T19:04:49.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:04:49.349Z] [2022-09-26T19:04:49.349Z] Login Succeeded [2022-09-26T19:04:49.349Z] nexus3.edgexfoundry.org:10002 [2022-09-26T19:04:49.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:04:49.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:04:49.349Z] Configure a credential helper to remove this warning. See [2022-09-26T19:04:49.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:04:49.349Z] [2022-09-26T19:04:49.349Z] Login Succeeded [2022-09-26T19:04:49.349Z] nexus3.edgexfoundry.org:10003 [2022-09-26T19:04:49.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:04:49.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:04:49.609Z] Configure a credential helper to remove this warning. See [2022-09-26T19:04:49.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:04:49.609Z] [2022-09-26T19:04:49.609Z] Login Succeeded [2022-09-26T19:04:49.609Z] nexus3.edgexfoundry.org:10004 [2022-09-26T19:04:49.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:04:49.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:04:49.609Z] Configure a credential helper to remove this warning. See [2022-09-26T19:04:49.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:04:49.609Z] [2022-09-26T19:04:49.609Z] Login Succeeded [2022-09-26T19:04:49.609Z] docker.io [2022-09-26T19:04:49.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:04:50.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:04:50.131Z] Configure a credential helper to remove this warning. See [2022-09-26T19:04:50.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:04:50.131Z] [2022-09-26T19:04:50.131Z] Login Succeeded [2022-09-26T19:04:50.131Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T19:04:50.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-26T19:04:50.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T19:04:50.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T19:04:50.226Z] ========================================================= [2022-09-26T19:04:50.226Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-26T19:04:50.226Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:04:50.538Z] + 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-09-26T19:04:50.538Z] Sending build context to Docker daemon 890.9kB [2022-09-26T19:04:50.538Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T19:04:50.538Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-26T19:04:50.538Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-26T19:04:50.538Z] 2408cc74d12b: Pulling fs layer [2022-09-26T19:04:50.538Z] ea60b727a1ce: Pulling fs layer [2022-09-26T19:04:50.538Z] 30c4a7721957: Pulling fs layer [2022-09-26T19:04:50.538Z] 370296b7ddb6: Pulling fs layer [2022-09-26T19:04:50.538Z] 7c6cee850709: Pulling fs layer [2022-09-26T19:04:50.538Z] 370296b7ddb6: Waiting [2022-09-26T19:04:50.538Z] 39a5fcdaea64: Pulling fs layer [2022-09-26T19:04:50.538Z] d94ebbe4e438: Pulling fs layer [2022-09-26T19:04:50.538Z] bcfd1f05c69d: Pulling fs layer [2022-09-26T19:04:50.538Z] 7c6cee850709: Waiting [2022-09-26T19:04:50.538Z] d94ebbe4e438: Waiting [2022-09-26T19:04:50.538Z] 39a5fcdaea64: Waiting [2022-09-26T19:04:50.538Z] 59ccb84bbe0f: Pulling fs layer [2022-09-26T19:04:50.538Z] bcfd1f05c69d: Waiting [2022-09-26T19:04:50.538Z] 59ccb84bbe0f: Waiting [2022-09-26T19:04:50.538Z] 30c4a7721957: Verifying Checksum [2022-09-26T19:04:50.538Z] 30c4a7721957: Download complete [2022-09-26T19:04:50.538Z] ea60b727a1ce: Verifying Checksum [2022-09-26T19:04:50.538Z] ea60b727a1ce: Download complete [2022-09-26T19:04:50.538Z] 7c6cee850709: Verifying Checksum [2022-09-26T19:04:50.538Z] 7c6cee850709: Download complete [2022-09-26T19:04:50.538Z] 39a5fcdaea64: Verifying Checksum [2022-09-26T19:04:50.538Z] 39a5fcdaea64: Download complete [2022-09-26T19:04:50.538Z] 2408cc74d12b: Verifying Checksum [2022-09-26T19:04:50.538Z] 2408cc74d12b: Download complete [2022-09-26T19:04:50.797Z] d94ebbe4e438: Download complete [2022-09-26T19:04:50.797Z] 2408cc74d12b: Pull complete [2022-09-26T19:04:51.056Z] ea60b727a1ce: Pull complete [2022-09-26T19:04:51.056Z] 30c4a7721957: Pull complete [2022-09-26T19:04:51.056Z] 59ccb84bbe0f: Verifying Checksum [2022-09-26T19:04:51.056Z] 59ccb84bbe0f: Download complete [2022-09-26T19:04:51.316Z] bcfd1f05c69d: Verifying Checksum [2022-09-26T19:04:51.316Z] bcfd1f05c69d: Download complete [2022-09-26T19:04:51.316Z] 370296b7ddb6: Verifying Checksum [2022-09-26T19:04:51.316Z] 370296b7ddb6: Download complete [2022-09-26T19:04:54.597Z] 370296b7ddb6: Pull complete [2022-09-26T19:04:54.597Z] 7c6cee850709: Pull complete [2022-09-26T19:04:54.855Z] 39a5fcdaea64: Pull complete [2022-09-26T19:04:54.855Z] d94ebbe4e438: Pull complete [2022-09-26T19:04:56.750Z] bcfd1f05c69d: Pull complete [2022-09-26T19:04:57.317Z] 59ccb84bbe0f: Pull complete [2022-09-26T19:04:57.317Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-26T19:04:57.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-26T19:04:57.317Z] ---> a4fb48ad2a94 [2022-09-26T19:04:57.317Z] Step 3/13 : ARG MAKE="make build" [2022-09-26T19:05:00.606Z] ---> Running in a1c7c8dc6537 [2022-09-26T19:05:00.606Z] Removing intermediate container a1c7c8dc6537 [2022-09-26T19:05:00.606Z] ---> ffaaaf5ecd3a [2022-09-26T19:05:00.606Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-26T19:05:00.606Z] ---> Running in e473a26e4e16 [2022-09-26T19:05:00.606Z] Removing intermediate container e473a26e4e16 [2022-09-26T19:05:00.606Z] ---> efc2d9e86215 [2022-09-26T19:05:00.606Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-26T19:05:00.606Z] ---> Running in 3df2ef88182c [2022-09-26T19:05:00.606Z] Removing intermediate container 3df2ef88182c [2022-09-26T19:05:00.606Z] ---> 8444bbfcb2dc [2022-09-26T19:05:00.606Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T19:05:00.865Z] ---> Running in 7e574fedc33d [2022-09-26T19:05:01.431Z] Removing intermediate container 7e574fedc33d [2022-09-26T19:05:01.431Z] ---> b46eb9124b7c [2022-09-26T19:05:01.431Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T19:05:01.431Z] ---> Running in 951dc8cb0c81 [2022-09-26T19:05:01.690Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T19:05:02.262Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T19:05:02.830Z] (1/80) Installing mesa (21.3.8-r2) [2022-09-26T19:05:02.830Z] (2/80) Installing libxau (1.0.9-r0) [2022-09-26T19:05:02.830Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-09-26T19:05:03.088Z] (4/80) Installing libxcb (1.15-r0) [2022-09-26T19:05:03.088Z] (5/80) Installing libx11 (1.8-r0) [2022-09-26T19:05:03.088Z] (6/80) Installing libxext (1.3.4-r0) [2022-09-26T19:05:03.347Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-09-26T19:05:03.347Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-09-26T19:05:03.347Z] (9/80) Installing libpciaccess (0.16-r0) [2022-09-26T19:05:03.604Z] (10/80) Installing libdrm (2.4.110-r0) [2022-09-26T19:05:03.604Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-09-26T19:05:03.604Z] (12/80) Installing libxshmfence (1.3-r1) [2022-09-26T19:05:03.862Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-09-26T19:05:03.863Z] (14/80) Installing icu-data-full (71.1-r2) [2022-09-26T19:05:04.008Z] Still waiting to schedule task [2022-09-26T19:05:04.008Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-26T19:05:04.430Z] (15/80) Installing libice (1.0.10-r0) [2022-09-26T19:05:04.430Z] (16/80) Installing libuuid (2.38-r1) [2022-09-26T19:05:04.430Z] (17/80) Installing libsm (1.2.3-r0) [2022-09-26T19:05:04.689Z] (18/80) Installing libxt (1.2.1-r0) [2022-09-26T19:05:04.689Z] (19/80) Installing libxmu (1.1.3-r0) [2022-09-26T19:05:04.950Z] (20/80) Installing xset (1.2.4-r0) [2022-09-26T19:05:04.950Z] (21/80) Installing xprop (1.2.5-r0) [2022-09-26T19:05:04.950Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-09-26T19:05:05.209Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-09-26T19:05:05.209Z] (24/80) Installing libffi (3.4.2-r1) [2022-09-26T19:05:05.209Z] (25/80) Installing libintl (0.21-r2) [2022-09-26T19:05:05.468Z] (26/80) Installing libblkid (2.38-r1) [2022-09-26T19:05:05.468Z] (27/80) Installing libmount (2.38-r1) [2022-09-26T19:05:05.468Z] (28/80) Installing pcre (8.45-r2) [2022-09-26T19:05:05.727Z] (29/80) Installing glib (2.72.1-r0) [2022-09-26T19:05:05.727Z] (30/80) Installing icu-libs (71.1-r2) [2022-09-26T19:05:05.987Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-09-26T19:05:05.987Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-09-26T19:05:05.987Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-09-26T19:05:06.555Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-09-26T19:05:06.555Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-09-26T19:05:06.813Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-09-26T19:05:06.813Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-09-26T19:05:06.813Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-09-26T19:05:07.072Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-09-26T19:05:07.331Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-09-26T19:05:07.331Z] (41/80) Installing libpng (1.6.37-r1) [2022-09-26T19:05:07.589Z] (42/80) Installing freetype (2.12.1-r0) [2022-09-26T19:05:07.589Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-09-26T19:05:07.589Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-09-26T19:05:07.847Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-09-26T19:05:07.847Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-09-26T19:05:07.847Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-09-26T19:05:08.107Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-09-26T19:05:08.107Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-09-26T19:05:08.367Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-09-26T19:05:08.367Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-09-26T19:05:08.367Z] (52/80) Installing avahi-libs (0.8-r6) [2022-09-26T19:05:08.626Z] (53/80) Installing nettle (3.7.3-r0) [2022-09-26T19:05:08.626Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-09-26T19:05:08.626Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-09-26T19:05:08.883Z] (56/80) Installing libunistring (1.0-r0) [2022-09-26T19:05:08.883Z] (57/80) Installing gnutls (3.7.7-r0) [2022-09-26T19:05:09.141Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-09-26T19:05:09.141Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-09-26T19:05:09.141Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-09-26T19:05:09.400Z] (61/80) Installing libevdev (1.12.1-r0) [2022-09-26T19:05:09.400Z] (62/80) Installing mtdev (1.1.6-r0) [2022-09-26T19:05:09.400Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-09-26T19:05:09.659Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-09-26T19:05:09.659Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-09-26T19:05:09.920Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-09-26T19:05:09.920Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-09-26T19:05:09.920Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-09-26T19:05:10.179Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-09-26T19:05:10.179Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-09-26T19:05:10.179Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-09-26T19:05:10.437Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-09-26T19:05:11.004Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-09-26T19:05:11.004Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-09-26T19:05:11.004Z] (75/80) Installing udev-init-scripts (35-r0) [2022-09-26T19:05:11.263Z] Executing udev-init-scripts-35-r0.post-install [2022-09-26T19:05:11.263Z] (76/80) Installing kmod-libs (29-r2) [2022-09-26T19:05:11.263Z] (77/80) Installing eudev (3.2.11-r0) [2022-09-26T19:05:11.263Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-09-26T19:05:11.522Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-26T19:05:11.522Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-09-26T19:05:11.780Z] Executing busybox-1.35.0-r13.trigger [2022-09-26T19:05:11.780Z] Executing eudev-3.2.11-r0.trigger [2022-09-26T19:05:11.780Z] OK: 330 MiB in 131 packages [2022-09-26T19:05:14.310Z] Removing intermediate container 951dc8cb0c81 [2022-09-26T19:05:14.310Z] ---> 3815d70d57f6 [2022-09-26T19:05:14.310Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-26T19:05:14.310Z] ---> Running in 3d38a05f4915 [2022-09-26T19:05:14.310Z] Removing intermediate container 3d38a05f4915 [2022-09-26T19:05:14.310Z] ---> db5733f3d1a7 [2022-09-26T19:05:14.310Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-26T19:05:14.568Z] ---> f103f5e89dd2 [2022-09-26T19:05:14.568Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T19:05:14.568Z] ---> Running in ae81c6edcdf1 [2022-09-26T19:05:36.610Z] Removing intermediate container ae81c6edcdf1 [2022-09-26T19:05:36.610Z] ---> fc3ba695cba8 [2022-09-26T19:05:36.610Z] Step 11/13 : COPY . . [2022-09-26T19:05:36.610Z] ---> 0e1d0c854ce5 [2022-09-26T19:05:36.610Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-26T19:05:36.610Z] ---> Running in a5d9b9e4670d [2022-09-26T19:05:36.610Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T19:05:36.610Z] Dload Upload Total Spent Left Speed [2022-09-26T19:05:36.610Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 10064 0 --:--:-- --:--:-- --:--:-- 10114 [2022-09-26T19:05:36.610Z] Removing intermediate container a5d9b9e4670d [2022-09-26T19:05:36.610Z] ---> 7d5ab5d8c1d8 [2022-09-26T19:05:36.610Z] Step 13/13 : RUN ${MAKE} [2022-09-26T19:05:36.610Z] ---> Running in a2c5fd620e8c [2022-09-26T19:05:36.610Z] noop [2022-09-26T19:05:36.610Z] Removing intermediate container a2c5fd620e8c [2022-09-26T19:05:36.610Z] ---> 4fa60ea125ab [2022-09-26T19:05:36.610Z] Successfully built 4fa60ea125ab [2022-09-26T19:05:36.610Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:05:36.917Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T19:05:36.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T19:05:36.980Z] prd-ubuntu20.04-docker-8c-8g-1191 does not seem to be running inside a container [2022-09-26T19:05:37.005Z] $ 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-09-26T19:05:37.341Z] $ docker top 70d254160acae285b22a4b4037b09ec8a1129ec7afc1ae2336299c4e0a47bb82 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T19:05:37.681Z] + go version [2022-09-26T19:05:37.681Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-26T19:05:37.690Z] $ docker stop --time=1 70d254160acae285b22a4b4037b09ec8a1129ec7afc1ae2336299c4e0a47bb82 [2022-09-26T19:05:38.937Z] $ docker rm -f 70d254160acae285b22a4b4037b09ec8a1129ec7afc1ae2336299c4e0a47bb82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:05:39.334Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T19:05:39.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T19:05:39.405Z] prd-ubuntu20.04-docker-8c-8g-1191 does not seem to be running inside a container [2022-09-26T19:05:39.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-26T19:05:39.730Z] $ docker top 9097df499c1a4b59d54a57ce4d29e30f90b348c91a0dcec6bcc2ac8d32410321 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T19:05:40.147Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-09-26T19:05:40.438Z] + make test [2022-09-26T19:05:40.438Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-26T19:05:40.696Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-26T19:05:50.663Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-26T19:05:50.663Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements [2022-09-26T19:05:55.922Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-26T19:05:55.922Z] CGO_ENABLED=1 go vet ./... [2022-09-26T19:05:58.448Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T19:05:58.448Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T19:05:58.448Z] ./bin/test-attribution-txt.sh [2022-09-26T19:05:58.448Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-09-26T19:05:58.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T19:05:58.470Z] $ docker stop --time=1 9097df499c1a4b59d54a57ce4d29e30f90b348c91a0dcec6bcc2ac8d32410321 [2022-09-26T19:06:00.470Z] $ docker rm -f 9097df499c1a4b59d54a57ce4d29e30f90b348c91a0dcec6bcc2ac8d32410321 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T19:06:00.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T19:06:00.957Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-26T19:06:01.555Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T19:06:01.864Z] + ls -al . [2022-09-26T19:06:01.864Z] total 200 [2022-09-26T19:06:01.864Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 19:05 . [2022-09-26T19:06:01.864Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 19:04 .. [2022-09-26T19:06:01.864Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 19:05 .git [2022-09-26T19:06:01.864Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 19:04 .github [2022-09-26T19:06:01.864Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 26 19:04 .gitignore [2022-09-26T19:06:01.864Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 26 19:04 .golangci.yml [2022-09-26T19:06:01.864Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 26 19:04 .hadolint.yml [2022-09-26T19:06:01.864Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 19:04 .semver [2022-09-26T19:06:01.864Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 26 19:04 Attribution.txt [2022-09-26T19:06:01.864Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 26 19:04 CHANGELOG.md [2022-09-26T19:06:01.864Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 26 19:04 Dockerfile [2022-09-26T19:06:01.864Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 26 19:04 GOVERNANCE.md [2022-09-26T19:06:01.864Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 26 19:04 Jenkinsfile [2022-09-26T19:06:01.864Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 26 19:04 LICENSE [2022-09-26T19:06:01.864Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 26 19:04 Makefile [2022-09-26T19:06:01.864Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 26 19:04 OWNERS.md [2022-09-26T19:06:01.864Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 26 19:04 README.md [2022-09-26T19:06:01.864Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 26 19:04 VERSION [2022-09-26T19:06:01.864Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 19:04 bin [2022-09-26T19:06:01.864Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 19:04 cmd [2022-09-26T19:06:01.864Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 26 19:05 coverage.out [2022-09-26T19:06:01.864Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 26 19:04 docker-entrypoint.sh [2022-09-26T19:06:01.864Z] -rw-rw-r-- 1 jenkins jenkins 3633 Sep 26 19:04 go.mod [2022-09-26T19:06:01.864Z] -rw-rw-r-- 1 jenkins jenkins 38102 Sep 26 19:04 go.sum [2022-09-26T19:06:01.864Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 19:04 internal [2022-09-26T19:06:01.864Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 19:04 snap [2022-09-26T19:06:01.864Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 26 19:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:06:02.220Z] + 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=9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 --label arch=amd64 --label version=2.3.0-dev.9 . [2022-09-26T19:06:02.220Z] Sending build context to Docker daemon 921.1kB [2022-09-26T19:06:02.220Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T19:06:02.220Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-26T19:06:02.220Z] ---> 4fa60ea125ab [2022-09-26T19:06:02.220Z] Step 3/35 : ARG MAKE="make build" [2022-09-26T19:06:02.220Z] ---> Running in 7506e6e1500d [2022-09-26T19:06:02.220Z] Removing intermediate container 7506e6e1500d [2022-09-26T19:06:02.220Z] ---> 1aaf718e9884 [2022-09-26T19:06:02.220Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-26T19:06:02.220Z] ---> Running in 33a121d44b92 [2022-09-26T19:06:02.478Z] Removing intermediate container 33a121d44b92 [2022-09-26T19:06:02.478Z] ---> 253a2608109c [2022-09-26T19:06:02.478Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-26T19:06:02.478Z] ---> Running in 46ba9015aa34 [2022-09-26T19:06:02.478Z] Removing intermediate container 46ba9015aa34 [2022-09-26T19:06:02.478Z] ---> c41b5e94b33f [2022-09-26T19:06:02.478Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T19:06:02.478Z] ---> Running in b27fc12920fb [2022-09-26T19:06:03.049Z] Removing intermediate container b27fc12920fb [2022-09-26T19:06:03.049Z] ---> 8b64fe7e7a7c [2022-09-26T19:06:03.049Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T19:06:03.049Z] ---> Running in 567cad051195 [2022-09-26T19:06:03.307Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T19:06:04.245Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T19:06:04.502Z] OK: 330 MiB in 131 packages [2022-09-26T19:06:04.760Z] Removing intermediate container 567cad051195 [2022-09-26T19:06:04.760Z] ---> 77a90345b147 [2022-09-26T19:06:04.760Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-26T19:06:04.760Z] ---> Running in 9999240b4b36 [2022-09-26T19:06:05.018Z] Removing intermediate container 9999240b4b36 [2022-09-26T19:06:05.018Z] ---> 088b567a0f35 [2022-09-26T19:06:05.018Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-26T19:06:05.018Z] ---> 05a3389c0cdd [2022-09-26T19:06:05.018Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T19:06:05.018Z] ---> Running in a73d58a5a17f [2022-09-26T19:06:05.589Z] Removing intermediate container a73d58a5a17f [2022-09-26T19:06:05.589Z] ---> 0c693a4a5f32 [2022-09-26T19:06:05.589Z] Step 11/35 : COPY . . [2022-09-26T19:06:05.848Z] ---> ead63b1e9c6d [2022-09-26T19:06:05.848Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-26T19:06:05.848Z] ---> Running in ca4518160791 [2022-09-26T19:06:06.106Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T19:06:06.106Z] Dload Upload Total Spent Left Speed [2022-09-26T19:06:06.106Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44543 0 --:--:-- --:--:-- --:--:-- 46173 [2022-09-26T19:06:06.363Z] Removing intermediate container ca4518160791 [2022-09-26T19:06:06.363Z] ---> c6c21babcbca [2022-09-26T19:06:06.363Z] Step 13/35 : RUN ${MAKE} [2022-09-26T19:06:06.363Z] ---> Running in 455c3ee0496f [2022-09-26T19:06:06.622Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.26" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-26T19:06:24.697Z] Removing intermediate container 455c3ee0496f [2022-09-26T19:06:24.697Z] ---> 3314ed5a5cef [2022-09-26T19:06:24.697Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-26T19:06:25.277Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-26T19:06:25.538Z] af6660deedbd: Pulling fs layer [2022-09-26T19:06:25.538Z] 97cd0a44c592: Pulling fs layer [2022-09-26T19:06:25.797Z] 97cd0a44c592: Verifying Checksum [2022-09-26T19:06:25.797Z] 97cd0a44c592: Download complete [2022-09-26T19:06:26.055Z] af6660deedbd: Verifying Checksum [2022-09-26T19:06:26.055Z] af6660deedbd: Download complete [2022-09-26T19:06:26.312Z] af6660deedbd: Pull complete [2022-09-26T19:06:26.312Z] 97cd0a44c592: Pull complete [2022-09-26T19:06:26.312Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-26T19:06:26.312Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-26T19:06:26.312Z] ---> fea57e182299 [2022-09-26T19:06:26.312Z] Step 15/35 : FROM alpine:3.16 [2022-09-26T19:06:26.927Z] 3.16: Pulling from library/alpine [2022-09-26T19:06:27.188Z] 213ec9aee27d: Pulling fs layer [2022-09-26T19:06:27.188Z] 213ec9aee27d: Verifying Checksum [2022-09-26T19:06:27.188Z] 213ec9aee27d: Download complete [2022-09-26T19:06:27.465Z] 213ec9aee27d: Pull complete [2022-09-26T19:06:27.465Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-26T19:06:27.465Z] Status: Downloaded newer image for alpine:3.16 [2022-09-26T19:06:27.465Z] ---> 9c6f07244728 [2022-09-26T19:06:27.465Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-26T19:06:27.465Z] ---> Running in ccb733dda608 [2022-09-26T19:06:27.722Z] Removing intermediate container ccb733dda608 [2022-09-26T19:06:27.722Z] ---> 7db9a9041e33 [2022-09-26T19:06:27.722Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-26T19:06:27.722Z] ---> Running in d2642587afd5 [2022-09-26T19:06:28.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T19:06:28.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T19:06:28.383Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-09-26T19:06:28.383Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-09-26T19:06:28.383Z] (3/83) Installing libxau (1.0.9-r0) [2022-09-26T19:06:28.383Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-09-26T19:06:28.383Z] (5/83) Installing libxcb (1.15-r0) [2022-09-26T19:06:28.383Z] (6/83) Installing libx11 (1.8-r0) [2022-09-26T19:06:28.648Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-09-26T19:06:28.648Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-09-26T19:06:28.648Z] (9/83) Installing expat (2.4.9-r0) [2022-09-26T19:06:28.648Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-09-26T19:06:28.648Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-09-26T19:06:28.648Z] (12/83) Installing libpng (1.6.37-r1) [2022-09-26T19:06:28.648Z] (13/83) Installing freetype (2.12.1-r0) [2022-09-26T19:06:28.648Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-09-26T19:06:28.648Z] (15/83) Installing fribidi (1.0.12-r0) [2022-09-26T19:06:28.648Z] (16/83) Installing libffi (3.4.2-r1) [2022-09-26T19:06:28.648Z] (17/83) Installing libintl (0.21-r2) [2022-09-26T19:06:28.648Z] (18/83) Installing libblkid (2.38-r1) [2022-09-26T19:06:28.648Z] (19/83) Installing libmount (2.38-r1) [2022-09-26T19:06:28.648Z] (20/83) Installing pcre (8.45-r2) [2022-09-26T19:06:28.648Z] (21/83) Installing glib (2.72.1-r0) [2022-09-26T19:06:28.648Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-09-26T19:06:28.648Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-09-26T19:06:28.648Z] (24/83) Installing libass (0.16.0-r0) [2022-09-26T19:06:28.649Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-09-26T19:06:28.649Z] (26/83) Installing libpciaccess (0.16-r0) [2022-09-26T19:06:28.906Z] (27/83) Installing libdrm (2.4.110-r0) [2022-09-26T19:06:28.906Z] (28/83) Installing gmp (6.2.1-r2) [2022-09-26T19:06:28.906Z] (29/83) Installing nettle (3.7.3-r0) [2022-09-26T19:06:28.906Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-09-26T19:06:28.906Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-09-26T19:06:28.906Z] (32/83) Installing libunistring (1.0-r0) [2022-09-26T19:06:28.906Z] (33/83) Installing gnutls (3.7.7-r0) [2022-09-26T19:06:28.906Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-26T19:06:28.906Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-26T19:06:28.906Z] (36/83) Installing lame (3.100-r0) [2022-09-26T19:06:28.906Z] (37/83) Installing opus (1.3.1-r1) [2022-09-26T19:06:28.906Z] (38/83) Installing libasyncns (0.8-r1) [2022-09-26T19:06:28.906Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-09-26T19:06:28.906Z] (40/83) Installing libltdl (2.4.7-r0) [2022-09-26T19:06:28.906Z] (41/83) Installing orc (0.4.32-r0) [2022-09-26T19:06:28.906Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T19:06:28.906Z] (43/83) Installing libogg (1.3.5-r1) [2022-09-26T19:06:28.906Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T19:06:28.906Z] (45/83) Installing flac (1.3.4-r0) [2022-09-26T19:06:28.906Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-09-26T19:06:28.906Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-09-26T19:06:28.906Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-09-26T19:06:28.906Z] (49/83) Installing soxr (0.1.3-r2) [2022-09-26T19:06:28.906Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-09-26T19:06:28.906Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-09-26T19:06:28.906Z] (52/83) Installing libpulse (15.0-r2) [2022-09-26T19:06:29.167Z] (53/83) Installing cjson (1.7.15-r3) [2022-09-26T19:06:29.167Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-09-26T19:06:29.167Z] (55/83) Installing librist (0.2.6-r1) [2022-09-26T19:06:29.167Z] (56/83) Installing libsrt (1.4.4-r0) [2022-09-26T19:06:29.167Z] (57/83) Installing libssh (0.9.6-r1) [2022-09-26T19:06:29.167Z] (58/83) Installing libtheora (1.1.1-r16) [2022-09-26T19:06:29.167Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-09-26T19:06:29.167Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-09-26T19:06:29.167Z] (61/83) Installing libxext (1.3.4-r0) [2022-09-26T19:06:29.167Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-09-26T19:06:29.167Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-09-26T19:06:29.167Z] (64/83) Installing libva (2.14.0-r0) [2022-09-26T19:06:29.167Z] (65/83) Installing libvdpau (1.5-r0) [2022-09-26T19:06:29.167Z] (66/83) Installing vidstab (1.1.0-r1) [2022-09-26T19:06:29.167Z] (67/83) Installing libvpx (1.11.0-r1) [2022-09-26T19:06:29.167Z] (68/83) Installing libwebp (1.2.3-r0) [2022-09-26T19:06:29.167Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-09-26T19:06:29.167Z] (70/83) Installing numactl (2.0.14-r0) [2022-09-26T19:06:29.167Z] (71/83) Installing x265-libs (3.5-r3) [2022-09-26T19:06:29.167Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-09-26T19:06:29.167Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-09-26T19:06:29.424Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-09-26T19:06:29.424Z] (75/83) Installing udev-init-scripts (35-r0) [2022-09-26T19:06:29.424Z] Executing udev-init-scripts-35-r0.post-install [2022-09-26T19:06:29.424Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-09-26T19:06:29.424Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-09-26T19:06:29.424Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-09-26T19:06:29.424Z] (79/83) Installing kmod-libs (29-r2) [2022-09-26T19:06:29.424Z] (80/83) Installing eudev (3.2.11-r0) [2022-09-26T19:06:29.424Z] (81/83) Installing libsodium (1.0.18-r0) [2022-09-26T19:06:29.424Z] (82/83) Installing libzmq (4.3.4-r0) [2022-09-26T19:06:29.424Z] (83/83) Installing zeromq (4.3.4-r0) [2022-09-26T19:06:29.424Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T19:06:29.424Z] Executing eudev-3.2.11-r0.trigger [2022-09-26T19:06:29.424Z] OK: 101 MiB in 97 packages [2022-09-26T19:06:31.448Z] Removing intermediate container d2642587afd5 [2022-09-26T19:06:31.448Z] ---> 893ef76d4cca [2022-09-26T19:06:31.448Z] Step 18/35 : WORKDIR / [2022-09-26T19:06:31.448Z] ---> Running in cedfe7772e35 [2022-09-26T19:06:31.791Z] Removing intermediate container cedfe7772e35 [2022-09-26T19:06:31.791Z] ---> ebf62fae6ea6 [2022-09-26T19:06:31.791Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-26T19:06:32.363Z] ---> dcb7a6c7e30a [2022-09-26T19:06:32.363Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-26T19:06:32.363Z] ---> 120538e7ef8f [2022-09-26T19:06:32.363Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-26T19:06:32.363Z] ---> 65afb8ff0c90 [2022-09-26T19:06:32.363Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-26T19:06:32.623Z] ---> 674a6f120313 [2022-09-26T19:06:32.623Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-26T19:06:32.623Z] ---> cca60929a91f [2022-09-26T19:06:32.623Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-26T19:06:32.623Z] ---> cf0238711c6f [2022-09-26T19:06:32.623Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-26T19:06:32.660Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1193 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-09-26T19:06:32.673Z] Running in /w/workspace/device-usb-camera/48 [Pipeline] { [Pipeline] checkout [2022-09-26T19:06:32.704Z] Selected Git installation does not exist. Using Default [2022-09-26T19:06:32.704Z] The recommended git tool is: NONE [2022-09-26T19:06:33.559Z] ---> bff46526cba1 [2022-09-26T19:06:33.559Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-26T19:06:33.559Z] ---> Running in 95e7b04baa4a [2022-09-26T19:06:33.819Z] Removing intermediate container 95e7b04baa4a [2022-09-26T19:06:33.819Z] ---> 254cba713d60 [2022-09-26T19:06:33.819Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-26T19:06:33.819Z] ---> Running in 029c5f3b3425 [2022-09-26T19:06:34.390Z] Removing intermediate container 029c5f3b3425 [2022-09-26T19:06:34.390Z] ---> 9a23fd2e7d98 [2022-09-26T19:06:34.390Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-26T19:06:34.390Z] ---> Running in 0fe24a8972cb [2022-09-26T19:06:34.970Z] Removing intermediate container 0fe24a8972cb [2022-09-26T19:06:34.970Z] ---> d81fd79a5db0 [2022-09-26T19:06:34.970Z] Step 29/35 : EXPOSE 59983 [2022-09-26T19:06:34.970Z] ---> Running in ef84c01376b9 [2022-09-26T19:06:34.970Z] Removing intermediate container ef84c01376b9 [2022-09-26T19:06:34.970Z] ---> 33637105a026 [2022-09-26T19:06:34.970Z] Step 30/35 : EXPOSE 8554 [2022-09-26T19:06:34.970Z] ---> Running in 1e8d5c64e9cc [2022-09-26T19:06:34.970Z] Removing intermediate container 1e8d5c64e9cc [2022-09-26T19:06:34.970Z] ---> e73d984c7070 [2022-09-26T19:06:34.970Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-26T19:06:35.229Z] ---> Running in 9919e9ef8b51 [2022-09-26T19:06:35.229Z] Removing intermediate container 9919e9ef8b51 [2022-09-26T19:06:35.229Z] ---> ef5944d2a461 [2022-09-26T19:06:35.229Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-26T19:06:35.229Z] ---> Running in 0772291cefd3 [2022-09-26T19:06:35.229Z] Removing intermediate container 0772291cefd3 [2022-09-26T19:06:35.229Z] ---> b64b3956af5a [2022-09-26T19:06:35.229Z] Step 33/35 : LABEL arch=amd64 [2022-09-26T19:06:35.229Z] ---> Running in 5635a4af394a [2022-09-26T19:06:35.229Z] Removing intermediate container 5635a4af394a [2022-09-26T19:06:35.229Z] ---> 1b09fd6743bc [2022-09-26T19:06:35.229Z] Step 34/35 : LABEL git_sha=9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [2022-09-26T19:06:35.487Z] ---> Running in 220bb15fac20 [2022-09-26T19:06:35.487Z] Removing intermediate container 220bb15fac20 [2022-09-26T19:06:35.487Z] ---> 4fed1aadb0b2 [2022-09-26T19:06:35.487Z] Step 35/35 : LABEL version=2.3.0-dev.9 [2022-09-26T19:06:35.487Z] ---> Running in 3073149e53aa [2022-09-26T19:06:35.487Z] Removing intermediate container 3073149e53aa [2022-09-26T19:06:35.487Z] ---> 8ee680939bee [2022-09-26T19:06:35.487Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T19:06:35.487Z] Successfully built 8ee680939bee [2022-09-26T19:06:35.487Z] 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-09-26T19:06:35.595Z] provisioning config files... [2022-09-26T19:06:35.603Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15554884110819486787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T19:06:35.953Z] ---> docker-login.sh [2022-09-26T19:06:35.953Z] nexus3.edgexfoundry.org:10001 [2022-09-26T19:06:35.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:06:35.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:06:35.953Z] Configure a credential helper to remove this warning. See [2022-09-26T19:06:35.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:06:35.953Z] [2022-09-26T19:06:35.953Z] Login Succeeded [2022-09-26T19:06:35.953Z] nexus3.edgexfoundry.org:10002 [2022-09-26T19:06:35.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:06:35.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:06:35.954Z] Configure a credential helper to remove this warning. See [2022-09-26T19:06:35.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:06:35.954Z] [2022-09-26T19:06:35.954Z] Login Succeeded [2022-09-26T19:06:35.954Z] nexus3.edgexfoundry.org:10003 [2022-09-26T19:06:35.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:06:36.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:06:36.219Z] Configure a credential helper to remove this warning. See [2022-09-26T19:06:36.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:06:36.219Z] [2022-09-26T19:06:36.219Z] Login Succeeded [2022-09-26T19:06:36.219Z] nexus3.edgexfoundry.org:10004 [2022-09-26T19:06:36.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:06:36.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:06:36.219Z] Configure a credential helper to remove this warning. See [2022-09-26T19:06:36.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:06:36.219Z] [2022-09-26T19:06:36.219Z] Login Succeeded [2022-09-26T19:06:36.219Z] docker.io [2022-09-26T19:06:36.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:06:36.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:06:36.481Z] Configure a credential helper to remove this warning. See [2022-09-26T19:06:36.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:06:36.481Z] [2022-09-26T19:06:36.481Z] Login Succeeded [2022-09-26T19:06:36.481Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T19:06:36.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T19:06:36.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T19:06:36.553Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-09-26T19:06:36.553Z] 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [2022-09-26T19:06:36.553Z] latest [2022-09-26T19:06:36.553Z] 2.3.0-dev.9 [2022-09-26T19:06:36.553Z] 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340-2.3.0-dev.9 [2022-09-26T19:06:36.553Z] main [2022-09-26T19:06:36.553Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:06:36.882Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:06:37.198Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [2022-09-26T19:06:37.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-26T19:06:37.198Z] 54b0c0562fa3: Preparing [2022-09-26T19:06:37.198Z] b40605312d2a: Preparing [2022-09-26T19:06:37.198Z] a40cb82bc403: Preparing [2022-09-26T19:06:37.198Z] 550e596c6d0e: Preparing [2022-09-26T19:06:37.198Z] 1207169bf42c: Preparing [2022-09-26T19:06:37.198Z] 0eb40ea6f3a5: Preparing [2022-09-26T19:06:37.198Z] a9c928144fda: Preparing [2022-09-26T19:06:37.198Z] a4418baa0af0: Preparing [2022-09-26T19:06:37.198Z] 5577b641274d: Preparing [2022-09-26T19:06:37.198Z] 59b84c51b784: Preparing [2022-09-26T19:06:37.198Z] e454699b0c1c: Preparing [2022-09-26T19:06:37.198Z] 994393dc58e7: Preparing [2022-09-26T19:06:37.198Z] a4418baa0af0: Waiting [2022-09-26T19:06:37.198Z] 5577b641274d: Waiting [2022-09-26T19:06:37.198Z] 59b84c51b784: Waiting [2022-09-26T19:06:37.198Z] e454699b0c1c: Waiting [2022-09-26T19:06:37.198Z] 994393dc58e7: Waiting [2022-09-26T19:06:37.198Z] 0eb40ea6f3a5: Waiting [2022-09-26T19:06:37.198Z] a9c928144fda: Waiting [2022-09-26T19:06:37.198Z] 1207169bf42c: Pushed [2022-09-26T19:06:37.198Z] b40605312d2a: Pushed [2022-09-26T19:06:37.198Z] 54b0c0562fa3: Pushed [2022-09-26T19:06:37.198Z] a40cb82bc403: Pushed [2022-09-26T19:06:37.198Z] 0eb40ea6f3a5: Pushed [2022-09-26T19:06:37.198Z] a9c928144fda: Pushed [2022-09-26T19:06:37.456Z] a4418baa0af0: Pushed [2022-09-26T19:06:37.456Z] 5577b641274d: Pushed [2022-09-26T19:06:37.456Z] 994393dc58e7: Layer already exists [2022-09-26T19:06:37.520Z] using credential edgex-jenkins-ssh [2022-09-26T19:06:37.541Z] Cloning the remote Git repository [2022-09-26T19:06:37.578Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-09-26T19:06:38.829Z] 550e596c6d0e: Pushed [2022-09-26T19:06:37.649Z] > git init /w/workspace/device-usb-camera/48 # timeout=10 [2022-09-26T19:06:37.813Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-26T19:06:37.814Z] > git --version # timeout=10 [2022-09-26T19:06:37.836Z] > git --version # 'git version 2.25.1' [2022-09-26T19:06:37.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-26T19:06:37.887Z] Verifying host key using known hosts file [2022-09-26T19:06:38.076Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-26T19:06:38.089Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T19:06:38.795Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-26T19:06:38.824Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T19:06:39.680Z] Avoid second fetch [2022-09-26T19:06:39.681Z] Checking out Revision 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 (main) [2022-09-26T19:06:39.762Z] 59b84c51b784: Pushed [2022-09-26T19:06:39.693Z] > git config core.sparsecheckout # timeout=10 [2022-09-26T19:06:39.712Z] > git checkout -f 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 # timeout=10 [2022-09-26T19:06:40.210Z] Commit message: "Merge pull request #88 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.26" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T19:06:41.087Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-26T19:06:41.087Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T19:06:41.087Z] Dload Upload Total Spent Left Speed [2022-09-26T19:06:41.087Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90014 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh [2022-09-26T19:06:41.709Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-26T19:06:42.039Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-26T19:06:42.039Z] + sudo tee /etc/docker/daemon.new [2022-09-26T19:06:42.039Z] { [2022-09-26T19:06:42.039Z] "registry-mirrors": [ [2022-09-26T19:06:42.039Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-26T19:06:42.039Z] ], [2022-09-26T19:06:42.039Z] "bip": "10.250.0.254/24", [2022-09-26T19:06:42.039Z] "hosts": [ [2022-09-26T19:06:42.039Z] "tcp://0.0.0.0:5555", [2022-09-26T19:06:42.039Z] "unix:///var/run/docker.sock" [2022-09-26T19:06:42.039Z] ], [2022-09-26T19:06:42.039Z] "mtu": 1458, [2022-09-26T19:06:42.039Z] "selinux-enabled": true, [2022-09-26T19:06:42.039Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-26T19:06:42.039Z] } [Pipeline] sh [2022-09-26T19:06:42.366Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-26T19:06:42.690Z] + sudo service docker restart [2022-09-26T19:06:46.324Z] e454699b0c1c: Pushed [2022-09-26T19:06:46.324Z] 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340: digest: sha256:e030b2b20e7558b5309c7ccef60465d4ebe95f5834f8628f5585338b62f2230c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:06:46.641Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:06:46.942Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-09-26T19:06:46.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-26T19:06:46.943Z] 54b0c0562fa3: Preparing [2022-09-26T19:06:46.943Z] b40605312d2a: Preparing [2022-09-26T19:06:46.943Z] a40cb82bc403: Preparing [2022-09-26T19:06:46.943Z] 550e596c6d0e: Preparing [2022-09-26T19:06:46.943Z] 1207169bf42c: Preparing [2022-09-26T19:06:46.943Z] 0eb40ea6f3a5: Preparing [2022-09-26T19:06:46.943Z] a9c928144fda: Preparing [2022-09-26T19:06:46.943Z] a4418baa0af0: Preparing [2022-09-26T19:06:46.943Z] 5577b641274d: Preparing [2022-09-26T19:06:46.943Z] 59b84c51b784: Preparing [2022-09-26T19:06:46.943Z] e454699b0c1c: Preparing [2022-09-26T19:06:46.943Z] 994393dc58e7: Preparing [2022-09-26T19:06:46.943Z] 5577b641274d: Waiting [2022-09-26T19:06:46.943Z] 59b84c51b784: Waiting [2022-09-26T19:06:46.943Z] 0eb40ea6f3a5: Waiting [2022-09-26T19:06:46.943Z] e454699b0c1c: Waiting [2022-09-26T19:06:46.943Z] a4418baa0af0: Waiting [2022-09-26T19:06:46.943Z] 994393dc58e7: Waiting [2022-09-26T19:06:46.943Z] a9c928144fda: Waiting [2022-09-26T19:06:46.943Z] a40cb82bc403: Layer already exists [2022-09-26T19:06:46.943Z] 54b0c0562fa3: Layer already exists [2022-09-26T19:06:46.943Z] b40605312d2a: Layer already exists [2022-09-26T19:06:46.943Z] 1207169bf42c: Layer already exists [2022-09-26T19:06:46.943Z] 550e596c6d0e: Layer already exists [2022-09-26T19:06:46.943Z] 0eb40ea6f3a5: Layer already exists [2022-09-26T19:06:46.943Z] a4418baa0af0: Layer already exists [2022-09-26T19:06:46.943Z] 5577b641274d: Layer already exists [2022-09-26T19:06:46.943Z] 59b84c51b784: Layer already exists [2022-09-26T19:06:46.943Z] a9c928144fda: Layer already exists [2022-09-26T19:06:46.943Z] e454699b0c1c: Layer already exists [2022-09-26T19:06:46.943Z] 994393dc58e7: Layer already exists [2022-09-26T19:06:46.943Z] latest: digest: sha256:e030b2b20e7558b5309c7ccef60465d4ebe95f5834f8628f5585338b62f2230c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:06:47.250Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:06:47.554Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.9 [2022-09-26T19:06:47.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-26T19:06:47.554Z] 54b0c0562fa3: Preparing [2022-09-26T19:06:47.554Z] b40605312d2a: Preparing [2022-09-26T19:06:47.554Z] a40cb82bc403: Preparing [2022-09-26T19:06:47.554Z] 550e596c6d0e: Preparing [2022-09-26T19:06:47.554Z] 1207169bf42c: Preparing [2022-09-26T19:06:47.554Z] 0eb40ea6f3a5: Preparing [2022-09-26T19:06:47.554Z] a9c928144fda: Preparing [2022-09-26T19:06:47.554Z] a4418baa0af0: Preparing [2022-09-26T19:06:47.554Z] 5577b641274d: Preparing [2022-09-26T19:06:47.554Z] 59b84c51b784: Preparing [2022-09-26T19:06:47.554Z] e454699b0c1c: Preparing [2022-09-26T19:06:47.554Z] 994393dc58e7: Preparing [2022-09-26T19:06:47.554Z] 0eb40ea6f3a5: Waiting [2022-09-26T19:06:47.554Z] a9c928144fda: Waiting [2022-09-26T19:06:47.554Z] 5577b641274d: Waiting [2022-09-26T19:06:47.554Z] a4418baa0af0: Waiting [2022-09-26T19:06:47.554Z] e454699b0c1c: Waiting [2022-09-26T19:06:47.554Z] 994393dc58e7: Waiting [2022-09-26T19:06:47.554Z] 59b84c51b784: Waiting [2022-09-26T19:06:47.554Z] 550e596c6d0e: Layer already exists [2022-09-26T19:06:47.554Z] 54b0c0562fa3: Layer already exists [2022-09-26T19:06:47.554Z] 1207169bf42c: Layer already exists [2022-09-26T19:06:47.554Z] a40cb82bc403: Layer already exists [2022-09-26T19:06:47.554Z] b40605312d2a: Layer already exists [2022-09-26T19:06:47.554Z] a9c928144fda: Layer already exists [2022-09-26T19:06:47.554Z] 0eb40ea6f3a5: Layer already exists [2022-09-26T19:06:47.554Z] a4418baa0af0: Layer already exists [2022-09-26T19:06:47.554Z] 5577b641274d: Layer already exists [2022-09-26T19:06:47.554Z] 59b84c51b784: Layer already exists [2022-09-26T19:06:47.554Z] e454699b0c1c: Layer already exists [2022-09-26T19:06:47.554Z] 994393dc58e7: Layer already exists [2022-09-26T19:06:47.554Z] 2.3.0-dev.9: digest: sha256:e030b2b20e7558b5309c7ccef60465d4ebe95f5834f8628f5585338b62f2230c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:06:47.861Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:06:48.169Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340-2.3.0-dev.9 [2022-09-26T19:06:48.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-26T19:06:48.169Z] 54b0c0562fa3: Preparing [2022-09-26T19:06:48.169Z] b40605312d2a: Preparing [2022-09-26T19:06:48.169Z] a40cb82bc403: Preparing [2022-09-26T19:06:48.169Z] 550e596c6d0e: Preparing [2022-09-26T19:06:48.169Z] 1207169bf42c: Preparing [2022-09-26T19:06:48.169Z] 0eb40ea6f3a5: Preparing [2022-09-26T19:06:48.169Z] a9c928144fda: Preparing [2022-09-26T19:06:48.169Z] a4418baa0af0: Preparing [2022-09-26T19:06:48.169Z] 5577b641274d: Preparing [2022-09-26T19:06:48.169Z] 59b84c51b784: Preparing [2022-09-26T19:06:48.169Z] e454699b0c1c: Preparing [2022-09-26T19:06:48.169Z] 994393dc58e7: Preparing [2022-09-26T19:06:48.169Z] 0eb40ea6f3a5: Waiting [2022-09-26T19:06:48.169Z] a9c928144fda: Waiting [2022-09-26T19:06:48.169Z] a4418baa0af0: Waiting [2022-09-26T19:06:48.169Z] 5577b641274d: Waiting [2022-09-26T19:06:48.169Z] 59b84c51b784: Waiting [2022-09-26T19:06:48.169Z] e454699b0c1c: Waiting [2022-09-26T19:06:48.169Z] 994393dc58e7: Waiting [2022-09-26T19:06:48.169Z] 1207169bf42c: Layer already exists [2022-09-26T19:06:48.169Z] 54b0c0562fa3: Layer already exists [2022-09-26T19:06:48.169Z] 550e596c6d0e: Layer already exists [2022-09-26T19:06:48.169Z] a40cb82bc403: Layer already exists [2022-09-26T19:06:48.169Z] b40605312d2a: Layer already exists [2022-09-26T19:06:48.169Z] a9c928144fda: Layer already exists [2022-09-26T19:06:48.169Z] 5577b641274d: Layer already exists [2022-09-26T19:06:48.169Z] a4418baa0af0: Layer already exists [2022-09-26T19:06:48.169Z] 59b84c51b784: Layer already exists [2022-09-26T19:06:48.169Z] 0eb40ea6f3a5: Layer already exists [2022-09-26T19:06:48.169Z] e454699b0c1c: Layer already exists [2022-09-26T19:06:48.169Z] 994393dc58e7: Layer already exists [2022-09-26T19:06:48.169Z] 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340-2.3.0-dev.9: digest: sha256:e030b2b20e7558b5309c7ccef60465d4ebe95f5834f8628f5585338b62f2230c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:06:48.484Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:06:48.791Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-09-26T19:06:48.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-09-26T19:06:48.791Z] 54b0c0562fa3: Preparing [2022-09-26T19:06:48.791Z] b40605312d2a: Preparing [2022-09-26T19:06:48.791Z] a40cb82bc403: Preparing [2022-09-26T19:06:48.791Z] 550e596c6d0e: Preparing [2022-09-26T19:06:48.791Z] 1207169bf42c: Preparing [2022-09-26T19:06:48.791Z] 0eb40ea6f3a5: Preparing [2022-09-26T19:06:48.791Z] a9c928144fda: Preparing [2022-09-26T19:06:48.791Z] a4418baa0af0: Preparing [2022-09-26T19:06:48.791Z] 5577b641274d: Preparing [2022-09-26T19:06:48.791Z] 59b84c51b784: Preparing [2022-09-26T19:06:48.791Z] e454699b0c1c: Preparing [2022-09-26T19:06:48.791Z] 994393dc58e7: Preparing [2022-09-26T19:06:48.791Z] a9c928144fda: Waiting [2022-09-26T19:06:48.791Z] a4418baa0af0: Waiting [2022-09-26T19:06:48.791Z] e454699b0c1c: Waiting [2022-09-26T19:06:48.791Z] 994393dc58e7: Waiting [2022-09-26T19:06:48.791Z] 59b84c51b784: Waiting [2022-09-26T19:06:48.791Z] 5577b641274d: Waiting [2022-09-26T19:06:48.791Z] 0eb40ea6f3a5: Waiting [2022-09-26T19:06:48.791Z] 1207169bf42c: Layer already exists [2022-09-26T19:06:48.791Z] 54b0c0562fa3: Layer already exists [2022-09-26T19:06:48.791Z] b40605312d2a: Layer already exists [2022-09-26T19:06:48.791Z] 550e596c6d0e: Layer already exists [2022-09-26T19:06:48.791Z] a40cb82bc403: Layer already exists [2022-09-26T19:06:48.791Z] a4418baa0af0: Layer already exists [2022-09-26T19:06:48.791Z] a9c928144fda: Layer already exists [2022-09-26T19:06:48.791Z] 5577b641274d: Layer already exists [2022-09-26T19:06:48.791Z] 0eb40ea6f3a5: Layer already exists [2022-09-26T19:06:48.791Z] 59b84c51b784: Layer already exists [2022-09-26T19:06:48.791Z] e454699b0c1c: Layer already exists [2022-09-26T19:06:48.791Z] 994393dc58e7: Layer already exists [2022-09-26T19:06:48.791Z] main: digest: sha256:e030b2b20e7558b5309c7ccef60465d4ebe95f5834f8628f5585338b62f2230c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T19:06:48.833Z] ===================================================== [Pipeline] echo [2022-09-26T19:06:48.844Z] taggedImages: [2022-09-26T19:06:48.844Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [2022-09-26T19:06:48.844Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-09-26T19:06:48.844Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.9 [2022-09-26T19:06:48.844Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340-2.3.0-dev.9 [2022-09-26T19:06:48.844Z] - 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-09-26T19:06:49.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T19:06:49.212Z] [2022-09-26T19:06:49.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:06:49.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T19:06:49.509Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-26T19:06:49.509Z] 5eb5b503b376: Pulling fs layer [2022-09-26T19:06:49.509Z] 5c69ac0246d0: Pulling fs layer [2022-09-26T19:06:49.509Z] ec43610c2a17: Pulling fs layer [2022-09-26T19:06:49.509Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-26T19:06:49.509Z] 33b1e0a273af: Pulling fs layer [2022-09-26T19:06:49.509Z] 3a2ae6a8a46f: Waiting [2022-09-26T19:06:49.509Z] 33b1e0a273af: Waiting [2022-09-26T19:06:49.509Z] 5d3b04190fa2: Pulling fs layer [2022-09-26T19:06:49.509Z] 2f39f015ded8: Pulling fs layer [2022-09-26T19:06:49.509Z] 2f39f015ded8: Waiting [2022-09-26T19:06:49.509Z] 5d3b04190fa2: Waiting [2022-09-26T19:06:49.509Z] 5c69ac0246d0: Download complete [2022-09-26T19:06:49.509Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-26T19:06:49.509Z] 3a2ae6a8a46f: Download complete [2022-09-26T19:06:49.509Z] 33b1e0a273af: Verifying Checksum [2022-09-26T19:06:49.509Z] 33b1e0a273af: Download complete [2022-09-26T19:06:49.509Z] ec43610c2a17: Verifying Checksum [2022-09-26T19:06:49.509Z] ec43610c2a17: Download complete [2022-09-26T19:06:49.509Z] 5d3b04190fa2: Download complete [2022-09-26T19:06:49.768Z] 5eb5b503b376: Download complete [2022-09-26T19:06:50.331Z] 2f39f015ded8: Download complete [2022-09-26T19:06:50.896Z] 5eb5b503b376: Pull complete [2022-09-26T19:06:50.896Z] 5c69ac0246d0: Pull complete [2022-09-26T19:06:51.154Z] ec43610c2a17: Pull complete [2022-09-26T19:06:51.412Z] 3a2ae6a8a46f: Pull complete [2022-09-26T19:06:51.412Z] 33b1e0a273af: Pull complete [2022-09-26T19:06:51.412Z] 5d3b04190fa2: Pull complete [2022-09-26T19:06:55.593Z] 2f39f015ded8: Pull complete [2022-09-26T19:06:55.593Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-26T19:06:55.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T19:06:55.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T19:06:55.675Z] prd-ubuntu20.04-docker-8c-8g-1191 does not seem to be running inside a container [2022-09-26T19:06:55.703Z] $ 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-09-26T19:06:58.513Z] $ docker top 3e0631f28f7adc9e0efb3db61840b16f896edc4219c152c28445628d10e4be52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T19:06:58.892Z] ---> job-cost.sh [2022-09-26T19:06:58.892Z] lf-activate-venv: SKIPPING [2022-09-26T19:06:58.892Z] INFO: No Stack... [2022-09-26T19:06:59.151Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T19:06:59.719Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T19:07:00.004Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-09-26T19:07:00.004Z] + cut -d, -f6 [Pipeline] lock [2022-09-26T19:07:00.017Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-48-stack-cost] [2022-09-26T19:07:00.026Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-48-stack-cost] did not exist. Created. [2022-09-26T19:07:00.026Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T19:07:00.320Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-26T19:07:00.351Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T19:07:00.360Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T19:07:00.374Z] $ docker stop --time=1 3e0631f28f7adc9e0efb3db61840b16f896edc4219c152c28445628d10e4be52 [2022-09-26T19:07:01.519Z] $ docker rm -f 3e0631f28f7adc9e0efb3db61840b16f896edc4219c152c28445628d10e4be52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2022-09-26T19:07:01.590Z] provisioning config files... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-09-26T19:07:01.617Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/48@tmp/config10617711524757218062tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T19:07:01.957Z] ---> docker-login.sh [2022-09-26T19:07:01.957Z] nexus3.edgexfoundry.org:10001 [2022-09-26T19:07:02.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:07:02.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:07:02.823Z] Configure a credential helper to remove this warning. See [2022-09-26T19:07:02.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:07:02.823Z] [2022-09-26T19:07:02.823Z] Login Succeeded [2022-09-26T19:07:02.823Z] nexus3.edgexfoundry.org:10002 [2022-09-26T19:07:03.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:07:03.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:07:03.094Z] Configure a credential helper to remove this warning. See [2022-09-26T19:07:03.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:07:03.094Z] [2022-09-26T19:07:03.094Z] Login Succeeded [2022-09-26T19:07:03.094Z] nexus3.edgexfoundry.org:10003 [2022-09-26T19:07:03.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:07:03.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:07:03.364Z] Configure a credential helper to remove this warning. See [2022-09-26T19:07:03.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:07:03.364Z] [2022-09-26T19:07:03.364Z] Login Succeeded [2022-09-26T19:07:03.364Z] nexus3.edgexfoundry.org:10004 [2022-09-26T19:07:03.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:07:03.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:07:03.904Z] Configure a credential helper to remove this warning. See [2022-09-26T19:07:03.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:07:03.904Z] [2022-09-26T19:07:03.904Z] Login Succeeded [2022-09-26T19:07:03.904Z] docker.io [2022-09-26T19:07:04.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:07:04.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:07:04.441Z] Configure a credential helper to remove this warning. See [2022-09-26T19:07:04.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:07:04.441Z] [2022-09-26T19:07:04.441Z] Login Succeeded [2022-09-26T19:07:04.441Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T19:07:04.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-26T19:07:04.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T19:07:04.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T19:07:04.633Z] ========================================================= [2022-09-26T19:07:04.633Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-26T19:07:04.633Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:07:04.977Z] + 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-09-26T19:07:05.249Z] Sending build context to Docker daemon 572.9kB [2022-09-26T19:07:05.249Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T19:07:05.249Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-26T19:07:05.249Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-26T19:07:05.249Z] b3c136eddcbf: Pulling fs layer [2022-09-26T19:07:05.249Z] c0a3192eca97: Pulling fs layer [2022-09-26T19:07:05.249Z] a050256f5b6f: Pulling fs layer [2022-09-26T19:07:05.249Z] 656be50a0ddc: Pulling fs layer [2022-09-26T19:07:05.249Z] 2bbca73fdf42: Pulling fs layer [2022-09-26T19:07:05.249Z] 46d945488cbd: Pulling fs layer [2022-09-26T19:07:05.249Z] 8a5474983e97: Pulling fs layer [2022-09-26T19:07:05.249Z] 329c88fbcd65: Pulling fs layer [2022-09-26T19:07:05.249Z] 46d945488cbd: Waiting [2022-09-26T19:07:05.249Z] 329c88fbcd65: Waiting [2022-09-26T19:07:05.249Z] 656be50a0ddc: Waiting [2022-09-26T19:07:05.249Z] 2bbca73fdf42: Waiting [2022-09-26T19:07:05.249Z] 8a5474983e97: Waiting [2022-09-26T19:07:05.519Z] a050256f5b6f: Verifying Checksum [2022-09-26T19:07:05.519Z] a050256f5b6f: Download complete [2022-09-26T19:07:05.519Z] c0a3192eca97: Verifying Checksum [2022-09-26T19:07:05.519Z] c0a3192eca97: Download complete [2022-09-26T19:07:05.519Z] 2bbca73fdf42: Verifying Checksum [2022-09-26T19:07:05.519Z] 2bbca73fdf42: Download complete [2022-09-26T19:07:05.519Z] 46d945488cbd: Verifying Checksum [2022-09-26T19:07:05.519Z] 46d945488cbd: Download complete [2022-09-26T19:07:05.519Z] b3c136eddcbf: Verifying Checksum [2022-09-26T19:07:05.519Z] b3c136eddcbf: Download complete [2022-09-26T19:07:06.487Z] b3c136eddcbf: Pull complete [2022-09-26T19:07:06.487Z] 329c88fbcd65: Verifying Checksum [2022-09-26T19:07:06.487Z] 329c88fbcd65: Download complete [2022-09-26T19:07:07.088Z] c0a3192eca97: Pull complete [2022-09-26T19:07:07.355Z] a050256f5b6f: Pull complete [2022-09-26T19:07:07.627Z] 8a5474983e97: Verifying Checksum [2022-09-26T19:07:07.627Z] 8a5474983e97: Download complete [2022-09-26T19:07:08.211Z] 656be50a0ddc: Verifying Checksum [2022-09-26T19:07:08.211Z] 656be50a0ddc: Download complete [2022-09-26T19:07:20.559Z] 656be50a0ddc: Pull complete [2022-09-26T19:07:20.559Z] 2bbca73fdf42: Pull complete [2022-09-26T19:07:20.559Z] 46d945488cbd: Pull complete [2022-09-26T19:07:25.934Z] 8a5474983e97: Pull complete [2022-09-26T19:07:27.913Z] 329c88fbcd65: Pull complete [2022-09-26T19:07:27.913Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-26T19:07:27.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-26T19:07:27.913Z] ---> ff4287adb874 [2022-09-26T19:07:27.913Z] Step 3/13 : ARG MAKE="make build" [2022-09-26T19:07:29.877Z] ---> Running in 5b0067e4ed15 [2022-09-26T19:07:29.877Z] Removing intermediate container 5b0067e4ed15 [2022-09-26T19:07:29.877Z] ---> 054110347b3e [2022-09-26T19:07:29.877Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-26T19:07:30.146Z] ---> Running in a993a856f9f3 [2022-09-26T19:07:30.413Z] Removing intermediate container a993a856f9f3 [2022-09-26T19:07:30.413Z] ---> 7175f95b12e4 [2022-09-26T19:07:30.413Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-26T19:07:30.413Z] ---> Running in d3265818d4be [2022-09-26T19:07:30.683Z] Removing intermediate container d3265818d4be [2022-09-26T19:07:30.684Z] ---> a689c8333b3f [2022-09-26T19:07:30.684Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T19:07:30.684Z] ---> Running in 0309aa543ff1 [2022-09-26T19:07:32.637Z] Removing intermediate container 0309aa543ff1 [2022-09-26T19:07:32.637Z] ---> b345d50c8df1 [2022-09-26T19:07:32.637Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T19:07:32.637Z] ---> Running in 7b3e17e3edf6 [2022-09-26T19:07:33.596Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T19:07:34.554Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T19:07:35.135Z] (1/14) Installing libintl (0.21-r2) [2022-09-26T19:07:35.399Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-09-26T19:07:35.399Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-09-26T19:07:35.399Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-09-26T19:07:35.665Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-09-26T19:07:35.665Z] (6/14) Installing udev-init-scripts (35-r0) [2022-09-26T19:07:35.932Z] Executing udev-init-scripts-35-r0.post-install [2022-09-26T19:07:35.932Z] (7/14) Installing libblkid (2.38-r1) [2022-09-26T19:07:35.932Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-09-26T19:07:36.200Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-09-26T19:07:36.200Z] (10/14) Installing kmod-libs (29-r2) [2022-09-26T19:07:36.200Z] (11/14) Installing eudev (3.2.11-r0) [2022-09-26T19:07:36.465Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-09-26T19:07:36.465Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-26T19:07:36.801Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-09-26T19:07:36.801Z] Executing busybox-1.35.0-r13.trigger [2022-09-26T19:07:36.801Z] Executing eudev-3.2.11-r0.trigger [2022-09-26T19:07:36.801Z] OK: 228 MiB in 65 packages [2022-09-26T19:07:38.247Z] Removing intermediate container 7b3e17e3edf6 [2022-09-26T19:07:38.248Z] ---> 6b8d69b469ab [2022-09-26T19:07:38.248Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-26T19:07:38.248Z] ---> Running in 92d43eea3ac0 [2022-09-26T19:07:38.248Z] Removing intermediate container 92d43eea3ac0 [2022-09-26T19:07:38.248Z] ---> ea5526e9a7a1 [2022-09-26T19:07:38.248Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-26T19:07:39.665Z] ---> 4cbaca57a83f [2022-09-26T19:07:39.665Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T19:07:39.932Z] ---> Running in 7b856c8d91bb [2022-09-26T19:08:26.794Z] Removing intermediate container 7b856c8d91bb [2022-09-26T19:08:26.794Z] ---> c5c74a1f2ae8 [2022-09-26T19:08:26.794Z] Step 11/13 : COPY . . [2022-09-26T19:08:26.794Z] ---> d75446f3e4f2 [2022-09-26T19:08:26.794Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-26T19:08:26.794Z] ---> Running in db4a72cebbfd [2022-09-26T19:08:27.757Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T19:08:27.757Z] Dload Upload Total Spent Left Speed [2022-09-26T19:08:27.757Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15627 0 --:--:-- --:--:-- --:--:-- 15850 [2022-09-26T19:08:28.342Z] Removing intermediate container db4a72cebbfd [2022-09-26T19:08:28.342Z] ---> 7dc1454fce20 [2022-09-26T19:08:28.342Z] Step 13/13 : RUN ${MAKE} [2022-09-26T19:08:28.342Z] ---> Running in 102e5face2aa [2022-09-26T19:08:29.303Z] noop [2022-09-26T19:08:29.885Z] Removing intermediate container 102e5face2aa [2022-09-26T19:08:29.885Z] ---> 1d1ad13e9ab4 [2022-09-26T19:08:29.885Z] Successfully built 1d1ad13e9ab4 [2022-09-26T19:08:29.885Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:08:30.221Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T19:08:30.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T19:08:30.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-1193 does not seem to be running inside a container [2022-09-26T19:08:30.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/48 -v /w/workspace/device-usb-camera/48:/w/workspace/device-usb-camera/48:rw,z -v /w/workspace/device-usb-camera/48@tmp:/w/workspace/device-usb-camera/48@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-09-26T19:08:31.599Z] $ docker top 101c1610314d078b1cf240acf294c86002f18192a0afff8edaad2a39c3d5266e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T19:08:32.427Z] + go version [2022-09-26T19:08:32.427Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-26T19:08:32.445Z] $ docker stop --time=1 101c1610314d078b1cf240acf294c86002f18192a0afff8edaad2a39c3d5266e [2022-09-26T19:08:34.045Z] $ docker rm -f 101c1610314d078b1cf240acf294c86002f18192a0afff8edaad2a39c3d5266e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:08:34.589Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T19:08:34.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T19:08:34.771Z] prd-ubuntu20.04-docker-arm64-4c-16g-1193 does not seem to be running inside a container [2022-09-26T19:08:34.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/48 -v /w/workspace/device-usb-camera/48:/w/workspace/device-usb-camera/48:rw,z -v /w/workspace/device-usb-camera/48@tmp:/w/workspace/device-usb-camera/48@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-09-26T19:08:35.968Z] $ docker top 0ba8bb4ed37e96e8123fa31dbc2d6c3345079f74e2814acf49dcfaed89cd446b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T19:08:36.461Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/48 [Pipeline] fileExists [Pipeline] sh [2022-09-26T19:08:36.801Z] + make test [2022-09-26T19:08:37.070Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-26T19:08:38.481Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-26T19:10:15.116Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-26T19:10:15.116Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.074s coverage: 1.9% of statements [2022-09-26T19:10:15.116Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-26T19:10:15.116Z] CGO_ENABLED=1 go vet ./... [2022-09-26T19:10:33.324Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T19:10:33.324Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T19:10:33.324Z] ./bin/test-attribution-txt.sh [2022-09-26T19:10:33.324Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-09-26T19:10:33.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T19:10:33.352Z] $ docker stop --time=1 0ba8bb4ed37e96e8123fa31dbc2d6c3345079f74e2814acf49dcfaed89cd446b [2022-09-26T19:10:35.118Z] $ docker rm -f 0ba8bb4ed37e96e8123fa31dbc2d6c3345079f74e2814acf49dcfaed89cd446b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T19:10:36.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T19:10:36.041Z] Warning: overwriting stash ‘coverage-report’ [2022-09-26T19:10:36.453Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T19:10:36.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T19:10:37.128Z] + ls -al . [2022-09-26T19:10:37.128Z] total 196 [2022-09-26T19:10:37.128Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 19:08 . [2022-09-26T19:10:37.128Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 19:06 .. [2022-09-26T19:10:37.128Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 19:06 .git [2022-09-26T19:10:37.128Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 19:06 .github [2022-09-26T19:10:37.128Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 26 19:06 .gitignore [2022-09-26T19:10:37.128Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 26 19:06 .golangci.yml [2022-09-26T19:10:37.128Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 26 19:06 .hadolint.yml [2022-09-26T19:10:37.128Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 26 19:06 Attribution.txt [2022-09-26T19:10:37.128Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 26 19:06 CHANGELOG.md [2022-09-26T19:10:37.128Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 26 19:06 Dockerfile [2022-09-26T19:10:37.128Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 26 19:06 GOVERNANCE.md [2022-09-26T19:10:37.128Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 26 19:06 Jenkinsfile [2022-09-26T19:10:37.128Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 26 19:06 LICENSE [2022-09-26T19:10:37.128Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 26 19:06 Makefile [2022-09-26T19:10:37.128Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 26 19:06 OWNERS.md [2022-09-26T19:10:37.128Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 26 19:06 README.md [2022-09-26T19:10:37.128Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 26 19:04 VERSION [2022-09-26T19:10:37.128Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 19:06 bin [2022-09-26T19:10:37.128Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 19:06 cmd [2022-09-26T19:10:37.128Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 26 19:10 coverage.out [2022-09-26T19:10:37.128Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 26 19:06 docker-entrypoint.sh [2022-09-26T19:10:37.128Z] -rw-rw-r-- 1 jenkins jenkins 3633 Sep 26 19:06 go.mod [2022-09-26T19:10:37.128Z] -rw-rw-r-- 1 jenkins jenkins 38102 Sep 26 19:06 go.sum [2022-09-26T19:10:37.128Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 19:06 internal [2022-09-26T19:10:37.128Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 19:06 snap [2022-09-26T19:10:37.128Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 26 19:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:10:37.469Z] + 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=9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 --label arch=arm64 --label version=2.3.0-dev.9 . [2022-09-26T19:10:37.739Z] Sending build context to Docker daemon 603.1kB [2022-09-26T19:10:37.739Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T19:10:37.739Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-26T19:10:37.739Z] ---> 1d1ad13e9ab4 [2022-09-26T19:10:37.739Z] Step 3/35 : ARG MAKE="make build" [2022-09-26T19:10:37.739Z] ---> Running in 29ebc3cb4498 [2022-09-26T19:10:38.005Z] Removing intermediate container 29ebc3cb4498 [2022-09-26T19:10:38.005Z] ---> 8a12ab66f6d3 [2022-09-26T19:10:38.005Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-26T19:10:38.005Z] ---> Running in b5dc8c1ebb9d [2022-09-26T19:10:38.282Z] Removing intermediate container b5dc8c1ebb9d [2022-09-26T19:10:38.282Z] ---> 772b319cccc8 [2022-09-26T19:10:38.282Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-26T19:10:38.551Z] ---> Running in 143103abce99 [2022-09-26T19:10:38.819Z] Removing intermediate container 143103abce99 [2022-09-26T19:10:38.819Z] ---> b2c5378dfc25 [2022-09-26T19:10:38.819Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T19:10:38.819Z] ---> Running in a2196d480ac7 [2022-09-26T19:10:40.227Z] Removing intermediate container a2196d480ac7 [2022-09-26T19:10:40.227Z] ---> a0e2205b0545 [2022-09-26T19:10:40.227Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-26T19:10:40.494Z] ---> Running in f5ad5551c78f [2022-09-26T19:10:41.455Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T19:10:42.414Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T19:10:42.998Z] OK: 228 MiB in 65 packages [2022-09-26T19:10:43.962Z] Removing intermediate container f5ad5551c78f [2022-09-26T19:10:43.962Z] ---> 7c45a15f8a7b [2022-09-26T19:10:43.962Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-26T19:10:43.962Z] ---> Running in 92f4236bb094 [2022-09-26T19:10:44.231Z] Removing intermediate container 92f4236bb094 [2022-09-26T19:10:44.231Z] ---> 1af15d7cdde8 [2022-09-26T19:10:44.231Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-26T19:10:44.828Z] ---> bf474414067e [2022-09-26T19:10:44.828Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T19:10:44.828Z] ---> Running in 7e48db9afae9 [2022-09-26T19:10:46.780Z] Removing intermediate container 7e48db9afae9 [2022-09-26T19:10:46.780Z] ---> 2818b2794b93 [2022-09-26T19:10:46.780Z] Step 11/35 : COPY . . [2022-09-26T19:10:47.366Z] ---> dc3dec46a471 [2022-09-26T19:10:47.366Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-26T19:10:47.366Z] ---> Running in 4a8ef114e0e6 [2022-09-26T19:10:48.325Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T19:10:48.325Z] Dload Upload Total Spent Left Speed [2022-09-26T19:10:48.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7558 0 --:--:-- --:--:-- --:--:-- 7585 [2022-09-26T19:10:48.914Z] Removing intermediate container 4a8ef114e0e6 [2022-09-26T19:10:48.914Z] ---> c981b5d65f19 [2022-09-26T19:10:48.914Z] Step 13/35 : RUN ${MAKE} [2022-09-26T19:10:49.181Z] ---> Running in a36f802c0819 [2022-09-26T19:10:50.147Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.26" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-26T19:13:41.910Z] Removing intermediate container a36f802c0819 [2022-09-26T19:13:41.910Z] ---> 98c8ee5e6b8e [2022-09-26T19:13:41.911Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-26T19:13:41.911Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-26T19:13:41.911Z] eab2503cf8f4: Pulling fs layer [2022-09-26T19:13:41.911Z] 97cd0a44c592: Pulling fs layer [2022-09-26T19:13:41.911Z] 97cd0a44c592: Download complete [2022-09-26T19:13:41.911Z] eab2503cf8f4: Verifying Checksum [2022-09-26T19:13:41.911Z] eab2503cf8f4: Download complete [2022-09-26T19:13:41.911Z] eab2503cf8f4: Pull complete [2022-09-26T19:13:41.911Z] 97cd0a44c592: Pull complete [2022-09-26T19:13:41.911Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-26T19:13:41.911Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-26T19:13:41.911Z] ---> 7f763cca56b3 [2022-09-26T19:13:41.911Z] Step 15/35 : FROM alpine:3.16 [2022-09-26T19:13:41.911Z] 3.16: Pulling from library/alpine [2022-09-26T19:13:41.911Z] 9b18e9b68314: Pulling fs layer [2022-09-26T19:13:41.911Z] 9b18e9b68314: Verifying Checksum [2022-09-26T19:13:41.911Z] 9b18e9b68314: Download complete [2022-09-26T19:13:41.911Z] 9b18e9b68314: Pull complete [2022-09-26T19:13:41.911Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-26T19:13:41.911Z] Status: Downloaded newer image for alpine:3.16 [2022-09-26T19:13:41.911Z] ---> a6215f271958 [2022-09-26T19:13:41.911Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-26T19:13:41.911Z] ---> Running in 4e13b64ccb61 [2022-09-26T19:13:41.911Z] Removing intermediate container 4e13b64ccb61 [2022-09-26T19:13:41.911Z] ---> 1f318ba06301 [2022-09-26T19:13:41.911Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-26T19:13:41.911Z] ---> Running in e10de5aea7f0 [2022-09-26T19:13:41.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T19:13:41.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T19:13:41.911Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-09-26T19:13:41.911Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-09-26T19:13:41.911Z] (3/82) Installing libxau (1.0.9-r0) [2022-09-26T19:13:41.911Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-09-26T19:13:41.911Z] (5/82) Installing libxcb (1.15-r0) [2022-09-26T19:13:41.911Z] (6/82) Installing libx11 (1.8-r0) [2022-09-26T19:13:41.911Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-09-26T19:13:41.911Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-09-26T19:13:41.911Z] (9/82) Installing expat (2.4.9-r0) [2022-09-26T19:13:41.911Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-09-26T19:13:41.911Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-09-26T19:13:41.911Z] (12/82) Installing libpng (1.6.37-r1) [2022-09-26T19:13:41.911Z] (13/82) Installing freetype (2.12.1-r0) [2022-09-26T19:13:41.911Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-09-26T19:13:41.911Z] (15/82) Installing fribidi (1.0.12-r0) [2022-09-26T19:13:41.911Z] (16/82) Installing libffi (3.4.2-r1) [2022-09-26T19:13:41.911Z] (17/82) Installing libintl (0.21-r2) [2022-09-26T19:13:41.911Z] (18/82) Installing libblkid (2.38-r1) [2022-09-26T19:13:41.911Z] (19/82) Installing libmount (2.38-r1) [2022-09-26T19:13:41.911Z] (20/82) Installing pcre (8.45-r2) [2022-09-26T19:13:41.911Z] (21/82) Installing glib (2.72.1-r0) [2022-09-26T19:13:41.911Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-09-26T19:13:41.911Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-09-26T19:13:41.911Z] (24/82) Installing libass (0.16.0-r0) [2022-09-26T19:13:41.911Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-09-26T19:13:41.911Z] (26/82) Installing libdrm (2.4.110-r0) [2022-09-26T19:13:41.911Z] (27/82) Installing gmp (6.2.1-r2) [2022-09-26T19:13:41.911Z] (28/82) Installing nettle (3.7.3-r0) [2022-09-26T19:13:41.911Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-09-26T19:13:41.911Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-09-26T19:13:41.911Z] (31/82) Installing libunistring (1.0-r0) [2022-09-26T19:13:41.911Z] (32/82) Installing gnutls (3.7.7-r0) [2022-09-26T19:13:41.911Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-26T19:13:41.911Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-26T19:13:41.911Z] (35/82) Installing lame (3.100-r0) [2022-09-26T19:13:41.911Z] (36/82) Installing opus (1.3.1-r1) [2022-09-26T19:13:41.911Z] (37/82) Installing libasyncns (0.8-r1) [2022-09-26T19:13:41.911Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-09-26T19:13:41.911Z] (39/82) Installing libltdl (2.4.7-r0) [2022-09-26T19:13:41.911Z] (40/82) Installing orc (0.4.32-r0) [2022-09-26T19:13:41.911Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T19:13:41.911Z] (42/82) Installing libogg (1.3.5-r1) [2022-09-26T19:13:41.911Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T19:13:41.911Z] (44/82) Installing flac (1.3.4-r0) [2022-09-26T19:13:41.911Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-09-26T19:13:41.911Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-09-26T19:13:41.911Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-09-26T19:13:41.911Z] (48/82) Installing soxr (0.1.3-r2) [2022-09-26T19:13:41.911Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-09-26T19:13:41.911Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-09-26T19:13:41.911Z] (51/82) Installing libpulse (15.0-r2) [2022-09-26T19:13:41.911Z] (52/82) Installing cjson (1.7.15-r3) [2022-09-26T19:13:41.911Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-09-26T19:13:41.911Z] (54/82) Installing librist (0.2.6-r1) [2022-09-26T19:13:41.911Z] (55/82) Installing libsrt (1.4.4-r0) [2022-09-26T19:13:41.911Z] (56/82) Installing libssh (0.9.6-r1) [2022-09-26T19:13:41.911Z] (57/82) Installing libtheora (1.1.1-r16) [2022-09-26T19:13:41.911Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-09-26T19:13:41.911Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-09-26T19:13:41.911Z] (60/82) Installing libxext (1.3.4-r0) [2022-09-26T19:13:41.911Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-09-26T19:13:41.911Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-09-26T19:13:41.911Z] (63/82) Installing libva (2.14.0-r0) [2022-09-26T19:13:41.911Z] (64/82) Installing libvdpau (1.5-r0) [2022-09-26T19:13:41.911Z] (65/82) Installing vidstab (1.1.0-r1) [2022-09-26T19:13:41.911Z] (66/82) Installing libvpx (1.11.0-r1) [2022-09-26T19:13:41.911Z] (67/82) Installing libwebp (1.2.3-r0) [2022-09-26T19:13:41.911Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-09-26T19:13:41.911Z] (69/82) Installing numactl (2.0.14-r0) [2022-09-26T19:13:41.911Z] (70/82) Installing x265-libs (3.5-r3) [2022-09-26T19:13:41.911Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-09-26T19:13:41.911Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-09-26T19:13:41.911Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-09-26T19:13:41.911Z] (74/82) Installing udev-init-scripts (35-r0) [2022-09-26T19:13:41.911Z] Executing udev-init-scripts-35-r0.post-install [2022-09-26T19:13:41.911Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-09-26T19:13:41.911Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-09-26T19:13:41.911Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-09-26T19:13:41.911Z] (78/82) Installing kmod-libs (29-r2) [2022-09-26T19:13:41.911Z] (79/82) Installing eudev (3.2.11-r0) [2022-09-26T19:13:41.911Z] (80/82) Installing libsodium (1.0.18-r0) [2022-09-26T19:13:41.911Z] (81/82) Installing libzmq (4.3.4-r0) [2022-09-26T19:13:41.911Z] (82/82) Installing zeromq (4.3.4-r0) [2022-09-26T19:13:41.911Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T19:13:41.911Z] Executing eudev-3.2.11-r0.trigger [2022-09-26T19:13:41.911Z] OK: 78 MiB in 96 packages [2022-09-26T19:13:45.259Z] Removing intermediate container e10de5aea7f0 [2022-09-26T19:13:45.259Z] ---> 3c1a4421ea97 [2022-09-26T19:13:45.259Z] Step 18/35 : WORKDIR / [2022-09-26T19:13:45.259Z] ---> Running in 655809109c7e [2022-09-26T19:13:45.527Z] Removing intermediate container 655809109c7e [2022-09-26T19:13:45.527Z] ---> 989c262cad6d [2022-09-26T19:13:45.527Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-26T19:13:46.938Z] ---> 4e25cd5d7fd6 [2022-09-26T19:13:46.938Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-26T19:13:47.523Z] ---> ce86c75ddec3 [2022-09-26T19:13:47.523Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-26T19:13:48.109Z] ---> 8265e1ea2a5a [2022-09-26T19:13:48.109Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-26T19:13:48.694Z] ---> b124fc95fb64 [2022-09-26T19:13:48.694Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-26T19:13:49.281Z] ---> cbac0110d8af [2022-09-26T19:13:49.281Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-26T19:13:49.547Z] ---> 8d8bba3e33aa [2022-09-26T19:13:49.547Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-26T19:13:50.955Z] ---> 057682c13d04 [2022-09-26T19:13:50.955Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-26T19:13:50.955Z] ---> Running in a3803b1a7cd6 [2022-09-26T19:13:52.908Z] Removing intermediate container a3803b1a7cd6 [2022-09-26T19:13:52.908Z] ---> aae97b586cff [2022-09-26T19:13:52.908Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-26T19:13:52.908Z] ---> Running in 50240dc44ce2 [2022-09-26T19:13:54.333Z] Removing intermediate container 50240dc44ce2 [2022-09-26T19:13:54.333Z] ---> 757e8389be90 [2022-09-26T19:13:54.333Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-26T19:13:54.333Z] ---> Running in 72cf33cbbca6 [2022-09-26T19:13:56.281Z] Removing intermediate container 72cf33cbbca6 [2022-09-26T19:13:56.281Z] ---> c080ed1c8834 [2022-09-26T19:13:56.281Z] Step 29/35 : EXPOSE 59983 [2022-09-26T19:13:56.281Z] ---> Running in 2e8e4195ae74 [2022-09-26T19:13:56.281Z] Removing intermediate container 2e8e4195ae74 [2022-09-26T19:13:56.281Z] ---> 9c587817dfbd [2022-09-26T19:13:56.281Z] Step 30/35 : EXPOSE 8554 [2022-09-26T19:13:56.549Z] ---> Running in 407576a90e00 [2022-09-26T19:13:56.816Z] Removing intermediate container 407576a90e00 [2022-09-26T19:13:56.816Z] ---> 3af857765da6 [2022-09-26T19:13:56.816Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-26T19:13:56.816Z] ---> Running in 9b3867763971 [2022-09-26T19:13:57.084Z] Removing intermediate container 9b3867763971 [2022-09-26T19:13:57.084Z] ---> aaefbd55c080 [2022-09-26T19:13:57.084Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-26T19:13:57.084Z] ---> Running in 3bc050703288 [2022-09-26T19:13:57.351Z] Removing intermediate container 3bc050703288 [2022-09-26T19:13:57.351Z] ---> 9b3d28232f8f [2022-09-26T19:13:57.351Z] Step 33/35 : LABEL arch=arm64 [2022-09-26T19:13:57.617Z] ---> Running in 231b180c50d7 [2022-09-26T19:13:57.884Z] Removing intermediate container 231b180c50d7 [2022-09-26T19:13:57.884Z] ---> 7ac31c5a3514 [2022-09-26T19:13:57.884Z] Step 34/35 : LABEL git_sha=9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [2022-09-26T19:13:57.884Z] ---> Running in ec0183eef81a [2022-09-26T19:13:58.151Z] Removing intermediate container ec0183eef81a [2022-09-26T19:13:58.151Z] ---> 48788bfa1bf7 [2022-09-26T19:13:58.151Z] Step 35/35 : LABEL version=2.3.0-dev.9 [2022-09-26T19:13:58.151Z] ---> Running in cc31a1e8eb99 [2022-09-26T19:13:58.418Z] Removing intermediate container cc31a1e8eb99 [2022-09-26T19:13:58.418Z] ---> 5ee6a9dd8d3b [2022-09-26T19:13:58.418Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T19:13:58.684Z] Successfully built 5ee6a9dd8d3b [2022-09-26T19:13:58.684Z] 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-09-26T19:13:58.797Z] provisioning config files... [2022-09-26T19:13:58.811Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/48@tmp/config7616649789619155067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T19:13:59.137Z] ---> docker-login.sh [2022-09-26T19:13:59.137Z] nexus3.edgexfoundry.org:10001 [2022-09-26T19:13:59.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:13:59.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:13:59.405Z] Configure a credential helper to remove this warning. See [2022-09-26T19:13:59.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:13:59.405Z] [2022-09-26T19:13:59.405Z] Login Succeeded [2022-09-26T19:13:59.405Z] nexus3.edgexfoundry.org:10002 [2022-09-26T19:13:59.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:13:59.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:13:59.726Z] Configure a credential helper to remove this warning. See [2022-09-26T19:13:59.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:13:59.726Z] [2022-09-26T19:13:59.726Z] Login Succeeded [2022-09-26T19:13:59.726Z] nexus3.edgexfoundry.org:10003 [2022-09-26T19:14:00.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:14:00.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:14:00.324Z] Configure a credential helper to remove this warning. See [2022-09-26T19:14:00.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:14:00.324Z] [2022-09-26T19:14:00.324Z] Login Succeeded [2022-09-26T19:14:00.324Z] nexus3.edgexfoundry.org:10004 [2022-09-26T19:14:00.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:14:00.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:14:00.600Z] Configure a credential helper to remove this warning. See [2022-09-26T19:14:00.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:14:00.600Z] [2022-09-26T19:14:00.600Z] Login Succeeded [2022-09-26T19:14:00.600Z] docker.io [2022-09-26T19:14:00.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T19:14:01.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T19:14:01.464Z] Configure a credential helper to remove this warning. See [2022-09-26T19:14:01.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T19:14:01.464Z] [2022-09-26T19:14:01.464Z] Login Succeeded [2022-09-26T19:14:01.464Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T19:14:01.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T19:14:01.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T19:14:01.532Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-09-26T19:14:01.532Z] 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [2022-09-26T19:14:01.532Z] latest [2022-09-26T19:14:01.532Z] 2.3.0-dev.9 [2022-09-26T19:14:01.532Z] 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340-2.3.0-dev.9 [2022-09-26T19:14:01.532Z] main [2022-09-26T19:14:01.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:14:01.912Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:14:02.271Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [2022-09-26T19:14:02.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-26T19:14:02.271Z] be0272d35654: Preparing [2022-09-26T19:14:02.271Z] 33d6150b5b5c: Preparing [2022-09-26T19:14:02.271Z] 910486aa3271: Preparing [2022-09-26T19:14:02.271Z] a43932d1df72: Preparing [2022-09-26T19:14:02.271Z] 1207169bf42c: Preparing [2022-09-26T19:14:02.271Z] 694f75b300af: Preparing [2022-09-26T19:14:02.271Z] ccbca3592560: Preparing [2022-09-26T19:14:02.271Z] 4980ffb6c263: Preparing [2022-09-26T19:14:02.271Z] 50ace5981df0: Preparing [2022-09-26T19:14:02.271Z] fec525f6b2a4: Preparing [2022-09-26T19:14:02.271Z] 0db6879dd55c: Preparing [2022-09-26T19:14:02.271Z] 5d3e392a13a0: Preparing [2022-09-26T19:14:02.271Z] 4980ffb6c263: Waiting [2022-09-26T19:14:02.271Z] 50ace5981df0: Waiting [2022-09-26T19:14:02.271Z] fec525f6b2a4: Waiting [2022-09-26T19:14:02.271Z] 0db6879dd55c: Waiting [2022-09-26T19:14:02.271Z] 5d3e392a13a0: Waiting [2022-09-26T19:14:02.271Z] 694f75b300af: Waiting [2022-09-26T19:14:02.272Z] ccbca3592560: Waiting [2022-09-26T19:14:02.547Z] 1207169bf42c: Pushed [2022-09-26T19:14:02.547Z] 910486aa3271: Pushed [2022-09-26T19:14:02.547Z] 33d6150b5b5c: Pushed [2022-09-26T19:14:02.547Z] be0272d35654: Pushed [2022-09-26T19:14:02.547Z] 694f75b300af: Pushed [2022-09-26T19:14:02.547Z] ccbca3592560: Pushed [2022-09-26T19:14:02.832Z] 4980ffb6c263: Pushed [2022-09-26T19:14:02.832Z] 50ace5981df0: Pushed [2022-09-26T19:14:02.832Z] 5d3e392a13a0: Layer already exists [2022-09-26T19:14:07.097Z] a43932d1df72: Pushed [2022-09-26T19:14:08.509Z] fec525f6b2a4: Pushed [2022-09-26T19:14:20.816Z] 0db6879dd55c: Pushed [2022-09-26T19:14:20.816Z] 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340: digest: sha256:ad140f404d8a85ec9a012bcfc3beadf6e949e0060984155f0180c40075eb280a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:14:21.228Z] + 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-09-26T19:14:21.566Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-09-26T19:14:21.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-26T19:14:21.566Z] be0272d35654: Preparing [2022-09-26T19:14:21.566Z] 33d6150b5b5c: Preparing [2022-09-26T19:14:21.566Z] 910486aa3271: Preparing [2022-09-26T19:14:21.566Z] a43932d1df72: Preparing [2022-09-26T19:14:21.566Z] 1207169bf42c: Preparing [2022-09-26T19:14:21.567Z] 694f75b300af: Preparing [2022-09-26T19:14:21.567Z] ccbca3592560: Preparing [2022-09-26T19:14:21.567Z] 4980ffb6c263: Preparing [2022-09-26T19:14:21.567Z] 50ace5981df0: Preparing [2022-09-26T19:14:21.567Z] fec525f6b2a4: Preparing [2022-09-26T19:14:21.567Z] 0db6879dd55c: Preparing [2022-09-26T19:14:21.567Z] 5d3e392a13a0: Preparing [2022-09-26T19:14:21.567Z] 4980ffb6c263: Waiting [2022-09-26T19:14:21.567Z] 50ace5981df0: Waiting [2022-09-26T19:14:21.567Z] fec525f6b2a4: Waiting [2022-09-26T19:14:21.567Z] 0db6879dd55c: Waiting [2022-09-26T19:14:21.567Z] 5d3e392a13a0: Waiting [2022-09-26T19:14:21.567Z] 694f75b300af: Waiting [2022-09-26T19:14:21.567Z] ccbca3592560: Waiting [2022-09-26T19:14:21.567Z] 33d6150b5b5c: Layer already exists [2022-09-26T19:14:21.567Z] a43932d1df72: Layer already exists [2022-09-26T19:14:21.567Z] be0272d35654: Layer already exists [2022-09-26T19:14:21.567Z] 1207169bf42c: Layer already exists [2022-09-26T19:14:21.567Z] 910486aa3271: Layer already exists [2022-09-26T19:14:21.567Z] 694f75b300af: Layer already exists [2022-09-26T19:14:21.567Z] ccbca3592560: Layer already exists [2022-09-26T19:14:21.567Z] fec525f6b2a4: Layer already exists [2022-09-26T19:14:21.567Z] 4980ffb6c263: Layer already exists [2022-09-26T19:14:21.567Z] 50ace5981df0: Layer already exists [2022-09-26T19:14:21.567Z] 5d3e392a13a0: Layer already exists [2022-09-26T19:14:21.567Z] 0db6879dd55c: Layer already exists [2022-09-26T19:14:21.833Z] latest: digest: sha256:ad140f404d8a85ec9a012bcfc3beadf6e949e0060984155f0180c40075eb280a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:14:22.186Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:14:22.517Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.9 [2022-09-26T19:14:22.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-26T19:14:22.517Z] be0272d35654: Preparing [2022-09-26T19:14:22.517Z] 33d6150b5b5c: Preparing [2022-09-26T19:14:22.517Z] 910486aa3271: Preparing [2022-09-26T19:14:22.517Z] a43932d1df72: Preparing [2022-09-26T19:14:22.517Z] 1207169bf42c: Preparing [2022-09-26T19:14:22.517Z] 694f75b300af: Preparing [2022-09-26T19:14:22.517Z] ccbca3592560: Preparing [2022-09-26T19:14:22.517Z] 4980ffb6c263: Preparing [2022-09-26T19:14:22.517Z] 50ace5981df0: Preparing [2022-09-26T19:14:22.517Z] fec525f6b2a4: Preparing [2022-09-26T19:14:22.517Z] 0db6879dd55c: Preparing [2022-09-26T19:14:22.517Z] 5d3e392a13a0: Preparing [2022-09-26T19:14:22.517Z] 694f75b300af: Waiting [2022-09-26T19:14:22.517Z] ccbca3592560: Waiting [2022-09-26T19:14:22.517Z] 4980ffb6c263: Waiting [2022-09-26T19:14:22.517Z] 50ace5981df0: Waiting [2022-09-26T19:14:22.517Z] fec525f6b2a4: Waiting [2022-09-26T19:14:22.517Z] 0db6879dd55c: Waiting [2022-09-26T19:14:22.517Z] 5d3e392a13a0: Waiting [2022-09-26T19:14:22.517Z] 33d6150b5b5c: Layer already exists [2022-09-26T19:14:22.517Z] a43932d1df72: Layer already exists [2022-09-26T19:14:22.517Z] 1207169bf42c: Layer already exists [2022-09-26T19:14:22.517Z] 910486aa3271: Layer already exists [2022-09-26T19:14:22.517Z] be0272d35654: Layer already exists [2022-09-26T19:14:22.517Z] 694f75b300af: Layer already exists [2022-09-26T19:14:22.517Z] ccbca3592560: Layer already exists [2022-09-26T19:14:22.517Z] 50ace5981df0: Layer already exists [2022-09-26T19:14:22.517Z] fec525f6b2a4: Layer already exists [2022-09-26T19:14:22.517Z] 4980ffb6c263: Layer already exists [2022-09-26T19:14:22.517Z] 5d3e392a13a0: Layer already exists [2022-09-26T19:14:22.517Z] 0db6879dd55c: Layer already exists [2022-09-26T19:14:22.782Z] 2.3.0-dev.9: digest: sha256:ad140f404d8a85ec9a012bcfc3beadf6e949e0060984155f0180c40075eb280a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:14:23.115Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340-2.3.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:14:23.450Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340-2.3.0-dev.9 [2022-09-26T19:14:23.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-26T19:14:23.450Z] be0272d35654: Preparing [2022-09-26T19:14:23.450Z] 33d6150b5b5c: Preparing [2022-09-26T19:14:23.450Z] 910486aa3271: Preparing [2022-09-26T19:14:23.450Z] a43932d1df72: Preparing [2022-09-26T19:14:23.450Z] 1207169bf42c: Preparing [2022-09-26T19:14:23.450Z] 694f75b300af: Preparing [2022-09-26T19:14:23.450Z] ccbca3592560: Preparing [2022-09-26T19:14:23.450Z] 4980ffb6c263: Preparing [2022-09-26T19:14:23.450Z] 50ace5981df0: Preparing [2022-09-26T19:14:23.450Z] fec525f6b2a4: Preparing [2022-09-26T19:14:23.450Z] 0db6879dd55c: Preparing [2022-09-26T19:14:23.450Z] 5d3e392a13a0: Preparing [2022-09-26T19:14:23.450Z] 50ace5981df0: Waiting [2022-09-26T19:14:23.450Z] fec525f6b2a4: Waiting [2022-09-26T19:14:23.450Z] 694f75b300af: Waiting [2022-09-26T19:14:23.450Z] 0db6879dd55c: Waiting [2022-09-26T19:14:23.450Z] 5d3e392a13a0: Waiting [2022-09-26T19:14:23.450Z] ccbca3592560: Waiting [2022-09-26T19:14:23.450Z] 4980ffb6c263: Waiting [2022-09-26T19:14:23.450Z] be0272d35654: Layer already exists [2022-09-26T19:14:23.450Z] 33d6150b5b5c: Layer already exists [2022-09-26T19:14:23.450Z] a43932d1df72: Layer already exists [2022-09-26T19:14:23.450Z] 1207169bf42c: Layer already exists [2022-09-26T19:14:23.450Z] 910486aa3271: Layer already exists [2022-09-26T19:14:23.450Z] 4980ffb6c263: Layer already exists [2022-09-26T19:14:23.450Z] ccbca3592560: Layer already exists [2022-09-26T19:14:23.450Z] fec525f6b2a4: Layer already exists [2022-09-26T19:14:23.450Z] 50ace5981df0: Layer already exists [2022-09-26T19:14:23.450Z] 694f75b300af: Layer already exists [2022-09-26T19:14:23.450Z] 5d3e392a13a0: Layer already exists [2022-09-26T19:14:23.450Z] 0db6879dd55c: Layer already exists [2022-09-26T19:14:23.719Z] 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340-2.3.0-dev.9: digest: sha256:ad140f404d8a85ec9a012bcfc3beadf6e949e0060984155f0180c40075eb280a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:14:24.061Z] + 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-09-26T19:14:24.388Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-09-26T19:14:24.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-09-26T19:14:24.388Z] be0272d35654: Preparing [2022-09-26T19:14:24.388Z] 33d6150b5b5c: Preparing [2022-09-26T19:14:24.388Z] 910486aa3271: Preparing [2022-09-26T19:14:24.388Z] a43932d1df72: Preparing [2022-09-26T19:14:24.388Z] 1207169bf42c: Preparing [2022-09-26T19:14:24.388Z] 694f75b300af: Preparing [2022-09-26T19:14:24.388Z] ccbca3592560: Preparing [2022-09-26T19:14:24.388Z] 4980ffb6c263: Preparing [2022-09-26T19:14:24.388Z] 50ace5981df0: Preparing [2022-09-26T19:14:24.388Z] fec525f6b2a4: Preparing [2022-09-26T19:14:24.388Z] 0db6879dd55c: Preparing [2022-09-26T19:14:24.388Z] 5d3e392a13a0: Preparing [2022-09-26T19:14:24.388Z] 50ace5981df0: Waiting [2022-09-26T19:14:24.388Z] fec525f6b2a4: Waiting [2022-09-26T19:14:24.388Z] 0db6879dd55c: Waiting [2022-09-26T19:14:24.388Z] 694f75b300af: Waiting [2022-09-26T19:14:24.388Z] ccbca3592560: Waiting [2022-09-26T19:14:24.388Z] 4980ffb6c263: Waiting [2022-09-26T19:14:24.388Z] 5d3e392a13a0: Waiting [2022-09-26T19:14:24.388Z] 33d6150b5b5c: Layer already exists [2022-09-26T19:14:24.388Z] a43932d1df72: Layer already exists [2022-09-26T19:14:24.388Z] be0272d35654: Layer already exists [2022-09-26T19:14:24.388Z] 910486aa3271: Layer already exists [2022-09-26T19:14:24.388Z] 1207169bf42c: Layer already exists [2022-09-26T19:14:24.388Z] 694f75b300af: Layer already exists [2022-09-26T19:14:24.388Z] 4980ffb6c263: Layer already exists [2022-09-26T19:14:24.388Z] ccbca3592560: Layer already exists [2022-09-26T19:14:24.388Z] fec525f6b2a4: Layer already exists [2022-09-26T19:14:24.388Z] 50ace5981df0: Layer already exists [2022-09-26T19:14:24.388Z] 0db6879dd55c: Layer already exists [2022-09-26T19:14:24.388Z] 5d3e392a13a0: Layer already exists [2022-09-26T19:14:24.653Z] main: digest: sha256:ad140f404d8a85ec9a012bcfc3beadf6e949e0060984155f0180c40075eb280a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-26T19:14:24.699Z] ===================================================== [Pipeline] echo [2022-09-26T19:14:24.705Z] taggedImages: [2022-09-26T19:14:24.705Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [2022-09-26T19:14:24.705Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-09-26T19:14:24.705Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.9 [2022-09-26T19:14:24.705Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:9d1c11cd5ef3cc85f13508c1a424f1ce30faa340-2.3.0-dev.9 [2022-09-26T19:14:24.705Z] - 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-09-26T19:14:25.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T19:14:25.061Z] [2022-09-26T19:14:25.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:14:25.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T19:14:25.396Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-26T19:14:25.396Z] 8998bd30e6a1: Pulling fs layer [2022-09-26T19:14:25.396Z] 04944245beec: Pulling fs layer [2022-09-26T19:14:25.396Z] 699f458cf7ca: Pulling fs layer [2022-09-26T19:14:25.396Z] 765212b225bb: Pulling fs layer [2022-09-26T19:14:25.396Z] f23df028b6ca: Pulling fs layer [2022-09-26T19:14:25.396Z] d65c8cfc05b1: Pulling fs layer [2022-09-26T19:14:25.396Z] 2437ff75d9bd: Pulling fs layer [2022-09-26T19:14:25.396Z] f23df028b6ca: Waiting [2022-09-26T19:14:25.396Z] d65c8cfc05b1: Waiting [2022-09-26T19:14:25.396Z] 2437ff75d9bd: Waiting [2022-09-26T19:14:25.396Z] 765212b225bb: Waiting [2022-09-26T19:14:25.668Z] 04944245beec: Verifying Checksum [2022-09-26T19:14:25.668Z] 04944245beec: Download complete [2022-09-26T19:14:25.668Z] 765212b225bb: Verifying Checksum [2022-09-26T19:14:25.668Z] 765212b225bb: Download complete [2022-09-26T19:14:25.668Z] f23df028b6ca: Verifying Checksum [2022-09-26T19:14:25.668Z] f23df028b6ca: Download complete [2022-09-26T19:14:25.668Z] d65c8cfc05b1: Verifying Checksum [2022-09-26T19:14:25.668Z] d65c8cfc05b1: Download complete [2022-09-26T19:14:25.939Z] 699f458cf7ca: Verifying Checksum [2022-09-26T19:14:25.939Z] 699f458cf7ca: Download complete [2022-09-26T19:14:26.206Z] 8998bd30e6a1: Verifying Checksum [2022-09-26T19:14:26.206Z] 8998bd30e6a1: Download complete [2022-09-26T19:14:28.781Z] 2437ff75d9bd: Verifying Checksum [2022-09-26T19:14:28.781Z] 2437ff75d9bd: Download complete [2022-09-26T19:14:30.186Z] 8998bd30e6a1: Pull complete [2022-09-26T19:14:30.455Z] 04944245beec: Pull complete [2022-09-26T19:14:31.863Z] 699f458cf7ca: Pull complete [2022-09-26T19:14:32.132Z] 765212b225bb: Pull complete [2022-09-26T19:14:32.720Z] f23df028b6ca: Pull complete [2022-09-26T19:14:32.987Z] d65c8cfc05b1: Pull complete [2022-09-26T19:14:47.987Z] 2437ff75d9bd: Pull complete [2022-09-26T19:14:47.987Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-26T19:14:47.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T19:14:47.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T19:14:48.174Z] prd-ubuntu20.04-docker-arm64-4c-16g-1193 does not seem to be running inside a container [2022-09-26T19:14:48.236Z] $ 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/48 -v /w/workspace/device-usb-camera/48:/w/workspace/device-usb-camera/48:rw,z -v /w/workspace/device-usb-camera/48@tmp:/w/workspace/device-usb-camera/48@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-09-26T19:14:50.737Z] $ docker top fe4c5e0bca440947153a226dcf349e10826ba747f5124064684f2e977c1e6a5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T19:14:51.239Z] ---> job-cost.sh [2022-09-26T19:14:51.505Z] lf-activate-venv: SKIPPING [2022-09-26T19:14:51.505Z] INFO: No Stack... [2022-09-26T19:14:51.770Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-26T19:14:52.723Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T19:14:53.034Z] + cat /w/workspace/device-usb-camera/48/archives/cost.csv [2022-09-26T19:14:53.034Z] + cut -d, -f6 [Pipeline] lock [2022-09-26T19:14:53.092Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-48-stack-cost] [2022-09-26T19:14:53.102Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-48-stack-cost] did not exist. Created. [2022-09-26T19:14:53.102Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T19:14:53.434Z] /w/workspace/device-usb-camera/48@tmp/durable-25e937d0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-26T19:14:54.086Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-26T19:14:54.101Z] Warning: overwriting stash ‘stack-cost’ [2022-09-26T19:14:54.149Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T19:14:54.155Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T19:14:54.169Z] $ docker stop --time=1 fe4c5e0bca440947153a226dcf349e10826ba747f5124064684f2e977c1e6a5b [2022-09-26T19:14:55.620Z] $ docker rm -f fe4c5e0bca440947153a226dcf349e10826ba747f5124064684f2e977c1e6a5b [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-09-26T19:14:55.988Z] provisioning config files... [2022-09-26T19:14:55.994Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2800688773983568972tmp [Pipeline] { [Pipeline] sh [2022-09-26T19:14:56.288Z] + set +x [2022-09-26T19:14:56.288Z] + curl -s https://codecov.io/bash [2022-09-26T19:14:56.288Z] + bash -s -- [2022-09-26T19:14:56.288Z] [2022-09-26T19:14:56.288Z] _____ _ [2022-09-26T19:14:56.288Z] / ____| | | [2022-09-26T19:14:56.288Z] | | ___ __| | ___ ___ _____ __ [2022-09-26T19:14:56.288Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-26T19:14:56.288Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-26T19:14:56.288Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-26T19:14:56.288Z] Bash-1.0.6 [2022-09-26T19:14:56.288Z] [2022-09-26T19:14:56.288Z] [2022-09-26T19:14:56.288Z] ==> git version 2.25.1 found [2022-09-26T19:14:56.288Z] ==> 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-09-26T19:14:56.288Z] Release-Date: 2020-01-08 [2022-09-26T19:14:56.288Z] 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-09-26T19:14:56.288Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-26T19:14:56.288Z] ==> Jenkins CI detected. [2022-09-26T19:14:56.288Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-09-26T19:14:56.288Z] project root: . [2022-09-26T19:14:56.288Z] --> token set from env [2022-09-26T19:14:56.288Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-26T19:14:56.288Z] ==> Running gcov in . (disable via -X gcov) [2022-09-26T19:14:56.288Z] ==> Python coveragepy not found [2022-09-26T19:14:56.288Z] ==> Searching for coverage reports in: [2022-09-26T19:14:56.288Z] + . [2022-09-26T19:14:56.288Z] -> Found 1 reports [2022-09-26T19:14:56.288Z] ==> Detecting git/mercurial file structure [2022-09-26T19:14:56.548Z] ==> Reading reports [2022-09-26T19:14:56.548Z] + ./coverage.out bytes=29387 [2022-09-26T19:14:56.548Z] ==> Appending adjustments [2022-09-26T19:14:56.548Z] https://docs.codecov.io/docs/fixing-reports [2022-09-26T19:14:56.548Z] + Found adjustments [2022-09-26T19:14:56.548Z] ==> Gzipping contents [2022-09-26T19:14:56.548Z] 8.0K /tmp/codecov.Tp7kMW.gz [2022-09-26T19:14:56.548Z] ==> Uploading reports [2022-09-26T19:14:56.548Z] url: https://codecov.io [2022-09-26T19:14:56.548Z] query: branch=main&commit=9d1c11cd5ef3cc85f13508c1a424f1ce30faa340&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T19:14:56.548Z] -> Pinging Codecov [2022-09-26T19:14:56.548Z] 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=9d1c11cd5ef3cc85f13508c1a424f1ce30faa340&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T19:14:56.808Z] -> Uploading to [2022-09-26T19:14:56.808Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-26/73D8F5FF140700D3E01443B452E23636/9d1c11cd5ef3cc85f13508c1a424f1ce30faa340/53427cf9-2cb1-4e91-b86f-2d0b09ef0a41.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220926T191456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4eadb46b375d3956d475a6c00a418f70afcf935898476564f2ad71bb0b3a5bca [2022-09-26T19:14:56.808Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T19:14:56.808Z] Dload Upload Total Spent Left Speed [2022-09-26T19:14:57.068Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4118 0 0 100 4118 0 16472 --:--:-- --:--:-- --:--:-- 16472 [2022-09-26T19:14:57.068Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [Pipeline] } [2022-09-26T19:14:57.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-26T19:14:57.264Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-26T19:14:57.275Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:14:57.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T19:14:57.563Z] [2022-09-26T19:14:57.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:14:57.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T19:14:57.908Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-26T19:14:57.908Z] df9b9388f04a: Pulling fs layer [2022-09-26T19:14:57.908Z] 52dc419b0ee2: Pulling fs layer [2022-09-26T19:14:57.908Z] 25bc292e5bac: Pulling fs layer [2022-09-26T19:14:57.908Z] 114826534d7a: Pulling fs layer [2022-09-26T19:14:57.908Z] 4657fd5d0bcf: Pulling fs layer [2022-09-26T19:14:57.908Z] 6ad1cebc031e: Pulling fs layer [2022-09-26T19:14:57.908Z] 8a3aa393b2d8: Pulling fs layer [2022-09-26T19:14:57.908Z] 114826534d7a: Waiting [2022-09-26T19:14:57.908Z] 4657fd5d0bcf: Waiting [2022-09-26T19:14:57.908Z] 6ad1cebc031e: Waiting [2022-09-26T19:14:57.908Z] 8a3aa393b2d8: Waiting [2022-09-26T19:14:58.589Z] 25bc292e5bac: Download complete [2022-09-26T19:14:58.957Z] 52dc419b0ee2: Download complete [2022-09-26T19:14:58.957Z] 4657fd5d0bcf: Verifying Checksum [2022-09-26T19:14:58.957Z] df9b9388f04a: Download complete [2022-09-26T19:14:59.262Z] df9b9388f04a: Pull complete [2022-09-26T19:14:59.262Z] 6ad1cebc031e: Verifying Checksum [2022-09-26T19:14:59.262Z] 6ad1cebc031e: Download complete [2022-09-26T19:14:59.262Z] 52dc419b0ee2: Pull complete [2022-09-26T19:14:59.262Z] 25bc292e5bac: Pull complete [2022-09-26T19:14:59.843Z] 114826534d7a: Verifying Checksum [2022-09-26T19:14:59.843Z] 114826534d7a: Download complete [2022-09-26T19:15:00.581Z] 8a3aa393b2d8: Verifying Checksum [2022-09-26T19:15:00.581Z] 8a3aa393b2d8: Download complete [2022-09-26T19:15:03.162Z] 114826534d7a: Pull complete [2022-09-26T19:15:03.162Z] 4657fd5d0bcf: Pull complete [2022-09-26T19:15:03.420Z] 6ad1cebc031e: Pull complete [2022-09-26T19:15:05.957Z] 8a3aa393b2d8: Pull complete [2022-09-26T19:15:05.957Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-26T19:15:05.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T19:15:05.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T19:15:06.039Z] prd-ubuntu20.04-docker-8c-8g-1191 does not seem to be running inside a container [2022-09-26T19:15:06.063Z] $ 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-09-26T19:15:09.653Z] $ docker top 80b10f27024f8dc1ff107e58d798ce9e7ced32de9ad7142260ec81e20c04edcd -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-26T19:15:09.723Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-09-26T19:15:10.000Z] + set -o pipefail [2022-09-26T19:15:10.000Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-09-26T19:15:18.123Z] [2022-09-26T19:15:18.123Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-09-26T19:15:18.123Z] [2022-09-26T19:15:18.123Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/8deaf11a-fde7-4707-ac53-d282f705b25b [2022-09-26T19:15:18.123Z] [2022-09-26T19:15:18.123Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-26T19:15:18.123Z] [2022-09-26T19:15:18.123Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-26T19:15:18.123Z] [2022-09-26T19:15:18.123Z] [Pipeline] } [2022-09-26T19:15:18.124Z] $ docker stop --time=1 80b10f27024f8dc1ff107e58d798ce9e7ced32de9ad7142260ec81e20c04edcd [2022-09-26T19:15:21.309Z] $ docker rm -f 80b10f27024f8dc1ff107e58d798ce9e7ced32de9ad7142260ec81e20c04edcd [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-09-26T19:15:21.996Z] + git log --format=format:%s -1 9d1c11cd5ef3cc85f13508c1a424f1ce30faa340 [Pipeline] sh [2022-09-26T19:15:22.282Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T19:15:22.282Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:15:22.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T19:15:22.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T19:15:22.637Z] prd-ubuntu20.04-docker-8c-8g-1191 does not seem to be running inside a container [2022-09-26T19:15:22.657Z] $ 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-09-26T19:15:23.070Z] $ docker top c837f3b2d921e4631eb1df05c603f053c1992a01bfd4c44d6903a0a6a733fbd7 -eo pid,comm [2022-09-26T19:15:23.123Z] 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-09-26T19:15:23.123Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T19:15:23.152Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T19:15:23.152Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T19:15:23.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T19:15:23.262Z] $ docker exec c837f3b2d921e4631eb1df05c603f053c1992a01bfd4c44d6903a0a6a733fbd7 ssh-agent [2022-09-26T19:15:23.381Z] SSH_AUTH_SOCK=/tmp/ssh-0wiAdB1a0rVe/agent.31 [2022-09-26T19:15:23.381Z] SSH_AGENT_PID=37 [2022-09-26T19:15:23.385Z] Running ssh-add (command line suppressed) [2022-09-26T19:15:23.485Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11761347242362475065.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11761347242362475065.key) [2022-09-26T19:15:23.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T19:15:23.784Z] + git semver tag [2022-09-26T19:15:24.043Z] 2022-09-26 19:15:23,940 [run_tag] DEBUG tag force:False [2022-09-26T19:15:24.043Z] 2022-09-26 19:15:23,940 [check_head_tag] DEBUG check head tag [2022-09-26T19:15:24.043Z] 2022-09-26 19:15:23,940 [execute] INFO git cat-file --batch-check [2022-09-26T19:15:24.043Z] 2022-09-26 19:15:23,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-26T19:15:24.043Z] 2022-09-26 19:15:23,944 [execute] INFO git cat-file --batch [2022-09-26T19:15:24.043Z] 2022-09-26 19:15:23,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-26T19:15:24.043Z] 2022-09-26 19:15:23,958 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-26T19:15:24.043Z] 2022-09-26 19:15:23,958 [execute] INFO git tag -a v2.3.0-dev.9 -m v2.3.0-dev.9 [2022-09-26T19:15:24.043Z] 2022-09-26 19:15:23,958 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.9', '-m', 'v2.3.0-dev.9'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-09-26T19:15:24.043Z] 2022-09-26 19:15:23,963 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-26T19:15:24.043Z] 2.3.0-dev.9 [Pipeline] } [2022-09-26T19:15:24.043Z] $ docker exec --env ******** --env ******** c837f3b2d921e4631eb1df05c603f053c1992a01bfd4c44d6903a0a6a733fbd7 ssh-agent -k [2022-09-26T19:15:24.138Z] unset SSH_AUTH_SOCK; [2022-09-26T19:15:24.139Z] unset SSH_AGENT_PID; [2022-09-26T19:15:24.139Z] echo Agent pid 37 killed; [2022-09-26T19:15:24.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T19:15:24.460Z] + git semver [Pipeline] } [2022-09-26T19:15:24.722Z] $ docker stop --time=1 c837f3b2d921e4631eb1df05c603f053c1992a01bfd4c44d6903a0a6a733fbd7 [2022-09-26T19:15:25.956Z] $ docker rm -f c837f3b2d921e4631eb1df05c603f053c1992a01bfd4c44d6903a0a6a733fbd7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:15:26.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T19:15:26.347Z] [2022-09-26T19:15:26.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:15:26.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T19:15:26.642Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-26T19:15:26.642Z] ab5ef0e58194: Pulling fs layer [2022-09-26T19:15:26.642Z] 9712f1f96733: Pulling fs layer [2022-09-26T19:15:26.642Z] 63f879dbbcfc: Pulling fs layer [2022-09-26T19:15:26.642Z] 0d9ebad4ef96: Pulling fs layer [2022-09-26T19:15:26.642Z] e9a5061849ea: Pulling fs layer [2022-09-26T19:15:26.642Z] d747dcd14b5f: Pulling fs layer [2022-09-26T19:15:26.642Z] 2de7ff778b66: Pulling fs layer [2022-09-26T19:15:26.642Z] 0d9ebad4ef96: Waiting [2022-09-26T19:15:26.642Z] d747dcd14b5f: Waiting [2022-09-26T19:15:26.642Z] 2de7ff778b66: Waiting [2022-09-26T19:15:26.642Z] e9a5061849ea: Waiting [2022-09-26T19:15:26.642Z] 9712f1f96733: Verifying Checksum [2022-09-26T19:15:26.642Z] 9712f1f96733: Download complete [2022-09-26T19:15:26.901Z] 63f879dbbcfc: Verifying Checksum [2022-09-26T19:15:26.901Z] 63f879dbbcfc: Download complete [2022-09-26T19:15:27.159Z] ab5ef0e58194: Verifying Checksum [2022-09-26T19:15:27.159Z] ab5ef0e58194: Download complete [2022-09-26T19:15:27.159Z] 0d9ebad4ef96: Verifying Checksum [2022-09-26T19:15:27.159Z] 0d9ebad4ef96: Download complete [2022-09-26T19:15:27.159Z] e9a5061849ea: Verifying Checksum [2022-09-26T19:15:27.159Z] e9a5061849ea: Download complete [2022-09-26T19:15:27.159Z] d747dcd14b5f: Verifying Checksum [2022-09-26T19:15:27.159Z] d747dcd14b5f: Download complete [2022-09-26T19:15:27.159Z] 2de7ff778b66: Verifying Checksum [2022-09-26T19:15:27.159Z] 2de7ff778b66: Download complete [2022-09-26T19:15:29.687Z] ab5ef0e58194: Pull complete [2022-09-26T19:15:29.687Z] 9712f1f96733: Pull complete [2022-09-26T19:15:30.252Z] 63f879dbbcfc: Pull complete [2022-09-26T19:15:33.530Z] 0d9ebad4ef96: Pull complete [2022-09-26T19:15:33.530Z] e9a5061849ea: Pull complete [2022-09-26T19:15:33.788Z] d747dcd14b5f: Pull complete [2022-09-26T19:15:34.721Z] 2de7ff778b66: Pull complete [2022-09-26T19:15:34.721Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-26T19:15:34.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T19:15:34.721Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T19:15:34.787Z] prd-ubuntu20.04-docker-8c-8g-1191 does not seem to be running inside a container [2022-09-26T19:15:34.809Z] $ 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-09-26T19:15:38.117Z] $ docker top 7d80948cafa20015b204b0de8b7f1e72fbb642ee7d967262f59529367b5fb82e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-26T19:15:38.190Z] provisioning config files... [2022-09-26T19:15:38.196Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1069148571916407875tmp [2022-09-26T19:15:38.207Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4782354538426623485tmp [2022-09-26T19:15:38.216Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17139089327203472401tmp [Pipeline] { [Pipeline] echo [2022-09-26T19:15:38.227Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T19:15:38.512Z] ---> sigul-configuration.sh [2022-09-26T19:15:38.512Z] gpg: directory `/root/.gnupg' created [2022-09-26T19:15:38.512Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-26T19:15:38.512Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-26T19:15:38.512Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-26T19:15:38.512Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-26T19:15:38.512Z] gpg: CAST5 encrypted data [2022-09-26T19:15:38.512Z] gpg: encrypted with 1 passphrase [2022-09-26T19:15:38.512Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-26T19:15:38.795Z] + mkdir /home/jenkins [2022-09-26T19:15:38.795Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-26T19:15:39.079Z] + 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-09-26T19:15:39.088Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T19:15:39.371Z] ---> sigul-install.sh [2022-09-26T19:15:39.372Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-26T19:15:39.654Z] + git tag --list [2022-09-26T19:15:39.654Z] v0.0.0 [2022-09-26T19:15:39.654Z] v0.0.1-dev.1 [2022-09-26T19:15:39.654Z] v0.0.1-dev.10 [2022-09-26T19:15:39.654Z] v0.0.1-dev.11 [2022-09-26T19:15:39.654Z] v0.0.1-dev.12 [2022-09-26T19:15:39.654Z] v0.0.1-dev.13 [2022-09-26T19:15:39.654Z] v0.0.1-dev.14 [2022-09-26T19:15:39.654Z] v0.0.1-dev.15 [2022-09-26T19:15:39.654Z] v0.0.1-dev.16 [2022-09-26T19:15:39.654Z] v0.0.1-dev.2 [2022-09-26T19:15:39.654Z] v0.0.1-dev.3 [2022-09-26T19:15:39.654Z] v0.0.1-dev.4 [2022-09-26T19:15:39.654Z] v0.0.1-dev.5 [2022-09-26T19:15:39.654Z] v0.0.1-dev.6 [2022-09-26T19:15:39.654Z] v0.0.1-dev.7 [2022-09-26T19:15:39.654Z] v0.0.1-dev.8 [2022-09-26T19:15:39.654Z] v0.0.1-dev.9 [2022-09-26T19:15:39.654Z] v2.2.0 [2022-09-26T19:15:39.654Z] v2.2.0-dev.17 [2022-09-26T19:15:39.654Z] v2.2.0-dev.18 [2022-09-26T19:15:39.654Z] v2.2.0-dev.19 [2022-09-26T19:15:39.654Z] v2.2.0-dev.20 [2022-09-26T19:15:39.654Z] v2.2.0-dev.21 [2022-09-26T19:15:39.654Z] v2.2.0-dev.22 [2022-09-26T19:15:39.654Z] v2.2.0-dev.23 [2022-09-26T19:15:39.654Z] v2.2.0-dev.24 [2022-09-26T19:15:39.654Z] v2.2.0-dev.25 [2022-09-26T19:15:39.654Z] v2.2.0-dev.26 [2022-09-26T19:15:39.654Z] v2.2.0-dev.27 [2022-09-26T19:15:39.654Z] v2.3.0-dev.1 [2022-09-26T19:15:39.654Z] v2.3.0-dev.2 [2022-09-26T19:15:39.654Z] v2.3.0-dev.3 [2022-09-26T19:15:39.654Z] v2.3.0-dev.4 [2022-09-26T19:15:39.654Z] v2.3.0-dev.5 [2022-09-26T19:15:39.654Z] v2.3.0-dev.6 [2022-09-26T19:15:39.654Z] v2.3.0-dev.7 [2022-09-26T19:15:39.654Z] v2.3.0-dev.8 [2022-09-26T19:15:39.654Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-26T19:15:39.939Z] + lftools sign git-tag v2.3.0-dev.9 [2022-09-26T19:15:40.506Z] Signing Git tag with Sigul... [2022-09-26T19:15:40.506Z] Signing v2.3.0-dev.9 [Pipeline] echo [2022-09-26T19:15:40.773Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T19:15:41.055Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-26T19:15:41.061Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-26T19:15:41.070Z] $ docker stop --time=1 7d80948cafa20015b204b0de8b7f1e72fbb642ee7d967262f59529367b5fb82e [2022-09-26T19:15:42.378Z] $ docker rm -f 7d80948cafa20015b204b0de8b7f1e72fbb642ee7d967262f59529367b5fb82e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-26T19:15:42.782Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T19:15:42.782Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:15:43.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T19:15:43.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T19:15:43.140Z] prd-ubuntu20.04-docker-8c-8g-1191 does not seem to be running inside a container [2022-09-26T19:15:43.163Z] $ 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-09-26T19:15:43.444Z] $ docker top 91aeac3b2ed895c178d886940dd8a344e40f32e40c07d2bed8b5226de35a850f -eo pid,comm [2022-09-26T19:15:43.496Z] 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-09-26T19:15:43.496Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T19:15:43.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T19:15:43.534Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T19:15:43.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T19:15:43.640Z] $ docker exec 91aeac3b2ed895c178d886940dd8a344e40f32e40c07d2bed8b5226de35a850f ssh-agent [2022-09-26T19:15:43.756Z] SSH_AUTH_SOCK=/tmp/ssh-lSLus1kUbJSS/agent.32 [2022-09-26T19:15:43.756Z] SSH_AGENT_PID=38 [2022-09-26T19:15:43.761Z] Running ssh-add (command line suppressed) [2022-09-26T19:15:43.847Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2882164591829255326.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2882164591829255326.key) [2022-09-26T19:15:43.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T19:15:44.154Z] + git semver bump pre [2022-09-26T19:15:44.413Z] 2022-09-26 19:15:44,307 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-26T19:15:44.413Z] 2022-09-26 19:15:44,307 [bump_version] DEBUG bumping version:2.3.0-dev.9 on axis:pre with prefix:dev [2022-09-26T19:15:44.413Z] 2022-09-26 19:15:44,307 [bump_version] DEBUG bumped version:2.3.0-dev.10 [2022-09-26T19:15:44.413Z] 2022-09-26 19:15:44,307 [write_version] DEBUG write version:2.3.0-dev.10 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-09-26T19:15:44.413Z] 2022-09-26 19:15:44,307 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-26T19:15:44.413Z] 2022-09-26 19:15:44,307 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-26T19:15:44.413Z] 2022-09-26 19:15:44,309 [execute] INFO git cat-file --batch-check [2022-09-26T19:15:44.413Z] 2022-09-26 19:15:44,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T19:15:44.413Z] 2022-09-26 19:15:44,315 [execute] INFO git cat-file --batch [2022-09-26T19:15:44.413Z] 2022-09-26 19:15:44,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T19:15:44.413Z] 2022-09-26 19:15:44,320 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-26T19:15:44.413Z] 2.3.0-dev.10 [Pipeline] } [2022-09-26T19:15:44.414Z] $ docker exec --env ******** --env ******** 91aeac3b2ed895c178d886940dd8a344e40f32e40c07d2bed8b5226de35a850f ssh-agent -k [2022-09-26T19:15:44.506Z] unset SSH_AUTH_SOCK; [2022-09-26T19:15:44.507Z] unset SSH_AGENT_PID; [2022-09-26T19:15:44.507Z] echo Agent pid 38 killed; [2022-09-26T19:15:44.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T19:15:44.813Z] + git semver [Pipeline] } [2022-09-26T19:15:45.075Z] $ docker stop --time=1 91aeac3b2ed895c178d886940dd8a344e40f32e40c07d2bed8b5226de35a850f [2022-09-26T19:15:46.306Z] $ docker rm -f 91aeac3b2ed895c178d886940dd8a344e40f32e40c07d2bed8b5226de35a850f [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T19:15:46.644Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T19:15:46.644Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:15:46.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T19:15:46.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T19:15:47.006Z] prd-ubuntu20.04-docker-8c-8g-1191 does not seem to be running inside a container [2022-09-26T19:15:47.030Z] $ 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-09-26T19:15:47.359Z] $ docker top d24b5881a263849855d3a6c34b6362c00d8957062b109e182ec4d6e8680f92a7 -eo pid,comm [2022-09-26T19:15:47.413Z] 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-09-26T19:15:47.413Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T19:15:47.447Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T19:15:47.447Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T19:15:47.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T19:15:47.546Z] $ docker exec d24b5881a263849855d3a6c34b6362c00d8957062b109e182ec4d6e8680f92a7 ssh-agent [2022-09-26T19:15:47.654Z] SSH_AUTH_SOCK=/tmp/ssh-zOeYNsShC089/agent.33 [2022-09-26T19:15:47.654Z] SSH_AGENT_PID=39 [2022-09-26T19:15:47.658Z] Running ssh-add (command line suppressed) [2022-09-26T19:15:47.743Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4598856613698086817.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4598856613698086817.key) [2022-09-26T19:15:47.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T19:15:48.041Z] + git semver push [2022-09-26T19:15:48.298Z] 2022-09-26 19:15:48,205 [run_push] DEBUG push [2022-09-26T19:15:48.298Z] 2022-09-26 19:15:48,206 [execute] INFO git cat-file --batch-check [2022-09-26T19:15:48.298Z] 2022-09-26 19:15:48,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T19:15:48.298Z] 2022-09-26 19:15:48,210 [execute] INFO git rev-list 8b8d9b4812da6d186eaa22ad73075e6ae52b4fbe -- [2022-09-26T19:15:48.298Z] 2022-09-26 19:15:48,211 [execute] DEBUG Popen(['git', 'rev-list', '8b8d9b4812da6d186eaa22ad73075e6ae52b4fbe', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T19:15:48.298Z] 2022-09-26 19:15:48,216 [execute] INFO git fetch -v origin [2022-09-26T19:15:48.298Z] 2022-09-26 19:15:48,217 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-26T19:15:48.864Z] 2022-09-26 19:15:48,835 [run_push] DEBUG no remote changes detected [2022-09-26T19:15:48.864Z] 2022-09-26 19:15:48,835 [execute] INFO git push origin semver [2022-09-26T19:15:48.864Z] 2022-09-26 19:15:48,836 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T19:15:49.799Z] 2022-09-26 19:15:49,605 [run_push] DEBUG push all version tags [2022-09-26T19:15:49.800Z] 2022-09-26 19:15:49,605 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-26T19:15:49.800Z] 2022-09-26 19:15:49,606 [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-09-26T19:15:50.735Z] 2022-09-26 19:15:50,403 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-09-26T19:15:50.736Z] 2.3.0-dev.10 [Pipeline] } [2022-09-26T19:15:50.737Z] $ docker exec --env ******** --env ******** d24b5881a263849855d3a6c34b6362c00d8957062b109e182ec4d6e8680f92a7 ssh-agent -k [2022-09-26T19:15:50.845Z] unset SSH_AUTH_SOCK; [2022-09-26T19:15:50.846Z] unset SSH_AGENT_PID; [2022-09-26T19:15:50.846Z] echo Agent pid 39 killed; [2022-09-26T19:15:50.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T19:15:51.169Z] + git semver [Pipeline] } [2022-09-26T19:15:51.430Z] $ docker stop --time=1 d24b5881a263849855d3a6c34b6362c00d8957062b109e182ec4d6e8680f92a7 [2022-09-26T19:15:52.716Z] $ docker rm -f d24b5881a263849855d3a6c34b6362c00d8957062b109e182ec4d6e8680f92a7 [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-09-26T19:15:53.378Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-09-26T19:15:53.378Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-26T19:15:53.378Z] total 16 [2022-09-26T19:15:53.378Z] drwxr-xr-x 3 root root 4096 Sep 26 19:06 . [2022-09-26T19:15:53.378Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 19:15 .. [2022-09-26T19:15:53.378Z] drwxr-xr-x 2 root root 4096 Sep 26 19:06 cost [2022-09-26T19:15:53.378Z] -rw-r--r-- 1 root root 88 Sep 26 19:06 cost.csv [2022-09-26T19:15:53.378Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-26T19:15:53.378Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-09-26T19:15:53.378Z] total 16 [2022-09-26T19:15:53.378Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 19:06 . [2022-09-26T19:15:53.378Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 19:15 .. [2022-09-26T19:15:53.378Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 19:06 cost [2022-09-26T19:15:53.378Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 26 19:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-26T19:15:53.704Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T19:15:54.607Z] ---> package-listing.sh [2022-09-26T19:15:54.607Z] ++ facter osfamily [2022-09-26T19:15:54.607Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-26T19:15:54.871Z] + OS_FAMILY=debian [2022-09-26T19:15:54.871Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-09-26T19:15:54.871Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-26T19:15:54.871Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-26T19:15:54.871Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-26T19:15:54.871Z] + PACKAGES=/tmp/packages_start.txt [2022-09-26T19:15:54.871Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-09-26T19:15:54.871Z] + PACKAGES=/tmp/packages_end.txt [2022-09-26T19:15:54.871Z] + case "${OS_FAMILY}" in [2022-09-26T19:15:54.871Z] + dpkg -l [2022-09-26T19:15:54.871Z] + grep '^ii' [2022-09-26T19:15:54.871Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-26T19:15:54.871Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-26T19:15:54.871Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-26T19:15:54.871Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-09-26T19:15:54.871Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-09-26T19:15:54.871Z] + 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-09-26T19:15:54.879Z] 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-09-26T19:15:55.153Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T19:15:55.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T19:15:55.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T19:15:55.767Z] prd-ubuntu20.04-docker-8c-8g-1191 does not seem to be running inside a container [2022-09-26T19:15:55.787Z] $ 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-09-26T19:15:55.988Z] $ docker top 6bf7b39e0e86ff24f5d05b3d19a67f9593c84b47565a484150ff01976ffbc359 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T19:15:56.333Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-26T19:15:56.612Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-26T19:15:56.893Z] + ls /var/log/sa-host [2022-09-26T19:15:56.893Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T19:15:57.023Z] provisioning config files... [2022-09-26T19:15:57.031Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config540863817276011604tmp [Pipeline] { [Pipeline] echo [2022-09-26T19:15:57.039Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T19:15:57.319Z] ---> create-netrc.sh [Pipeline] } [2022-09-26T19:15:57.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-26T19:15:57.663Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-26T19:15:57.670Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T19:15:57.954Z] ---> sudo-logs.sh [2022-09-26T19:15:57.955Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-26T19:15:57.976Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T19:15:58.259Z] ---> job-cost.sh [2022-09-26T19:15:58.259Z] lf-activate-venv: SKIPPING [2022-09-26T19:15:58.259Z] DEBUG: total: 0.2199999988079071 [2022-09-26T19:15:58.259Z] INFO: Retrieving Stack Cost... [2022-09-26T19:15:58.826Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T19:15:59.085Z] INFO: Archiving Costs [Pipeline] echo [2022-09-26T19:15:59.096Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T19:15:59.375Z] ---> logs-deploy.sh [2022-09-26T19:15:59.375Z] lf-activate-venv: SKIPPING [2022-09-26T19:15:59.375Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/48 [2022-09-26T19:15:59.375Z] INFO: archiving workspace using pattern(s): [2022-09-26T19:16:00.310Z] Archives upload complete. [2022-09-26T19:16:00.569Z] INFO: archiving logs to Nexus [2022-09-26T19:16:01.139Z] ---> uname -a: [2022-09-26T19:16:01.139Z] Linux prd-ubuntu20-04-docker-8c-8g-1191 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-26T19:16:01.139Z] [2022-09-26T19:16:01.139Z] [2022-09-26T19:16:01.139Z] ---> lscpu: [2022-09-26T19:16:01.139Z] Architecture: x86_64 [2022-09-26T19:16:01.139Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-26T19:16:01.139Z] Byte Order: Little Endian [2022-09-26T19:16:01.139Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-26T19:16:01.139Z] CPU(s): 8 [2022-09-26T19:16:01.139Z] On-line CPU(s) list: 0-7 [2022-09-26T19:16:01.139Z] Thread(s) per core: 1 [2022-09-26T19:16:01.139Z] Core(s) per socket: 1 [2022-09-26T19:16:01.139Z] Socket(s): 8 [2022-09-26T19:16:01.139Z] NUMA node(s): 1 [2022-09-26T19:16:01.139Z] Vendor ID: AuthenticAMD [2022-09-26T19:16:01.139Z] CPU family: 23 [2022-09-26T19:16:01.139Z] Model: 49 [2022-09-26T19:16:01.139Z] Model name: AMD EPYC-Rome Processor [2022-09-26T19:16:01.139Z] Stepping: 0 [2022-09-26T19:16:01.139Z] CPU MHz: 2799.998 [2022-09-26T19:16:01.139Z] BogoMIPS: 5599.99 [2022-09-26T19:16:01.139Z] Virtualization: AMD-V [2022-09-26T19:16:01.139Z] Hypervisor vendor: KVM [2022-09-26T19:16:01.139Z] Virtualization type: full [2022-09-26T19:16:01.139Z] L1d cache: 256 KiB [2022-09-26T19:16:01.139Z] L1i cache: 256 KiB [2022-09-26T19:16:01.139Z] L2 cache: 4 MiB [2022-09-26T19:16:01.139Z] L3 cache: 128 MiB [2022-09-26T19:16:01.139Z] NUMA node0 CPU(s): 0-7 [2022-09-26T19:16:01.139Z] Vulnerability Itlb multihit: Not affected [2022-09-26T19:16:01.139Z] Vulnerability L1tf: Not affected [2022-09-26T19:16:01.139Z] Vulnerability Mds: Not affected [2022-09-26T19:16:01.139Z] Vulnerability Meltdown: Not affected [2022-09-26T19:16:01.139Z] Vulnerability Mmio stale data: Not affected [2022-09-26T19:16:01.139Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-26T19:16:01.139Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-26T19:16:01.139Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-26T19:16:01.139Z] Vulnerability Srbds: Not affected [2022-09-26T19:16:01.139Z] Vulnerability Tsx async abort: Not affected [2022-09-26T19:16:01.139Z] 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-09-26T19:16:01.139Z] [2022-09-26T19:16:01.139Z] [2022-09-26T19:16:01.139Z] ---> nproc: [2022-09-26T19:16:01.139Z] 8 [2022-09-26T19:16:01.139Z] [2022-09-26T19:16:01.139Z] [2022-09-26T19:16:01.139Z] ---> df -h: [2022-09-26T19:16:01.139Z] Filesystem Size Used Avail Use% Mounted on [2022-09-26T19:16:01.139Z] overlay 155G 13G 143G 9% / [2022-09-26T19:16:01.139Z] tmpfs 64M 0 64M 0% /dev [2022-09-26T19:16:01.139Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-26T19:16:01.139Z] shm 64M 0 64M 0% /dev/shm [2022-09-26T19:16:01.139Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-09-26T19:16:01.139Z] [2022-09-26T19:16:01.139Z] [2022-09-26T19:16:01.139Z] ---> sar -b -r -n DEV: [2022-09-26T19:16:01.139Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1191) 09/26/22 _x86_64_ (8 CPU) [2022-09-26T19:16:01.139Z] [2022-09-26T19:16:01.139Z] 19:03:56 LINUX RESTART (8 CPU) [2022-09-26T19:16:01.139Z] [2022-09-26T19:16:01.139Z] 19:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-26T19:16:01.139Z] 19:05:02 183.57 47.91 135.66 0.00 5398.70 214821.00 0.00 [2022-09-26T19:16:01.139Z] 19:06:01 150.72 0.90 149.82 0.00 14.51 49805.66 0.00 [2022-09-26T19:16:01.139Z] 19:07:01 241.64 0.12 241.53 0.00 12.00 44031.59 0.00 [2022-09-26T19:16:01.139Z] 19:08:01 3.33 0.00 3.33 0.00 0.00 49.46 0.00 [2022-09-26T19:16:01.139Z] 19:09:01 3.32 0.98 2.33 0.00 68.39 50.27 0.00 [2022-09-26T19:16:01.139Z] 19:10:01 38.31 8.37 29.95 0.00 2816.86 4806.40 0.00 [2022-09-26T19:16:01.139Z] 19:11:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 [2022-09-26T19:16:01.139Z] 19:12:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2022-09-26T19:16:01.139Z] 19:13:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 [2022-09-26T19:16:01.139Z] 19:14:01 1.73 0.00 1.73 0.00 0.00 18.80 0.00 [2022-09-26T19:16:01.139Z] 19:15:01 3.13 0.10 3.03 0.00 10.26 125.45 0.00 [2022-09-26T19:16:01.139Z] Average: 57.05 5.31 51.74 0.00 757.55 28490.24 0.00 [2022-09-26T19:16:01.139Z] [2022-09-26T19:16:01.139Z] 19:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-26T19:16:01.139Z] 19:05:02 29212852 31596916 732268 2.23 72628 2587732 1944432 5.73 989592 2333696 624 [2022-09-26T19:16:01.139Z] 19:06:01 28526952 31595416 717208 2.18 135820 3149536 1758676 5.18 1144360 2788228 368 [2022-09-26T19:16:01.139Z] 19:07:01 27601616 31571044 734112 2.23 148764 3967000 1863356 5.49 1237428 3542056 484 [2022-09-26T19:16:01.139Z] 19:08:01 27623404 31592264 715492 2.18 148816 3966864 1746848 5.15 1217252 3541972 268 [2022-09-26T19:16:01.139Z] 19:09:01 27613216 31589264 717544 2.18 150240 3972040 1750628 5.16 1225872 3547088 368 [2022-09-26T19:16:01.139Z] 19:10:01 27335084 31578152 713348 2.17 167348 4215404 1768500 5.21 1368212 3653568 136 [2022-09-26T19:16:01.139Z] 19:11:01 27334972 31578068 713300 2.17 167380 4215408 1768500 5.21 1368312 3653572 12 [2022-09-26T19:16:01.139Z] 19:12:01 27344388 31588192 703540 2.14 167412 4215536 1768500 5.21 1359072 3654184 216 [2022-09-26T19:16:01.139Z] 19:13:01 27344836 31588652 703000 2.14 167428 4215540 1768500 5.21 1359088 3654188 164 [2022-09-26T19:16:01.139Z] 19:14:01 27344740 31588592 703072 2.14 167464 4215528 1768500 5.21 1358696 3654200 12 [2022-09-26T19:16:01.139Z] 19:15:01 26787704 31545608 745468 2.27 169576 4707648 2080516 6.13 1405936 4146080 492732 [2022-09-26T19:16:01.139Z] Average: 27642706 31582924 718032 2.18 151171 3948021 1816996 5.35 1275802 3469894 45035 [2022-09-26T19:16:01.139Z] [2022-09-26T19:16:01.139Z] 19:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-26T19:16:01.139Z] 19:05:02 vetheb0f6d8 6.88 8.08 0.49 40.71 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:05:02 lo 6.80 6.80 0.65 0.65 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:05:02 ens3 581.90 399.48 6369.95 86.53 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:05:02 docker0 7.82 8.97 0.54 44.79 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:06:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:06:01 ens3 292.05 195.59 2250.42 46.81 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:06:01 docker0 159.62 244.04 12.87 2200.17 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:07:01 lo 11.06 11.06 1.09 1.09 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:07:01 ens3 323.56 276.19 3430.42 1044.78 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:07:01 docker0 21.60 46.21 1.52 642.85 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:08:01 ens3 1.02 0.75 0.91 0.40 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:09:01 lo 0.18 0.18 0.02 0.02 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:09:01 ens3 0.70 0.60 0.43 0.22 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:10:01 lo 0.42 0.42 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:10:01 ens3 64.96 35.94 1297.77 2.62 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:11:01 ens3 1.10 0.65 2.79 0.23 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:13:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.139Z] 19:14:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.140Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.140Z] 19:15:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.140Z] 19:15:01 ens3 144.18 99.87 3966.07 9.78 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.140Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.140Z] Average: lo 1.88 1.88 0.18 0.18 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.140Z] Average: ens3 127.91 91.60 1573.41 108.40 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.140Z] Average: docker0 16.97 26.87 1.34 259.59 0.00 0.00 0.00 0.00 [2022-09-26T19:16:01.140Z] [2022-09-26T19:16:01.140Z] [2022-09-26T19:16:01.140Z] ---> sar -P ALL: [2022-09-26T19:16:01.140Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1191) 09/26/22 _x86_64_ (8 CPU) [2022-09-26T19:16:01.140Z] [2022-09-26T19:16:01.140Z] 19:03:56 LINUX RESTART (8 CPU) [2022-09-26T19:16:01.140Z] [2022-09-26T19:16:01.140Z] 19:04:01 CPU %user %nice %system %iowait %steal %idle [2022-09-26T19:16:01.140Z] 19:05:02 all 8.47 0.00 2.97 2.51 0.05 85.99 [2022-09-26T19:16:01.140Z] 19:05:02 0 8.93 0.00 2.74 1.29 0.05 86.99 [2022-09-26T19:16:01.140Z] 19:05:02 1 8.98 0.00 2.65 0.40 0.03 87.94 [2022-09-26T19:16:01.140Z] 19:05:02 2 9.57 0.00 4.71 8.15 0.05 77.52 [2022-09-26T19:16:01.140Z] 19:05:02 3 8.34 0.00 2.68 1.93 0.07 86.98 [2022-09-26T19:16:01.140Z] 19:05:02 4 7.82 0.00 2.12 0.12 0.05 89.89 [2022-09-26T19:16:01.140Z] 19:05:02 5 6.95 0.00 3.01 2.35 0.05 87.64 [2022-09-26T19:16:01.140Z] 19:05:02 6 9.51 0.00 2.10 1.31 0.03 87.04 [2022-09-26T19:16:01.140Z] 19:05:02 7 7.70 0.00 3.80 4.57 0.07 83.86 [2022-09-26T19:16:01.140Z] 19:06:01 all 22.62 0.00 4.66 2.05 0.09 70.58 [2022-09-26T19:16:01.140Z] 19:06:01 0 22.93 0.00 4.81 2.48 0.05 69.73 [2022-09-26T19:16:01.140Z] 19:06:01 1 22.63 0.00 4.07 0.51 0.07 72.72 [2022-09-26T19:16:01.140Z] 19:06:01 2 22.15 0.00 5.75 10.22 0.14 61.74 [2022-09-26T19:16:01.140Z] 19:06:01 3 21.63 0.00 4.14 0.02 0.07 74.14 [2022-09-26T19:16:01.140Z] 19:06:01 4 23.02 0.00 3.59 0.25 0.17 72.97 [2022-09-26T19:16:01.140Z] 19:06:01 5 22.40 0.00 4.68 1.22 0.05 71.64 [2022-09-26T19:16:01.140Z] 19:06:01 6 22.10 0.00 4.88 0.38 0.09 72.56 [2022-09-26T19:16:01.140Z] 19:06:01 7 24.11 0.00 5.35 1.34 0.07 69.13 [2022-09-26T19:16:01.140Z] 19:07:01 all 21.87 0.00 4.49 1.62 0.08 71.94 [2022-09-26T19:16:01.140Z] 19:07:01 0 21.83 0.00 4.14 3.05 0.08 70.90 [2022-09-26T19:16:01.140Z] 19:07:01 1 22.37 0.00 3.96 0.10 0.07 73.51 [2022-09-26T19:16:01.140Z] 19:07:01 2 21.30 0.00 5.46 3.68 0.10 69.45 [2022-09-26T19:16:01.140Z] 19:07:01 3 21.24 0.00 4.05 0.03 0.07 74.61 [2022-09-26T19:16:01.140Z] 19:07:01 4 22.48 0.00 4.45 0.24 0.07 72.76 [2022-09-26T19:16:01.140Z] 19:07:01 5 22.37 0.00 4.16 1.03 0.08 72.36 [2022-09-26T19:16:01.140Z] 19:07:01 6 20.11 0.00 4.71 0.40 0.07 74.71 [2022-09-26T19:16:01.140Z] 19:07:01 7 23.27 0.00 5.01 4.42 0.10 67.19 [2022-09-26T19:16:01.140Z] 19:08:01 all 0.03 0.00 0.02 0.00 0.01 99.93 [2022-09-26T19:16:01.140Z] 19:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-26T19:16:01.140Z] 19:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-26T19:16:01.140Z] 19:08:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2022-09-26T19:16:01.140Z] 19:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-26T19:16:01.140Z] 19:08:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2022-09-26T19:16:01.140Z] 19:08:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2022-09-26T19:16:01.140Z] 19:08:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-26T19:16:01.140Z] 19:08:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-26T19:16:01.140Z] 19:09:01 all 0.05 0.00 0.05 0.01 0.01 99.88 [2022-09-26T19:16:01.140Z] 19:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-26T19:16:01.140Z] 19:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-26T19:16:01.140Z] 19:09:01 2 0.07 0.00 0.20 0.02 0.02 99.70 [2022-09-26T19:16:01.140Z] 19:09:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2022-09-26T19:16:01.140Z] 19:09:01 4 0.05 0.00 0.05 0.05 0.03 99.82 [2022-09-26T19:16:01.140Z] 19:09:01 5 0.12 0.00 0.03 0.02 0.00 99.83 [2022-09-26T19:16:01.140Z] 19:09:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2022-09-26T19:16:01.140Z] 19:09:01 7 0.00 0.00 0.03 0.02 0.00 99.95 [2022-09-26T19:16:01.140Z] 19:10:01 all 1.10 0.00 0.69 0.62 0.02 97.57 [2022-09-26T19:16:01.140Z] 19:10:01 0 0.67 0.00 0.48 0.03 0.02 98.80 [2022-09-26T19:16:01.140Z] 19:10:01 1 1.10 0.00 0.53 0.32 0.02 98.03 [2022-09-26T19:16:01.140Z] 19:10:01 2 2.29 0.00 0.45 0.69 0.03 96.54 [2022-09-26T19:16:01.140Z] 19:10:01 3 1.77 0.00 1.82 0.53 0.02 95.87 [2022-09-26T19:16:01.140Z] 19:10:01 4 0.45 0.00 0.57 2.30 0.02 96.66 [2022-09-26T19:16:01.140Z] 19:10:01 5 0.92 0.00 0.70 0.72 0.00 97.66 [2022-09-26T19:16:01.140Z] 19:10:01 6 1.19 0.00 0.35 0.02 0.02 98.43 [2022-09-26T19:16:01.140Z] 19:10:01 7 0.45 0.00 0.64 0.33 0.02 98.56 [2022-09-26T19:16:01.140Z] 19:11:01 all 0.10 0.00 0.01 0.00 0.01 99.89 [2022-09-26T19:16:01.140Z] 19:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-26T19:16:01.140Z] 19:11:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2022-09-26T19:16:01.140Z] 19:11:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-26T19:16:01.140Z] 19:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T19:16:01.140Z] 19:11:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2022-09-26T19:16:01.140Z] 19:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-26T19:16:01.140Z] 19:11:01 6 0.58 0.00 0.00 0.00 0.00 99.42 [2022-09-26T19:16:01.140Z] 19:11:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-26T19:16:01.140Z] 19:12:01 all 0.08 0.00 0.07 0.00 0.01 99.84 [2022-09-26T19:16:01.140Z] 19:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-26T19:16:01.140Z] 19:12:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2022-09-26T19:16:01.140Z] 19:12:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2022-09-26T19:16:01.140Z] 19:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T19:16:01.140Z] 19:12:01 4 0.08 0.00 0.13 0.02 0.00 99.77 [2022-09-26T19:16:01.140Z] 19:12:01 5 0.03 0.00 0.10 0.00 0.00 99.87 [2022-09-26T19:16:01.140Z] 19:12:01 6 0.40 0.00 0.25 0.00 0.02 99.33 [2022-09-26T19:16:01.140Z] 19:12:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2022-09-26T19:16:01.140Z] 19:13:01 all 0.23 0.00 0.01 0.02 0.01 99.73 [2022-09-26T19:16:01.140Z] 19:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T19:16:01.140Z] 19:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-26T19:16:01.140Z] 19:13:01 2 0.03 0.00 0.02 0.13 0.02 99.80 [2022-09-26T19:16:01.140Z] 19:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T19:16:01.140Z] 19:13:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2022-09-26T19:16:01.140Z] 19:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-26T19:16:01.140Z] 19:13:01 6 1.76 0.00 0.00 0.00 0.00 98.24 [2022-09-26T19:16:01.140Z] 19:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T19:16:01.140Z] 19:14:01 all 0.24 0.00 0.02 0.01 0.00 99.72 [2022-09-26T19:16:01.140Z] 19:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-26T19:16:01.140Z] 19:14:01 1 0.42 0.00 0.07 0.02 0.02 99.48 [2022-09-26T19:16:01.140Z] 19:14:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2022-09-26T19:16:01.140Z] 19:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T19:16:01.140Z] 19:14:01 4 0.07 0.00 0.02 0.05 0.00 99.87 [2022-09-26T19:16:01.140Z] 19:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-26T19:16:01.140Z] 19:14:01 6 1.34 0.00 0.03 0.00 0.00 98.63 [2022-09-26T19:16:01.140Z] 19:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-26T19:16:01.140Z] 19:15:01 all 1.05 0.00 0.46 0.02 0.01 98.46 [2022-09-26T19:16:01.140Z] 19:15:01 0 1.07 0.00 0.38 0.00 0.02 98.53 [2022-09-26T19:16:01.140Z] 19:15:01 1 1.51 0.00 0.49 0.00 0.02 97.99 [2022-09-26T19:16:01.140Z] 19:15:01 2 1.80 0.00 0.30 0.00 0.03 97.86 [2022-09-26T19:16:01.140Z] 19:15:01 3 1.07 0.00 0.32 0.00 0.00 98.61 [2022-09-26T19:16:01.140Z] 19:15:01 4 0.70 0.00 0.18 0.10 0.02 99.00 [2022-09-26T19:16:01.140Z] 19:15:01 5 0.55 0.00 0.88 0.00 0.00 98.57 [2022-09-26T19:16:01.140Z] 19:15:01 6 1.12 0.00 0.42 0.05 0.02 98.40 [2022-09-26T19:16:01.140Z] 19:15:01 7 0.62 0.00 0.67 0.00 0.00 98.71 [2022-09-26T19:16:01.140Z] [2022-09-26T19:16:01.140Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-09-26T19:16:01.140Z] Average: all 5.02 0.00 1.21 0.62 0.03 93.13 [2022-09-26T19:16:01.140Z] Average: 0 4.99 0.00 1.13 0.62 0.02 93.24 [2022-09-26T19:16:01.140Z] Average: 1 5.15 0.00 1.07 0.12 0.03 93.63 [2022-09-26T19:16:01.140Z] Average: 2 5.15 0.00 1.53 2.05 0.04 91.23 [2022-09-26T19:16:01.140Z] Average: 3 4.86 0.00 1.18 0.23 0.02 93.71 [2022-09-26T19:16:01.140Z] Average: 4 4.93 0.00 1.01 0.29 0.03 93.74 [2022-09-26T19:16:01.140Z] Average: 5 4.79 0.00 1.22 0.48 0.02 93.49 [2022-09-26T19:16:01.140Z] Average: 6 5.23 0.00 1.15 0.20 0.02 93.40 [2022-09-26T19:16:01.140Z] Average: 7 5.04 0.00 1.40 0.97 0.02 92.58 [2022-09-26T19:16:01.140Z] [2022-09-26T19:16:01.140Z] [2022-09-26T19:16:01.140Z]