Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e7e93cb887219dd57e8860016334c0004305a7aa+81966fae257ec8aee1d7557002cb31a67ebedcc1 (731b9d9ac3c456375978a698d0eb0989a06323cc) 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-ssh12383589980760508968.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh782730650215834101.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-222/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-onvif-camera/branches/PR-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3228057367029532651.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh11145073949292107333.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-222/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-onvif-camera/branches/PR-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11596931965323190772.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-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-onvif-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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4030’ Running on prd-ubuntu20.04-docker-8c-8g-4034 in /w/workspace/undry_device-onvif-camera_PR-222 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-222 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 81966fae257ec8aee1d7557002cb31a67ebedcc1 into PR head commit e7e93cb887219dd57e8860016334c0004305a7aa Merge succeeded, producing dd337fa700a1f83269d1658137c8adca885275dd Checking out Revision dd337fa700a1f83269d1658137c8adca885275dd (PR-222) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e93cb887219dd57e8860016334c0004305a7aa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 81966fae257ec8aee1d7557002cb31a67ebedcc1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd337fa700a1f83269d1658137c8adca885275dd # timeout=10 Commit message: "Merge commit '81966fae257ec8aee1d7557002cb31a67ebedcc1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:11:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:11:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:11:17 ========================================================= 22:11:17 EdgeX Global Pipelines Version Info 22:11:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:11:18 ------------------- 22:11:18 stable info: 22:11:18 ------------------- 22:11:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:11:18 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:11:18 Message: update stable to v1.0.244 > git rev-list --no-walk fb1fe0aa605e8dff23a166b7f54be06602c98cb1 # timeout=10 22:11:19 ------------------- 22:11:19 experimental info: 22:11:19 ------------------- 22:11:19 Commited By: **** collab-it+edgex@linuxfoundation.org 22:11:19 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:11:19 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd337fa700a1f83269d1658137c8adca885275dd [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd337fa [Pipeline] echo 22:11:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:11:19 provisioning config files... 22:11:19 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-222@tmp/config6172308035098470098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:20 ---> docker-login.sh 22:11:20 nexus3.edgexfoundry.org:10001 22:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:20 Configure a credential helper to remove this warning. See 22:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:20 22:11:20 Login Succeeded 22:11:20 nexus3.edgexfoundry.org:10002 22:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:20 Configure a credential helper to remove this warning. See 22:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:20 22:11:20 Login Succeeded 22:11:20 nexus3.edgexfoundry.org:10003 22:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:20 Configure a credential helper to remove this warning. See 22:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:20 22:11:20 Login Succeeded 22:11:20 nexus3.edgexfoundry.org:10004 22:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:20 Configure a credential helper to remove this warning. See 22:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:20 22:11:20 Login Succeeded 22:11:20 docker.io 22:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:20 Configure a credential helper to remove this warning. See 22:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:20 22:11:20 Login Succeeded 22:11:20 ---> docker-login.sh ends [Pipeline] } 22:11:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:11:21 + git rev-list -1 --merges dd337fa700a1f83269d1658137c8adca885275dd~1..dd337fa700a1f83269d1658137c8adca885275dd [Pipeline] echo 22:11:21 -----------> git rev-list -1 --merges dd337fa700a1f83269d1658137c8adca885275dd~1..dd337fa700a1f83269d1658137c8adca885275dd dd337fa700a1f83269d1658137c8adca885275dd 22:11:21 dd337fa700a1f83269d1658137c8adca885275dd [false] [Pipeline] sh 22:11:21 + git log --format=format:%s -1 dd337fa700a1f83269d1658137c8adca885275dd [Pipeline] echo 22:11:21 ========================================================= 22:11:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:11:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:11:22 + git log --format=format:%s -1 dd337fa700a1f83269d1658137c8adca885275dd [Pipeline] echo 22:11:22 [semverPrep] GIT_COMMIT: dd337fa700a1f83269d1658137c8adca885275dd, Commit Message: Merge commit '81966fae257ec8aee1d7557002cb31a67ebedcc1' into HEAD [Pipeline] echo 22:11:22 [semverPrep] This is not a build commit. [Pipeline] sh 22:11:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:11:22 + grep -v github /etc/ssh/ssh_known_hosts 22:11:22 + [ -e /tmp/ssh_known_hosts ] 22:11:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:11:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:11:22 + sudo tee -a /etc/ssh/ssh_known_hosts 22:11:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:22 22:11:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:23 0.1.4: Pulling from edgex-devops/py-git-semver 22:11:23 b85a868b505f: Pulling fs layer 22:11:23 e2be974225ed: Pulling fs layer 22:11:23 339a4e72a1f5: Pulling fs layer 22:11:23 988bab9f4d93: Pulling fs layer 22:11:23 1469e6f7b9e6: Pulling fs layer 22:11:23 eaf3925da568: Pulling fs layer 22:11:23 bab4dde63d76: Pulling fs layer 22:11:23 bde34c3a00c8: Pulling fs layer 22:11:23 b352a97aabf1: Pulling fs layer 22:11:23 4872d77fe225: Pulling fs layer 22:11:23 988bab9f4d93: Waiting 22:11:23 5851b861e8e6: Pulling fs layer 22:11:23 b352a97aabf1: Waiting 22:11:23 4872d77fe225: Waiting 22:11:23 bde34c3a00c8: Waiting 22:11:23 1469e6f7b9e6: Waiting 22:11:23 5851b861e8e6: Waiting 22:11:23 eaf3925da568: Waiting 22:11:23 bab4dde63d76: Waiting 22:11:23 e2be974225ed: Verifying Checksum 22:11:23 e2be974225ed: Download complete 22:11:23 988bab9f4d93: Verifying Checksum 22:11:23 988bab9f4d93: Download complete 22:11:23 339a4e72a1f5: Verifying Checksum 22:11:23 339a4e72a1f5: Download complete 22:11:23 1469e6f7b9e6: Verifying Checksum 22:11:23 1469e6f7b9e6: Download complete 22:11:23 eaf3925da568: Verifying Checksum 22:11:23 eaf3925da568: Download complete 22:11:23 bde34c3a00c8: Verifying Checksum 22:11:23 bde34c3a00c8: Download complete 22:11:23 b352a97aabf1: Verifying Checksum 22:11:23 b352a97aabf1: Download complete 22:11:23 4872d77fe225: Download complete 22:11:23 5851b861e8e6: Verifying Checksum 22:11:23 5851b861e8e6: Download complete 22:11:23 b85a868b505f: Download complete 22:11:23 bab4dde63d76: Verifying Checksum 22:11:23 bab4dde63d76: Download complete 22:11:24 b85a868b505f: Pull complete 22:11:25 e2be974225ed: Pull complete 22:11:25 339a4e72a1f5: Pull complete 22:11:25 988bab9f4d93: Pull complete 22:11:25 1469e6f7b9e6: Pull complete 22:11:25 eaf3925da568: Pull complete 22:11:27 bab4dde63d76: Pull complete 22:11:27 bde34c3a00c8: Pull complete 22:11:28 b352a97aabf1: Pull complete 22:11:28 4872d77fe225: Pull complete 22:11:28 5851b861e8e6: Pull complete 22:11:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:11:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:11:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:28 prd-ubuntu20.04-docker-8c-8g-4034 does not seem to be running inside a container 22:11:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-222 -v /w/workspace/undry_device-onvif-camera_PR-222:/w/workspace/undry_device-onvif-camera_PR-222:rw,z -v /w/workspace/undry_device-onvif-camera_PR-222@tmp:/w/workspace/undry_device-onvif-camera_PR-222@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:11:30 $ docker top 1a1845eb60cbab0027401c0142cb77775365bc8ca3bb319d19409803537759ac -eo pid,comm 22:11:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:11:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:11:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:11:30 [ssh-agent] Looking for ssh-agent implementation... 22:11:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:30 $ docker exec 1a1845eb60cbab0027401c0142cb77775365bc8ca3bb319d19409803537759ac ssh-agent 22:11:30 SSH_AUTH_SOCK=/tmp/ssh-xxdPmjlF4NML/agent.32 22:11:30 SSH_AGENT_PID=38 22:11:30 Running ssh-add (command line suppressed) 22:11:31 Identity added: /w/workspace/undry_device-onvif-camera_PR-222@tmp/private_key_13295607682596267476.key (/w/workspace/undry_device-onvif-camera_PR-222@tmp/private_key_13295607682596267476.key) 22:11:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:11:31 + git tag --points-at HEAD [Pipeline] } 22:11:31 $ docker exec --env ******** --env ******** 1a1845eb60cbab0027401c0142cb77775365bc8ca3bb319d19409803537759ac ssh-agent -k 22:11:31 unset SSH_AUTH_SOCK; 22:11:31 unset SSH_AGENT_PID; 22:11:31 echo Agent pid 38 killed; 22:11:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:11:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:11:31 [ssh-agent] Looking for ssh-agent implementation... 22:11:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:11:31 $ docker exec 1a1845eb60cbab0027401c0142cb77775365bc8ca3bb319d19409803537759ac ssh-agent 22:11:31 SSH_AUTH_SOCK=/tmp/ssh-aX7HchtocdwM/agent.70 22:11:31 SSH_AGENT_PID=76 22:11:31 Running ssh-add (command line suppressed) 22:11:31 Identity added: /w/workspace/undry_device-onvif-camera_PR-222@tmp/private_key_10766883186818310344.key (/w/workspace/undry_device-onvif-camera_PR-222@tmp/private_key_10766883186818310344.key) 22:11:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:11:32 + git semver init 22:11:32 2023-01-30 22:11:32,415 [run_init] DEBUG init version:0.0.0 force:False 22:11:32 2023-01-30 22:11:32,415 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-222/.semver 22:11:32 2023-01-30 22:11:32,416 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-222/.semver 22:11:32 2023-01-30 22:11:32,416 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-222/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-222, universal_newlines=False, shell=None, istream=None) 22:11:33 2023-01-30 22:11:33,349 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-222/.git/info/exclude 22:11:33 2023-01-30 22:11:33,350 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-222/.semver/PR-222 with force:False 22:11:33 2023-01-30 22:11:33,350 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-222/.semver/PR-222 22:11:33 2023-01-30 22:11:33,353 [execute] INFO git cat-file --batch-check 22:11:33 2023-01-30 22:11:33,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-222/.semver, universal_newlines=False, shell=None, istream=) 22:11:33 2023-01-30 22:11:33,359 [execute] INFO git cat-file --batch 22:11:33 2023-01-30 22:11:33,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-222/.semver, universal_newlines=False, shell=None, istream=) 22:11:33 2023-01-30 22:11:33,366 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-222/.semver/PR-222 22:11:33 0.0.0 [Pipeline] } 22:11:33 $ docker exec --env ******** --env ******** 1a1845eb60cbab0027401c0142cb77775365bc8ca3bb319d19409803537759ac ssh-agent -k 22:11:33 unset SSH_AUTH_SOCK; 22:11:33 unset SSH_AGENT_PID; 22:11:33 echo Agent pid 76 killed; 22:11:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:11:33 + git semver [Pipeline] } 22:11:34 $ docker stop --time=1 1a1845eb60cbab0027401c0142cb77775365bc8ca3bb319d19409803537759ac 22:11:35 $ docker rm -f --volumes 1a1845eb60cbab0027401c0142cb77775365bc8ca3bb319d19409803537759ac [Pipeline] // withDockerContainer [Pipeline] sh 22:11:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:11:35 Stashed 1 file(s) [Pipeline] echo 22:11:35 [edgeXSemver]: initialized semver on version 0.0.0 [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 22:11:36 provisioning config files... 22:11:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-222@tmp/config15691047450388032864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:36 ---> docker-login.sh 22:11:36 nexus3.edgexfoundry.org:10001 22:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:36 Configure a credential helper to remove this warning. See 22:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:36 22:11:36 Login Succeeded 22:11:36 nexus3.edgexfoundry.org:10002 22:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:36 Configure a credential helper to remove this warning. See 22:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:36 22:11:36 Login Succeeded 22:11:36 nexus3.edgexfoundry.org:10003 22:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:36 Configure a credential helper to remove this warning. See 22:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:36 22:11:36 Login Succeeded 22:11:36 nexus3.edgexfoundry.org:10004 22:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:36 Configure a credential helper to remove this warning. See 22:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:36 22:11:36 Login Succeeded 22:11:36 docker.io 22:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:37 Configure a credential helper to remove this warning. See 22:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:37 22:11:37 Login Succeeded 22:11:37 ---> docker-login.sh ends [Pipeline] } 22:11:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:11:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:11:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:11:37 ========================================================= 22:11:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:11:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:37 + 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 . 22:11:37 Sending build context to Docker daemon 27.7MB 22:11:37 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:11:37 Step 2/13 : FROM ${BASE} AS builder 22:11:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:11:37 213ec9aee27d: Pulling fs layer 22:11:37 4583459ba037: Pulling fs layer 22:11:37 93c1e223e6f2: Pulling fs layer 22:11:37 53926ce57604: Pulling fs layer 22:11:37 21b2b0c7a3f4: Pulling fs layer 22:11:37 22ff95d597cd: Pulling fs layer 22:11:37 12d6caf4c0d1: Pulling fs layer 22:11:37 96b7cbca73a9: Pulling fs layer 22:11:37 a7acece74701: Pulling fs layer 22:11:37 21b2b0c7a3f4: Waiting 22:11:37 22ff95d597cd: Waiting 22:11:37 12d6caf4c0d1: Waiting 22:11:37 96b7cbca73a9: Waiting 22:11:37 a7acece74701: Waiting 22:11:37 53926ce57604: Waiting 22:11:37 93c1e223e6f2: Verifying Checksum 22:11:37 93c1e223e6f2: Download complete 22:11:37 4583459ba037: Verifying Checksum 22:11:37 4583459ba037: Download complete 22:11:37 21b2b0c7a3f4: Verifying Checksum 22:11:37 21b2b0c7a3f4: Download complete 22:11:37 22ff95d597cd: Verifying Checksum 22:11:37 22ff95d597cd: Download complete 22:11:37 213ec9aee27d: Verifying Checksum 22:11:37 213ec9aee27d: Download complete 22:11:37 12d6caf4c0d1: Verifying Checksum 22:11:37 12d6caf4c0d1: Download complete 22:11:38 213ec9aee27d: Pull complete 22:11:38 4583459ba037: Pull complete 22:11:38 93c1e223e6f2: Pull complete 22:11:39 53926ce57604: Verifying Checksum 22:11:39 53926ce57604: Download complete 22:11:39 a7acece74701: Verifying Checksum 22:11:39 a7acece74701: Download complete 22:11:39 96b7cbca73a9: Verifying Checksum 22:11:39 96b7cbca73a9: Download complete 22:11:43 53926ce57604: Pull complete 22:11:43 21b2b0c7a3f4: Pull complete 22:11:43 22ff95d597cd: Pull complete 22:11:43 12d6caf4c0d1: Pull complete 22:11:46 96b7cbca73a9: Pull complete 22:11:46 a7acece74701: Pull complete 22:11:46 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:11:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:11:46 ---> db6d94c90886 22:11:46 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:11:50 ---> Running in 6df88ef23dd4 22:11:50 Removing intermediate container 6df88ef23dd4 22:11:50 ---> 9043c056e667 22:11:50 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:11:50 ---> Running in ba6d45048ef8 22:11:50 Removing intermediate container ba6d45048ef8 22:11:50 ---> a172c3fd0563 22:11:50 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:11:50 ---> Running in b7ee0f57e450 22:11:50 Removing intermediate container b7ee0f57e450 22:11:50 ---> 25c6e994deaf 22:11:50 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:11:50 ---> Running in 1f3c9f44d9bf 22:11:50 Removing intermediate container 1f3c9f44d9bf 22:11:50 ---> 31f7208f8046 22:11:50 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:11:50 ---> Running in 5e246b5cf4cd 22:11:50 Removing intermediate container 5e246b5cf4cd 22:11:50 ---> f63059c705d4 22:11:50 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:11:50 ---> Running in 17bc8b7c18ce 22:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:11:51 Still waiting to schedule task 22:11:51 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4031’ 22:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:11:51 OK: 211 MiB in 51 packages 22:11:51 Removing intermediate container 17bc8b7c18ce 22:11:51 ---> 6080e6349d2a 22:11:51 Step 9/13 : WORKDIR /device-onvif-camera 22:11:51 ---> Running in 61bb9c241ae9 22:11:51 Removing intermediate container 61bb9c241ae9 22:11:51 ---> a8fae75bf414 22:11:51 Step 10/13 : COPY go.mod vendor* ./ 22:11:52 ---> a1c7070e1510 22:11:52 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:52 ---> Running in 750bdad91a66 22:12:30 Removing intermediate container 750bdad91a66 22:12:30 ---> aaa440ad28af 22:12:30 Step 12/13 : COPY . . 22:12:30 ---> 5baf9a6fe0ab 22:12:30 Step 13/13 : RUN ${MAKE} 22:12:30 ---> Running in 83604a0ea8fb 22:12:30 noop 22:12:30 Removing intermediate container 83604a0ea8fb 22:12:30 ---> 433e93f6cb72 22:12:30 Successfully built 433e93f6cb72 22:12:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:31 + docker inspect -f . ci-base-image-x86_64 22:12:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:31 prd-ubuntu20.04-docker-8c-8g-4034 does not seem to be running inside a container 22:12:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-222 -v /w/workspace/undry_device-onvif-camera_PR-222:/w/workspace/undry_device-onvif-camera_PR-222:rw,z -v /w/workspace/undry_device-onvif-camera_PR-222@tmp:/w/workspace/undry_device-onvif-camera_PR-222@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:12:31 $ docker top 8112d73d3310760630a557d90db4d9a813b5e468b5b3ba04bbb834abb354d574 -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:31 + go version 22:12:31 go version go1.18.7 linux/amd64 [Pipeline] } 22:12:31 $ docker stop --time=1 8112d73d3310760630a557d90db4d9a813b5e468b5b3ba04bbb834abb354d574 22:12:33 $ docker rm -f --volumes 8112d73d3310760630a557d90db4d9a813b5e468b5b3ba04bbb834abb354d574 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:33 + docker inspect -f . ci-base-image-x86_64 22:12:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:33 prd-ubuntu20.04-docker-8c-8g-4034 does not seem to be running inside a container 22:12:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-222 -v /w/workspace/undry_device-onvif-camera_PR-222:/w/workspace/undry_device-onvif-camera_PR-222:rw,z -v /w/workspace/undry_device-onvif-camera_PR-222@tmp:/w/workspace/undry_device-onvif-camera_PR-222@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:12:34 $ docker top 7dea5ec22c9515ad3395d2ee94f7aa517c326834db244dc1acd13f495a1bca4e -eo pid,comm [Pipeline] { [Pipeline] sh 22:12:34 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-222 [Pipeline] fileExists [Pipeline] sh 22:12:34 + make test 22:12:34 go test ./... -coverprofile=coverage.out ./... 22:12:35 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:12:47 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:12:49 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.042s coverage: 29.3% of statements 22:12:49 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:12:49 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.627s coverage: 86.5% of statements 22:12:57 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." 22:12:57 go vet ./... 22:13:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:13:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:13:01 ./bin/test-attribution-txt.sh 22:13:01 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 22:13:01 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 22:13:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:13:01 $ docker stop --time=1 7dea5ec22c9515ad3395d2ee94f7aa517c326834db244dc1acd13f495a1bca4e 22:13:04 $ docker rm -f --volumes 7dea5ec22c9515ad3395d2ee94f7aa517c326834db244dc1acd13f495a1bca4e [Pipeline] // withDockerContainer [Pipeline] sh 22:13:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:13:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:13:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:13:05 + ls -al . 22:13:05 total 236 22:13:05 drwxrwxr-x 10 jenkins jenkins 4096 Jan 30 22:12 . 22:13:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 22:11 .. 22:13:05 drwxrwxr-x 8 jenkins jenkins 4096 Jan 30 22:12 .git 22:13:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 22:11 .github 22:13:05 -rw-rw-r-- 1 jenkins jenkins 496 Jan 30 22:11 .gitignore 22:13:05 -rw-rw-r-- 1 jenkins jenkins 42 Jan 30 22:11 .golangci.yml 22:13:05 drwxr-xr-x 3 jenkins jenkins 4096 Jan 30 22:11 .semver 22:13:05 -rw-rw-r-- 1 jenkins jenkins 9638 Jan 30 22:11 Attribution.txt 22:13:05 -rw-rw-r-- 1 jenkins jenkins 6312 Jan 30 22:11 CHANGELOG.md 22:13:05 -rw-rw-r-- 1 jenkins jenkins 1574 Jan 30 22:11 Dockerfile 22:13:05 -rw-rw-r-- 1 jenkins jenkins 677 Jan 30 22:11 GOVERNANCE.md 22:13:05 -rw-rw-r-- 1 jenkins jenkins 734 Jan 30 22:11 Jenkinsfile 22:13:05 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 30 22:11 LICENSE 22:13:05 -rw-rw-r-- 1 jenkins jenkins 2577 Jan 30 22:11 Makefile 22:13:05 -rw-rw-r-- 1 jenkins jenkins 625 Jan 30 22:11 OWNERS.md 22:13:05 -rw-rw-r-- 1 jenkins jenkins 6595 Jan 30 22:11 README.md 22:13:05 -rw-rw-r-- 1 jenkins jenkins 5 Jan 30 22:11 VERSION 22:13:05 drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 22:11 bin 22:13:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 22:11 cmd 22:13:05 -rw-r--r-- 1 jenkins jenkins 79184 Jan 30 22:12 coverage.out 22:13:05 drwxrwxr-x 6 jenkins jenkins 4096 Jan 30 22:11 doc 22:13:05 -rw-rw-r-- 1 jenkins jenkins 3654 Jan 30 22:11 go.mod 22:13:05 -rw-rw-r-- 1 jenkins jenkins 36181 Jan 30 22:11 go.sum 22:13:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 22:11 internal 22:13:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 22:11 snap 22:13:05 -rw-rw-r-- 1 jenkins jenkins 236 Jan 30 22:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:06 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=dd337fa700a1f83269d1658137c8adca885275dd --label arch=amd64 --label version=0.0.0 . 22:13:06 Sending build context to Docker daemon 27.78MB 22:13:06 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:13:06 Step 2/26 : FROM ${BASE} AS builder 22:13:06 ---> 433e93f6cb72 22:13:06 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:13:06 ---> Running in 0241bc886224 22:13:06 Removing intermediate container 0241bc886224 22:13:06 ---> ec03cfbda613 22:13:06 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:13:06 ---> Running in 48167cc9548a 22:13:06 Removing intermediate container 48167cc9548a 22:13:06 ---> a785c391ff97 22:13:06 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:13:06 ---> Running in e592835ba782 22:13:06 Removing intermediate container e592835ba782 22:13:06 ---> c0942d1f3432 22:13:06 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:13:06 ---> Running in 7deafc08c505 22:13:06 Removing intermediate container 7deafc08c505 22:13:06 ---> 73d7379f72dd 22:13:06 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:13:06 ---> Running in b3211fe7409c 22:13:06 Removing intermediate container b3211fe7409c 22:13:06 ---> 42d8a99b909f 22:13:06 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:13:06 ---> Running in 55686b287f99 22:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:13:07 OK: 211 MiB in 51 packages 22:13:07 Removing intermediate container 55686b287f99 22:13:07 ---> a14d8d4e8e4b 22:13:07 Step 9/26 : WORKDIR /device-onvif-camera 22:13:07 ---> Running in 8888f6a8d26e 22:13:07 Removing intermediate container 8888f6a8d26e 22:13:07 ---> 68e0ce89cd25 22:13:07 Step 10/26 : COPY go.mod vendor* ./ 22:13:07 ---> caf77db9e7df 22:13:07 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:07 ---> Running in 0615ecc28e90 22:13:08 Removing intermediate container 0615ecc28e90 22:13:08 ---> 0cc0958bb7e7 22:13:08 Step 12/26 : COPY . . 22:13:09 ---> 9a14921ac24e 22:13:09 Step 13/26 : RUN ${MAKE} 22:13:09 ---> Running in ae25b6573e7a 22:13:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 22:13:31 Removing intermediate container ae25b6573e7a 22:13:31 ---> 9e43df37f5c1 22:13:31 Step 14/26 : FROM alpine:3.16 22:13:31 3.16: Pulling from library/alpine 22:13:31 ca7dd9ec2225: Pulling fs layer 22:13:31 ca7dd9ec2225: Verifying Checksum 22:13:31 ca7dd9ec2225: Download complete 22:13:31 ca7dd9ec2225: Pull complete 22:13:31 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:13:31 Status: Downloaded newer image for alpine:3.16 22:13:31 ---> bfe296a52501 22:13:31 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:13:31 ---> Running in 7157e9ea7eb6 22:13:31 Removing intermediate container 7157e9ea7eb6 22:13:31 ---> 4e18be740226 22:13:31 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:13:31 ---> Running in d3bae5e2f114 22:13:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:13:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:13:32 (1/1) Installing dumb-init (1.2.5-r1) 22:13:32 Executing busybox-1.35.0-r17.trigger 22:13:32 OK: 6 MiB in 15 packages 22:13:32 Removing intermediate container d3bae5e2f114 22:13:32 ---> 9ff14ff434cf 22:13:32 Step 17/26 : WORKDIR / 22:13:32 ---> Running in a04341573ac4 22:13:32 Removing intermediate container a04341573ac4 22:13:32 ---> ef2c1cc1d792 22:13:32 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:13:33 ---> a8aa31d4c4f9 22:13:33 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:13:33 ---> 037107f847e0 22:13:33 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:13:33 ---> 1c7aed102573 22:13:33 Step 21/26 : EXPOSE 59984 22:13:33 ---> Running in 83222a8b91e3 22:13:33 Removing intermediate container 83222a8b91e3 22:13:33 ---> fec18dd7e895 22:13:33 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:13:33 ---> Running in fdcac52054cc 22:13:33 Removing intermediate container fdcac52054cc 22:13:33 ---> 524e64b98153 22:13:33 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:13:33 ---> Running in 9ea17416ad17 22:13:33 Removing intermediate container 9ea17416ad17 22:13:33 ---> 6c4693dcc081 22:13:33 Step 24/26 : LABEL arch=amd64 22:13:33 ---> Running in 766a43c4f892 22:13:34 Removing intermediate container 766a43c4f892 22:13:34 ---> 4c677ff8a81d 22:13:34 Step 25/26 : LABEL git_sha=dd337fa700a1f83269d1658137c8adca885275dd 22:13:34 ---> Running in f8dd4e4526fa 22:13:34 Removing intermediate container f8dd4e4526fa 22:13:34 ---> ba3ef0e0c774 22:13:34 Step 26/26 : LABEL version=0.0.0 22:13:34 ---> Running in 6efbd52058fb 22:13:34 Removing intermediate container 6efbd52058fb 22:13:34 ---> 5dc44eac7a33 22:13:34 [Warning] One or more build-args [ARCH] were not consumed 22:13:34 Successfully built 5dc44eac7a33 22:13:34 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 22:13:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:34 22:13:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:34 latest: Pulling from edgex-lftools-log-publisher 22:13:34 5eb5b503b376: Pulling fs layer 22:13:34 5c69ac0246d0: Pulling fs layer 22:13:34 ec43610c2a17: Pulling fs layer 22:13:34 3a2ae6a8a46f: Pulling fs layer 22:13:34 33b1e0a273af: Pulling fs layer 22:13:34 5d3b04190fa2: Pulling fs layer 22:13:34 2f39f015ded8: Pulling fs layer 22:13:34 5d3b04190fa2: Waiting 22:13:34 33b1e0a273af: Waiting 22:13:34 2f39f015ded8: Waiting 22:13:34 3a2ae6a8a46f: Waiting 22:13:34 5c69ac0246d0: Download complete 22:13:34 3a2ae6a8a46f: Download complete 22:13:35 33b1e0a273af: Verifying Checksum 22:13:35 33b1e0a273af: Download complete 22:13:35 5d3b04190fa2: Verifying Checksum 22:13:35 5d3b04190fa2: Download complete 22:13:35 ec43610c2a17: Verifying Checksum 22:13:35 ec43610c2a17: Download complete 22:13:35 5eb5b503b376: Verifying Checksum 22:13:35 5eb5b503b376: Download complete 22:13:36 2f39f015ded8: Download complete 22:13:36 5eb5b503b376: Pull complete 22:13:36 5c69ac0246d0: Pull complete 22:13:37 ec43610c2a17: Pull complete 22:13:37 3a2ae6a8a46f: Pull complete 22:13:37 33b1e0a273af: Pull complete 22:13:37 5d3b04190fa2: Pull complete 22:13:41 2f39f015ded8: Pull complete 22:13:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:13:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:41 prd-ubuntu20.04-docker-8c-8g-4034 does not seem to be running inside a container 22:13:41 $ 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/undry_device-onvif-camera_PR-222 -v /w/workspace/undry_device-onvif-camera_PR-222:/w/workspace/undry_device-onvif-camera_PR-222:rw,z -v /w/workspace/undry_device-onvif-camera_PR-222@tmp:/w/workspace/undry_device-onvif-camera_PR-222@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:13:46 $ docker top 55c104fb8106f11efc73f4175aa3f5f3d6754ed274c9ccd12690777ef61d6424 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:46 ---> job-cost.sh 22:13:46 lf-activate-venv: SKIPPING 22:13:46 INFO: No Stack... 22:13:47 INFO: Retrieving Pricing Info for: v3-standard-8 22:13:47 INFO: Archiving Costs [Pipeline] sh 22:13:47 + cat /w/workspace/undry_device-onvif-camera_PR-222/archives/cost.csv 22:13:47 + cut -d, -f6 [Pipeline] lock 22:13:47 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-222-3-stack-cost] 22:13:47 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-222-3-stack-cost] did not exist. Created. 22:13:47 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-222-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:13:48 + echo total: 0.2199999988079071 [Pipeline] stash 22:13:48 Stashed 1 file(s) [Pipeline] } 22:13:48 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-222-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:13:48 $ docker stop --time=1 55c104fb8106f11efc73f4175aa3f5f3d6754ed274c9ccd12690777ef61d6424 22:13:49 $ docker rm -f --volumes 55c104fb8106f11efc73f4175aa3f5f3d6754ed274c9ccd12690777ef61d6424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:14:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4039 in /w/workspace/undry_device-onvif-camera_PR-222 [Pipeline] { [Pipeline] ws 22:14:27 Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout 22:14:27 The recommended git tool is: git 22:14:34 using credential edgex-jenkins-ssh 22:14:34 Cloning the remote Git repository 22:14:34 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:14:34 > git init /w/workspace/device-onvif-camera/3 # timeout=10 22:14:35 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:14:35 > git --version # timeout=10 22:14:35 > git --version # 'git version 2.25.1' 22:14:35 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:14:36 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:14:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:14:37 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:14:37 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:14:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:14:38 Merging remotes/origin/main commit 81966fae257ec8aee1d7557002cb31a67ebedcc1 into PR head commit e7e93cb887219dd57e8860016334c0004305a7aa 22:14:38 > git config core.sparsecheckout # timeout=10 22:14:38 > git checkout -f e7e93cb887219dd57e8860016334c0004305a7aa # timeout=10 22:14:39 > git remote # timeout=10 22:14:39 > git config --get remote.origin.url # timeout=10 22:14:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:39 > git merge 81966fae257ec8aee1d7557002cb31a67ebedcc1 # timeout=10 22:14:39 > git rev-parse HEAD^{commit} # timeout=10 22:14:39 Merge succeeded, producing 71999721b386a3592a0c94599e698d9f279008a1 22:14:39 Checking out Revision 71999721b386a3592a0c94599e698d9f279008a1 (PR-222) 22:14:39 > git config core.sparsecheckout # timeout=10 22:14:39 > git checkout -f 71999721b386a3592a0c94599e698d9f279008a1 # timeout=10 22:14:43 Commit message: "Merge commit '81966fae257ec8aee1d7557002cb31a67ebedcc1' into HEAD" 22:14:43 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:14:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:14:44 % Total % Received % Xferd Average Speed Time Time Time Current 22:14:44 Dload Upload Total Spent Left Speed 22:14:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k 22:14:43 > git rev-list --no-walk fb1fe0aa605e8dff23a166b7f54be06602c98cb1 # timeout=10 [Pipeline] sh 22:14:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:14:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:14:45 + sudo tee /etc/docker/daemon.new 22:14:45 { 22:14:45 "registry-mirrors": [ 22:14:45 "https://nexus3.edgexfoundry.org:10001" 22:14:45 ], 22:14:45 "bip": "10.250.0.254/24", 22:14:45 "hosts": [ 22:14:45 "tcp://0.0.0.0:5555", 22:14:45 "unix:///var/run/docker.sock" 22:14:45 ], 22:14:45 "mtu": 1458, 22:14:45 "selinux-enabled": true, 22:14:45 "seccomp-profile": "/etc/docker/seccomp.json" 22:14:45 } [Pipeline] sh 22:14:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:14:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:15:04 provisioning config files... 22:15:04 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config14432054290334879864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:15:05 ---> docker-login.sh 22:15:05 nexus3.edgexfoundry.org:10001 22:15:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:05 Configure a credential helper to remove this warning. See 22:15:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:05 22:15:05 Login Succeeded 22:15:05 nexus3.edgexfoundry.org:10002 22:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:06 Configure a credential helper to remove this warning. See 22:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:06 22:15:06 Login Succeeded 22:15:06 nexus3.edgexfoundry.org:10003 22:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:06 Configure a credential helper to remove this warning. See 22:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:06 22:15:06 Login Succeeded 22:15:06 nexus3.edgexfoundry.org:10004 22:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:07 Configure a credential helper to remove this warning. See 22:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:07 22:15:07 Login Succeeded 22:15:07 docker.io 22:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:07 Configure a credential helper to remove this warning. See 22:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:07 22:15:07 Login Succeeded 22:15:07 ---> docker-login.sh ends [Pipeline] } 22:15:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:15:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:07 ========================================================= 22:15:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:15:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:08 + 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 . 22:15:08 Sending build context to Docker daemon 20.53MB 22:15:08 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:15:08 Step 2/13 : FROM ${BASE} AS builder 22:15:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:15:09 9b18e9b68314: Pulling fs layer 22:15:09 35d82f9e3411: Pulling fs layer 22:15:09 e16973657156: Pulling fs layer 22:15:09 fc693d55d65f: Pulling fs layer 22:15:09 7e9fc2657dce: Pulling fs layer 22:15:09 dda99020689f: Pulling fs layer 22:15:09 db1c61fa0a46: Pulling fs layer 22:15:09 891c053d2c06: Pulling fs layer 22:15:09 fc693d55d65f: Waiting 22:15:09 7e9fc2657dce: Waiting 22:15:09 dda99020689f: Waiting 22:15:09 db1c61fa0a46: Waiting 22:15:09 891c053d2c06: Waiting 22:15:09 e16973657156: Verifying Checksum 22:15:09 e16973657156: Download complete 22:15:09 35d82f9e3411: Verifying Checksum 22:15:09 35d82f9e3411: Download complete 22:15:09 7e9fc2657dce: Verifying Checksum 22:15:09 7e9fc2657dce: Download complete 22:15:09 dda99020689f: Verifying Checksum 22:15:09 dda99020689f: Download complete 22:15:09 9b18e9b68314: Verifying Checksum 22:15:09 9b18e9b68314: Download complete 22:15:10 9b18e9b68314: Pull complete 22:15:10 891c053d2c06: Verifying Checksum 22:15:10 891c053d2c06: Download complete 22:15:11 35d82f9e3411: Pull complete 22:15:11 e16973657156: Pull complete 22:15:11 db1c61fa0a46: Verifying Checksum 22:15:11 db1c61fa0a46: Download complete 22:15:12 fc693d55d65f: Verifying Checksum 22:15:12 fc693d55d65f: Download complete 22:15:24 fc693d55d65f: Pull complete 22:15:25 7e9fc2657dce: Pull complete 22:15:25 dda99020689f: Pull complete 22:15:32 db1c61fa0a46: Pull complete 22:15:34 891c053d2c06: Pull complete 22:15:34 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:15:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:15:34 ---> f96f9c87975a 22:15:34 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:15:36 ---> Running in e190f09fc961 22:15:36 Removing intermediate container e190f09fc961 22:15:36 ---> bd8715756511 22:15:36 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:15:36 ---> Running in 4b077cfae03f 22:15:37 Removing intermediate container 4b077cfae03f 22:15:37 ---> d08d92f7e9e4 22:15:37 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:15:37 ---> Running in 140b169c6089 22:15:37 Removing intermediate container 140b169c6089 22:15:37 ---> d2a2d33379ad 22:15:37 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:15:38 ---> Running in 531e6c6b2815 22:15:38 Removing intermediate container 531e6c6b2815 22:15:38 ---> 80b738227015 22:15:38 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:15:38 ---> Running in 9224035c38fc 22:15:39 Removing intermediate container 9224035c38fc 22:15:39 ---> b47eb39badd4 22:15:39 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:15:39 ---> Running in 150a7b82b6c1 22:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:15:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:15:42 OK: 221 MiB in 51 packages 22:15:43 Removing intermediate container 150a7b82b6c1 22:15:43 ---> dc567b579f9c 22:15:43 Step 9/13 : WORKDIR /device-onvif-camera 22:15:43 ---> Running in 54866a4a232e 22:15:43 Removing intermediate container 54866a4a232e 22:15:43 ---> 3c651e4aae0b 22:15:43 Step 10/13 : COPY go.mod vendor* ./ 22:15:43 ---> 75145f318f2e 22:15:43 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:44 ---> Running in be9c4c7ca840 22:17:05 Removing intermediate container be9c4c7ca840 22:17:05 ---> d432a622ee12 22:17:05 Step 12/13 : COPY . . 22:17:05 ---> aa8bf3a7796e 22:17:05 Step 13/13 : RUN ${MAKE} 22:17:05 ---> Running in 40096faf335a 22:17:05 noop 22:17:05 Removing intermediate container 40096faf335a 22:17:05 ---> 9ddb2c9ddaa6 22:17:05 Successfully built 9ddb2c9ddaa6 22:17:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:06 + docker inspect -f . ci-base-image-arm64 22:17:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:06 prd-ubuntu20.04-docker-arm64-4c-16g-4039 does not seem to be running inside a container 22:17:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:17:08 $ docker top c89a654b755c6dca729ea2e08b097c8bdb94b8a151e568343cc146b6b38a1a98 -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:08 + go version 22:17:08 go version go1.18.7 linux/arm64 [Pipeline] } 22:17:08 $ docker stop --time=1 c89a654b755c6dca729ea2e08b097c8bdb94b8a151e568343cc146b6b38a1a98 22:17:10 $ docker rm -f --volumes c89a654b755c6dca729ea2e08b097c8bdb94b8a151e568343cc146b6b38a1a98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:11 + docker inspect -f . ci-base-image-arm64 22:17:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:11 prd-ubuntu20.04-docker-arm64-4c-16g-4039 does not seem to be running inside a container 22:17:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:17:12 $ docker top d3258e2afdba45bff63fa5d9b6c7d6c39477001aefce20b55a29e85a722a3cc6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:13 + git config --global --add safe.directory /w/workspace/device-onvif-camera/3 [Pipeline] fileExists [Pipeline] sh 22:17:14 + make test 22:17:14 go test ./... -coverprofile=coverage.out ./... 22:17:16 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:19:23 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:19:23 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.327s coverage: 29.3% of statements 22:19:23 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:19:41 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.864s coverage: 86.5% of statements 22:19:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:19:41 go vet ./... 22:20:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:20:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:20:20 ./bin/test-attribution-txt.sh 22:20:20 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 22:20:20 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 22:20:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:20:20 $ docker stop --time=1 d3258e2afdba45bff63fa5d9b6c7d6c39477001aefce20b55a29e85a722a3cc6 22:20:22 $ docker rm -f --volumes d3258e2afdba45bff63fa5d9b6c7d6c39477001aefce20b55a29e85a722a3cc6 [Pipeline] // withDockerContainer [Pipeline] sh 22:20:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:20:23 Warning: overwriting stash ‘coverage-report’ 22:20:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:20:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:20:24 + ls -al . 22:20:24 total 232 22:20:24 drwxrwxr-x 9 jenkins jenkins 4096 Jan 30 22:17 . 22:20:24 drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 22:14 .. 22:20:24 drwxrwxr-x 8 jenkins jenkins 4096 Jan 30 22:14 .git 22:20:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 22:14 .github 22:20:24 -rw-rw-r-- 1 jenkins jenkins 496 Jan 30 22:14 .gitignore 22:20:24 -rw-rw-r-- 1 jenkins jenkins 42 Jan 30 22:14 .golangci.yml 22:20:24 -rw-rw-r-- 1 jenkins jenkins 9638 Jan 30 22:14 Attribution.txt 22:20:24 -rw-rw-r-- 1 jenkins jenkins 6312 Jan 30 22:14 CHANGELOG.md 22:20:24 -rw-rw-r-- 1 jenkins jenkins 1574 Jan 30 22:14 Dockerfile 22:20:24 -rw-rw-r-- 1 jenkins jenkins 677 Jan 30 22:14 GOVERNANCE.md 22:20:24 -rw-rw-r-- 1 jenkins jenkins 734 Jan 30 22:14 Jenkinsfile 22:20:24 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 30 22:14 LICENSE 22:20:24 -rw-rw-r-- 1 jenkins jenkins 2577 Jan 30 22:14 Makefile 22:20:24 -rw-rw-r-- 1 jenkins jenkins 625 Jan 30 22:14 OWNERS.md 22:20:24 -rw-rw-r-- 1 jenkins jenkins 6595 Jan 30 22:14 README.md 22:20:24 -rw-rw-r-- 1 jenkins jenkins 5 Jan 30 22:11 VERSION 22:20:24 drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 22:14 bin 22:20:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 30 22:14 cmd 22:20:24 -rw-r--r-- 1 jenkins jenkins 79184 Jan 30 22:19 coverage.out 22:20:24 drwxrwxr-x 6 jenkins jenkins 4096 Jan 30 22:14 doc 22:20:24 -rw-rw-r-- 1 jenkins jenkins 3654 Jan 30 22:14 go.mod 22:20:24 -rw-rw-r-- 1 jenkins jenkins 36181 Jan 30 22:14 go.sum 22:20:24 drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 22:14 internal 22:20:24 drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 22:14 snap 22:20:24 -rw-rw-r-- 1 jenkins jenkins 236 Jan 30 22:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:25 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=71999721b386a3592a0c94599e698d9f279008a1 --label arch=arm64 --label version=0.0.0 . 22:20:25 Sending build context to Docker daemon 20.61MB 22:20:25 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:20:25 Step 2/26 : FROM ${BASE} AS builder 22:20:25 ---> 9ddb2c9ddaa6 22:20:25 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:20:26 ---> Running in 6aa422893d0f 22:20:26 Removing intermediate container 6aa422893d0f 22:20:26 ---> d0cee078bc2e 22:20:26 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:20:26 ---> Running in 904fe4886f26 22:20:26 Removing intermediate container 904fe4886f26 22:20:26 ---> b2689d65e39d 22:20:26 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:20:26 ---> Running in c1181ec3e827 22:20:27 Removing intermediate container c1181ec3e827 22:20:27 ---> 282b04f3acab 22:20:27 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:20:27 ---> Running in fefcd62d7054 22:20:27 Removing intermediate container fefcd62d7054 22:20:27 ---> ea7697952163 22:20:27 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:20:27 ---> Running in 220f9cfe2fc6 22:20:28 Removing intermediate container 220f9cfe2fc6 22:20:28 ---> 2a3dc85f24dd 22:20:28 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:20:28 ---> Running in d7beda401a31 22:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:20:30 OK: 221 MiB in 51 packages 22:20:31 Removing intermediate container d7beda401a31 22:20:31 ---> 03f0fe29bbc9 22:20:31 Step 9/26 : WORKDIR /device-onvif-camera 22:20:31 ---> Running in be3c3498b635 22:20:32 Removing intermediate container be3c3498b635 22:20:32 ---> 2a8ffc9f23d1 22:20:32 Step 10/26 : COPY go.mod vendor* ./ 22:20:32 ---> de5c8cf0051c 22:20:32 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:32 ---> Running in c7a52bbd281b 22:20:35 Removing intermediate container c7a52bbd281b 22:20:35 ---> 88c8a5ea6897 22:20:35 Step 12/26 : COPY . . 22:20:38 ---> 2d94f93fbf0c 22:20:38 Step 13/26 : RUN ${MAKE} 22:20:38 ---> Running in df7a45a2fd83 22:20:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 22:23:01 Removing intermediate container df7a45a2fd83 22:23:01 ---> 0a4f9daea9f3 22:23:01 Step 14/26 : FROM alpine:3.16 22:23:01 3.16: Pulling from library/alpine 22:23:01 6875df1f5354: Pulling fs layer 22:23:01 6875df1f5354: Download complete 22:23:01 6875df1f5354: Pull complete 22:23:01 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:23:01 Status: Downloaded newer image for alpine:3.16 22:23:01 ---> 2b4661558fb8 22:23:01 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:23:01 ---> Running in af8d248a01d2 22:23:01 Removing intermediate container af8d248a01d2 22:23:01 ---> 82a8584bb76a 22:23:01 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:23:01 ---> Running in 3111bdd19373 22:23:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:23:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:23:01 (1/1) Installing dumb-init (1.2.5-r1) 22:23:01 Executing busybox-1.35.0-r17.trigger 22:23:01 OK: 5 MiB in 15 packages 22:23:01 Removing intermediate container 3111bdd19373 22:23:01 ---> 917747405083 22:23:01 Step 17/26 : WORKDIR / 22:23:01 ---> Running in e38ffe96f3fb 22:23:01 Removing intermediate container e38ffe96f3fb 22:23:01 ---> 67fee16cdd78 22:23:01 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:23:03 ---> cc97ed8e1977 22:23:03 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:23:04 ---> 716274158c4d 22:23:04 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:23:04 ---> 77c83237b593 22:23:04 Step 21/26 : EXPOSE 59984 22:23:04 ---> Running in b4ccb9df1d84 22:23:04 Removing intermediate container b4ccb9df1d84 22:23:04 ---> b0f8ead0ac2a 22:23:04 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:23:04 ---> Running in d14ff2762071 22:23:05 Removing intermediate container d14ff2762071 22:23:05 ---> 88014b367b1c 22:23:05 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:23:05 ---> Running in c6839c8eaefb 22:23:05 Removing intermediate container c6839c8eaefb 22:23:05 ---> bc48b4606865 22:23:05 Step 24/26 : LABEL arch=arm64 22:23:05 ---> Running in 5d46cd84572a 22:23:05 Removing intermediate container 5d46cd84572a 22:23:05 ---> be660e988ccd 22:23:05 Step 25/26 : LABEL git_sha=71999721b386a3592a0c94599e698d9f279008a1 22:23:05 ---> Running in e26f67f5425f 22:23:06 Removing intermediate container e26f67f5425f 22:23:06 ---> 403001173286 22:23:06 Step 26/26 : LABEL version=0.0.0 22:23:06 ---> Running in c5393d58c714 22:23:06 Removing intermediate container c5393d58c714 22:23:06 ---> cef72e5c7cb8 22:23:06 [Warning] One or more build-args [ARCH] were not consumed 22:23:06 Successfully built cef72e5c7cb8 22:23:06 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:07 22:23:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:07 arm64: Pulling from edgex-lftools-log-publisher 22:23:07 8998bd30e6a1: Pulling fs layer 22:23:07 04944245beec: Pulling fs layer 22:23:07 699f458cf7ca: Pulling fs layer 22:23:07 765212b225bb: Pulling fs layer 22:23:07 f23df028b6ca: Pulling fs layer 22:23:07 d65c8cfc05b1: Pulling fs layer 22:23:07 2437ff75d9bd: Pulling fs layer 22:23:07 d65c8cfc05b1: Waiting 22:23:07 f23df028b6ca: Waiting 22:23:07 2437ff75d9bd: Waiting 22:23:07 765212b225bb: Waiting 22:23:07 04944245beec: Verifying Checksum 22:23:07 04944245beec: Download complete 22:23:07 765212b225bb: Verifying Checksum 22:23:07 765212b225bb: Download complete 22:23:07 f23df028b6ca: Verifying Checksum 22:23:07 f23df028b6ca: Download complete 22:23:07 d65c8cfc05b1: Verifying Checksum 22:23:07 d65c8cfc05b1: Download complete 22:23:08 699f458cf7ca: Verifying Checksum 22:23:08 699f458cf7ca: Download complete 22:23:08 8998bd30e6a1: Verifying Checksum 22:23:08 8998bd30e6a1: Download complete 22:23:11 2437ff75d9bd: Verifying Checksum 22:23:11 2437ff75d9bd: Download complete 22:23:12 8998bd30e6a1: Pull complete 22:23:12 04944245beec: Pull complete 22:23:14 699f458cf7ca: Pull complete 22:23:14 765212b225bb: Pull complete 22:23:14 f23df028b6ca: Pull complete 22:23:15 d65c8cfc05b1: Pull complete 22:23:27 2437ff75d9bd: Pull complete 22:23:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:23:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:27 prd-ubuntu20.04-docker-arm64-4c-16g-4039 does not seem to be running inside a container 22:23:27 $ 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-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:23:30 $ docker top dc9901a0bdd26f54ac722d50750e6df50ef05df0f9fd3c439e8eea842a2ca871 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:31 ---> job-cost.sh 22:23:31 lf-activate-venv: SKIPPING 22:23:31 INFO: No Stack... 22:23:32 INFO: Retrieving Pricing Info for: v3-standard-4 22:23:33 INFO: Archiving Costs [Pipeline] sh 22:23:34 + cat /w/workspace/device-onvif-camera/3/archives/cost.csv 22:23:34 + cut -d, -f6 [Pipeline] lock 22:23:34 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-222-3-stack-cost] 22:23:34 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-222-3-stack-cost] did not exist. Created. 22:23:34 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-222-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:23:35 /w/workspace/device-onvif-camera/3@tmp/durable-1f470434/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:23:35 + echo total: 0.10999999940395355 [Pipeline] stash 22:23:35 Warning: overwriting stash ‘stack-cost’ 22:23:35 Stashed 1 file(s) [Pipeline] } 22:23:35 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-222-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:23:35 $ docker stop --time=1 dc9901a0bdd26f54ac722d50750e6df50ef05df0f9fd3c439e8eea842a2ca871 22:23:37 $ docker rm -f --volumes dc9901a0bdd26f54ac722d50750e6df50ef05df0f9fd3c439e8eea842a2ca871 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:23:37 provisioning config files... 22:23:37 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-222@tmp/config4502305748381548482tmp [Pipeline] { [Pipeline] sh 22:23:38 + set +x 22:23:38 + bash -s -- 22:23:38 + curl -s https://codecov.io/bash 22:23:38 22:23:38 _____ _ 22:23:38 / ____| | | 22:23:38 | | ___ __| | ___ ___ _____ __ 22:23:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:23:38 | |___| (_) | (_| | __/ (_| (_) \ V / 22:23:38 \_____\___/ \__,_|\___|\___\___/ \_/ 22:23:38 Bash-1.0.6 22:23:38 22:23:38 22:23:38 ==> git version 2.25.1 found 22:23:38 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:23:38 Release-Date: 2020-01-08 22:23:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:23:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:23:38 ==> Jenkins CI detected. 22:23:38 current dir:  /w/workspace/undry_device-onvif-camera_PR-222 22:23:38 project root: . 22:23:38 --> token set from env 22:23:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:23:38 ==> Running gcov in . (disable via -X gcov) 22:23:38 ==> Python coveragepy not found 22:23:38 ==> Searching for coverage reports in: 22:23:38 + . 22:23:38 -> Found 1 reports 22:23:38 ==> Detecting git/mercurial file structure 22:23:38 ==> Reading reports 22:23:38 + ./coverage.out bytes=79184 22:23:38 ==> Appending adjustments 22:23:38 https://docs.codecov.io/docs/fixing-reports 22:23:38 + Found adjustments 22:23:38 ==> Gzipping contents 22:23:38 12K /tmp/codecov.8arz4D.gz 22:23:38 ==> Uploading reports 22:23:38 url: https://codecov.io 22:23:38 query: branch=PR-222&commit=dd337fa700a1f83269d1658137c8adca885275dd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-222%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=222&job=&cmd_args= 22:23:38 -> Pinging Codecov 22:23:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-222&commit=dd337fa700a1f83269d1658137c8adca885275dd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-222%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=222&job=&cmd_args= 22:23:39 -> Uploading to 22:23:39 https://storage.googleapis.com/codecov/v4/raw/2023-01-30/F29A59C45E3A92E06B3E522C9905F8EF/dd337fa700a1f83269d1658137c8adca885275dd/4b51d4aa-8d25-4879-ac15-9bfaa3f46650.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230130T222338Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a4c0d168804d56afb6b6d3f5f13fd77617cb6d33be62f441784ed4823563c9b2 22:23:39 % Total % Received % Xferd Average Speed Time Time Time Current 22:23:39 Dload Upload Total Spent Left Speed 22:23:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10813 0 0 100 10813 0 42073 --:--:-- --:--:-- --:--:-- 42238 22:23:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/dd337fa700a1f83269d1658137c8adca885275dd [Pipeline] } 22:23:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:23:39 + [ -d /w/workspace/undry_device-onvif-camera_PR-222/archives ] 22:23:39 + ls -al /w/workspace/undry_device-onvif-camera_PR-222/archives 22:23:39 total 16 22:23:39 drwxr-xr-x 3 root root 4096 Jan 30 22:13 . 22:23:39 drwxrwxr-x 11 jenkins jenkins 4096 Jan 30 22:13 .. 22:23:39 drwxr-xr-x 2 root root 4096 Jan 30 22:13 cost 22:23:39 -rw-r--r-- 1 root root 91 Jan 30 22:13 cost.csv 22:23:39 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-222/archives 22:23:39 + ls -al /w/workspace/undry_device-onvif-camera_PR-222/archives 22:23:39 total 16 22:23:39 drwxr-xr-x 3 jenkins jenkins 4096 Jan 30 22:13 . 22:23:39 drwxrwxr-x 11 jenkins jenkins 4096 Jan 30 22:13 .. 22:23:39 drwxr-xr-x 2 jenkins jenkins 4096 Jan 30 22:13 cost 22:23:39 -rw-r--r-- 1 jenkins jenkins 91 Jan 30 22:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:23:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:23:40 ---> package-listing.sh 22:23:40 ++ facter osfamily 22:23:40 ++ tr '[:upper:]' '[:lower:]' 22:23:41 + OS_FAMILY=debian 22:23:41 + workspace=/w/workspace/undry_device-onvif-camera_PR-222 22:23:41 + START_PACKAGES=/tmp/packages_start.txt 22:23:41 + END_PACKAGES=/tmp/packages_end.txt 22:23:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:23:41 + PACKAGES=/tmp/packages_start.txt 22:23:41 + '[' /w/workspace/undry_device-onvif-camera_PR-222 ']' 22:23:41 + PACKAGES=/tmp/packages_end.txt 22:23:41 + case "${OS_FAMILY}" in 22:23:41 + dpkg -l 22:23:41 + grep '^ii' 22:23:41 + '[' -f /tmp/packages_start.txt ']' 22:23:41 + '[' -f /tmp/packages_end.txt ']' 22:23:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:23:41 + '[' /w/workspace/undry_device-onvif-camera_PR-222 ']' 22:23:41 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-222/archives/ 22:23:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-222/archives/ [Pipeline] echo 22:23:41 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/undry_device-onvif-camera_PR-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:23:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:23:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:42 prd-ubuntu20.04-docker-8c-8g-4034 does not seem to be running inside a container 22:23:42 $ 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/undry_device-onvif-camera_PR-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-222 -v /w/workspace/undry_device-onvif-camera_PR-222:/w/workspace/undry_device-onvif-camera_PR-222:rw,z -v /w/workspace/undry_device-onvif-camera_PR-222@tmp:/w/workspace/undry_device-onvif-camera_PR-222@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:23:42 $ docker top 01ac25f080a9c036008a51d6c6ce64add4e09892d8db73477cea177beed62641 -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:42 + touch /tmp/pre-build-complete [Pipeline] sh 22:23:42 + mkdir -p /var/log/sysstat [Pipeline] sh 22:23:43 + ls /var/log/sa-host 22:23:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:23:43 provisioning config files... 22:23:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-222@tmp/config14533280358812809894tmp [Pipeline] { [Pipeline] echo 22:23:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:23:43 ---> create-netrc.sh [Pipeline] } 22:23:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:23:43 ---> python-tools-install.sh [Pipeline] echo 22:23:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:23:44 ---> sudo-logs.sh 22:23:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:23:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:23:44 ---> job-cost.sh 22:23:44 lf-activate-venv: SKIPPING 22:23:44 DEBUG: total: 0.2199999988079071 22:23:44 INFO: Retrieving Stack Cost... 22:23:44 INFO: Retrieving Pricing Info for: v3-standard-8 22:23:44 INFO: Archiving Costs [Pipeline] echo 22:23:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:23:45 ---> logs-deploy.sh 22:23:45 lf-activate-venv: SKIPPING 22:23:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-222/3 22:23:45 INFO: archiving workspace using pattern(s): 22:23:46 Archives upload complete. 22:23:46 INFO: archiving logs to Nexus