Pull request #366 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at 64f82e933683e29c662cfdfed835d2baed16cd25 rather than cc2fe5c940e704d543e537d7ec4b81ce695bf44a Obtained Jenkinsfile from 64f82e933683e29c662cfdfed835d2baed16cd25 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-ssh16071198435219320947.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15371848054183197224.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-366/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-366/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13269301684550538245.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-366/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9601343526915440568.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12619738676965430183.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-366/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-366/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2459725890382984723.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/v3]] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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/v3 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 Running on prd-ubuntu20.04-docker-8c-8g-16033 in /w/workspace/undry_device-onvif-camera_PR-366 [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-366 # 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/366/head:refs/remotes/origin/PR-366 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 64f82e933683e29c662cfdfed835d2baed16cd25 into PR head commit cc2fe5c940e704d543e537d7ec4b81ce695bf44a Merge succeeded, producing cc2fe5c940e704d543e537d7ec4b81ce695bf44a Checking out Revision cc2fe5c940e704d543e537d7ec4b81ce695bf44a (PR-366) > git config core.sparsecheckout # timeout=10 > git checkout -f cc2fe5c940e704d543e537d7ec4b81ce695bf44a # 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 64f82e933683e29c662cfdfed835d2baed16cd25 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc2fe5c940e704d543e537d7ec4b81ce695bf44a # timeout=10 Commit message: "docs: updated remaining docs from v2 to v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:40:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:40:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:40:48 ========================================================= 18:40:48 EdgeX Global Pipelines Version Info 18:40:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:40:49 ------------------- 18:40:49 stable info: 18:40:49 ------------------- 18:40:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:40:49 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:40:49 Message: update stable to v1.0.249 18:40:49 ------------------- 18:40:49 experimental info: 18:40:49 ------------------- 18:40:49 Commited By: **** collab-it+edgex@linuxfoundation.org 18:40:49 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:40:49 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:40:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 18:40:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 18:40:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:40:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:40:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:40:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:40:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:40:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:40:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:40:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:40:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:40:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 18:40:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:40:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:40:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:40:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:40:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:40:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:40:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:40:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:40:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:40:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 18:40:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:40:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:40:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:40:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:40:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:40:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-366 [Pipeline] echo 18:40:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-366 [Pipeline] echo 18:40:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-366 [Pipeline] echo 18:40:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc2fe5c940e704d543e537d7ec4b81ce695bf44a [Pipeline] echo 18:40:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc2fe5c [Pipeline] echo 18:40:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:40:51 provisioning config files... 18:40:51 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-366@tmp/config10637832186862734193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:40:52 ---> docker-login.sh 18:40:52 nexus3.edgexfoundry.org:10001 18:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:52 Configure a credential helper to remove this warning. See 18:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:52 18:40:52 Login Succeeded 18:40:52 nexus3.edgexfoundry.org:10002 18:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:52 Configure a credential helper to remove this warning. See 18:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:52 18:40:52 Login Succeeded 18:40:52 nexus3.edgexfoundry.org:10003 18:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:52 Configure a credential helper to remove this warning. See 18:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:52 18:40:52 Login Succeeded 18:40:52 nexus3.edgexfoundry.org:10004 18:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:52 Configure a credential helper to remove this warning. See 18:40:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:52 18:40:52 Login Succeeded 18:40:52 docker.io 18:40:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:40:53 Configure a credential helper to remove this warning. See 18:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:40:53 18:40:53 Login Succeeded 18:40:53 ---> docker-login.sh ends [Pipeline] } 18:40:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:40:53 + git rev-list -1 --merges cc2fe5c940e704d543e537d7ec4b81ce695bf44a~1..cc2fe5c940e704d543e537d7ec4b81ce695bf44a [Pipeline] echo 18:40:53 -----------> git rev-list -1 --merges cc2fe5c940e704d543e537d7ec4b81ce695bf44a~1..cc2fe5c940e704d543e537d7ec4b81ce695bf44a cc2fe5c940e704d543e537d7ec4b81ce695bf44a [false] [Pipeline] sh 18:40:54 + git log --format=format:%s -1 cc2fe5c940e704d543e537d7ec4b81ce695bf44a [Pipeline] echo 18:40:54 ========================================================= 18:40:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:40:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:40:54 + git log --format=format:%s -1 cc2fe5c940e704d543e537d7ec4b81ce695bf44a [Pipeline] echo 18:40:54 [semverPrep] GIT_COMMIT: cc2fe5c940e704d543e537d7ec4b81ce695bf44a, Commit Message: docs: updated remaining docs from v2 to v3 [Pipeline] echo 18:40:54 [semverPrep] This is not a build commit. [Pipeline] sh 18:40:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:40:55 + grep -v github /etc/ssh/ssh_known_hosts 18:40:55 + [ -e /tmp/ssh_known_hosts ] 18:40:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:40:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:40:55 + sudo tee -a /etc/ssh/ssh_known_hosts 18:40:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:55 18:40:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:40:55 0.1.4: Pulling from edgex-devops/py-git-semver 18:40:55 b85a868b505f: Pulling fs layer 18:40:55 e2be974225ed: Pulling fs layer 18:40:55 339a4e72a1f5: Pulling fs layer 18:40:55 988bab9f4d93: Pulling fs layer 18:40:55 1469e6f7b9e6: Pulling fs layer 18:40:55 eaf3925da568: Pulling fs layer 18:40:55 bab4dde63d76: Pulling fs layer 18:40:55 bde34c3a00c8: Pulling fs layer 18:40:55 b352a97aabf1: Pulling fs layer 18:40:55 4872d77fe225: Pulling fs layer 18:40:55 5851b861e8e6: Pulling fs layer 18:40:55 bab4dde63d76: Waiting 18:40:55 bde34c3a00c8: Waiting 18:40:55 b352a97aabf1: Waiting 18:40:55 988bab9f4d93: Waiting 18:40:55 1469e6f7b9e6: Waiting 18:40:55 eaf3925da568: Waiting 18:40:55 4872d77fe225: Waiting 18:40:55 5851b861e8e6: Waiting 18:40:55 e2be974225ed: Verifying Checksum 18:40:55 e2be974225ed: Download complete 18:40:55 988bab9f4d93: Verifying Checksum 18:40:55 988bab9f4d93: Download complete 18:40:55 1469e6f7b9e6: Verifying Checksum 18:40:55 1469e6f7b9e6: Download complete 18:40:56 339a4e72a1f5: Verifying Checksum 18:40:56 339a4e72a1f5: Download complete 18:40:56 eaf3925da568: Verifying Checksum 18:40:56 eaf3925da568: Download complete 18:40:56 bde34c3a00c8: Verifying Checksum 18:40:56 bde34c3a00c8: Download complete 18:40:56 b352a97aabf1: Verifying Checksum 18:40:56 b352a97aabf1: Download complete 18:40:56 4872d77fe225: Verifying Checksum 18:40:56 4872d77fe225: Download complete 18:40:56 5851b861e8e6: Download complete 18:40:56 b85a868b505f: Verifying Checksum 18:40:56 b85a868b505f: Download complete 18:40:56 bab4dde63d76: Verifying Checksum 18:40:56 bab4dde63d76: Download complete 18:40:57 b85a868b505f: Pull complete 18:40:57 e2be974225ed: Pull complete 18:40:57 339a4e72a1f5: Pull complete 18:40:58 988bab9f4d93: Pull complete 18:40:58 1469e6f7b9e6: Pull complete 18:40:58 eaf3925da568: Pull complete 18:41:00 bab4dde63d76: Pull complete 18:41:00 bde34c3a00c8: Pull complete 18:41:00 b352a97aabf1: Pull complete 18:41:00 4872d77fe225: Pull complete 18:41:00 5851b861e8e6: Pull complete 18:41:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:41:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:41:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:41:01 prd-ubuntu20.04-docker-8c-8g-16033 does not seem to be running inside a container 18:41:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-366 -v /w/workspace/undry_device-onvif-camera_PR-366:/w/workspace/undry_device-onvif-camera_PR-366:rw,z -v /w/workspace/undry_device-onvif-camera_PR-366@tmp:/w/workspace/undry_device-onvif-camera_PR-366@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:41:04 $ docker top b72490a1206f9e0c3420c8a452b537632c9f7f67771a3cb73c5c524d65434897 -eo pid,comm 18:41:04 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). 18:41:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:04 [ssh-agent] Looking for ssh-agent implementation... 18:41:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:04 $ docker exec b72490a1206f9e0c3420c8a452b537632c9f7f67771a3cb73c5c524d65434897 ssh-agent 18:41:04 SSH_AUTH_SOCK=/tmp/ssh-Wbg2Fc6GSGY7/agent.32 18:41:04 SSH_AGENT_PID=38 18:41:04 Running ssh-add (command line suppressed) 18:41:05 Identity added: /w/workspace/undry_device-onvif-camera_PR-366@tmp/private_key_17242681974571340485.key (/w/workspace/undry_device-onvif-camera_PR-366@tmp/private_key_17242681974571340485.key) 18:41:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:05 + git tag --points-at HEAD [Pipeline] } 18:41:05 $ docker exec --env ******** --env ******** b72490a1206f9e0c3420c8a452b537632c9f7f67771a3cb73c5c524d65434897 ssh-agent -k 18:41:05 unset SSH_AUTH_SOCK; 18:41:05 unset SSH_AGENT_PID; 18:41:05 echo Agent pid 38 killed; 18:41:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:41:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:05 [ssh-agent] Looking for ssh-agent implementation... 18:41:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:05 $ docker exec b72490a1206f9e0c3420c8a452b537632c9f7f67771a3cb73c5c524d65434897 ssh-agent 18:41:05 SSH_AUTH_SOCK=/tmp/ssh-fwxasSXSXvIF/agent.70 18:41:05 SSH_AGENT_PID=76 18:41:05 Running ssh-add (command line suppressed) 18:41:05 Identity added: /w/workspace/undry_device-onvif-camera_PR-366@tmp/private_key_721131627933571934.key (/w/workspace/undry_device-onvif-camera_PR-366@tmp/private_key_721131627933571934.key) 18:41:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:06 + git semver init 18:41:06 2023-05-18 18:41:06,492 [run_init] DEBUG init version:0.0.0 force:False 18:41:06 2023-05-18 18:41:06,492 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-366/.semver 18:41:06 2023-05-18 18:41:06,493 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-366/.semver 18:41:06 2023-05-18 18:41:06,493 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-366/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-366, universal_newlines=False, shell=None, istream=None) 18:41:07 2023-05-18 18:41:07,465 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-366/.git/info/exclude 18:41:07 2023-05-18 18:41:07,466 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-366/.semver/PR-366 with force:False 18:41:07 2023-05-18 18:41:07,466 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-366/.semver/PR-366 18:41:07 2023-05-18 18:41:07,470 [execute] INFO git cat-file --batch-check 18:41:07 2023-05-18 18:41:07,471 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-366/.semver, universal_newlines=False, shell=None, istream=) 18:41:07 2023-05-18 18:41:07,478 [execute] INFO git cat-file --batch 18:41:07 2023-05-18 18:41:07,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-366/.semver, universal_newlines=False, shell=None, istream=) 18:41:07 2023-05-18 18:41:07,483 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-366/.semver/PR-366 18:41:07 0.0.0 [Pipeline] } 18:41:07 $ docker exec --env ******** --env ******** b72490a1206f9e0c3420c8a452b537632c9f7f67771a3cb73c5c524d65434897 ssh-agent -k 18:41:07 unset SSH_AUTH_SOCK; 18:41:07 unset SSH_AGENT_PID; 18:41:07 echo Agent pid 76 killed; 18:41:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:08 + git semver [Pipeline] } 18:41:08 $ docker stop --time=1 b72490a1206f9e0c3420c8a452b537632c9f7f67771a3cb73c5c524d65434897 18:41:09 $ docker rm -f --volumes b72490a1206f9e0c3420c8a452b537632c9f7f67771a3cb73c5c524d65434897 [Pipeline] // withDockerContainer [Pipeline] sh 18:41:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:41:10 Stashed 1 file(s) [Pipeline] echo 18:41:10 [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 18:41:11 provisioning config files... 18:41:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-366@tmp/config2085702495486080207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:11 ---> docker-login.sh 18:41:11 nexus3.edgexfoundry.org:10001 18:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:11 Configure a credential helper to remove this warning. See 18:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:11 18:41:11 Login Succeeded 18:41:11 nexus3.edgexfoundry.org:10002 18:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:11 Configure a credential helper to remove this warning. See 18:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:11 18:41:11 Login Succeeded 18:41:11 nexus3.edgexfoundry.org:10003 18:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:11 Configure a credential helper to remove this warning. See 18:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:11 18:41:11 Login Succeeded 18:41:11 nexus3.edgexfoundry.org:10004 18:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:11 Configure a credential helper to remove this warning. See 18:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:11 18:41:11 Login Succeeded 18:41:11 docker.io 18:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:12 Configure a credential helper to remove this warning. See 18:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:12 18:41:12 Login Succeeded 18:41:12 ---> docker-login.sh ends [Pipeline] } 18:41:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:41:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:41:12 ========================================================= 18:41:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:41:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:41:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:41:13 Sending build context to Docker daemon 21.98MB 18:41:13 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 18:41:13 Step 2/13 : FROM ${BASE} AS builder 18:41:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:41:13 f56be85fc22e: Pulling fs layer 18:41:13 85791d961cd3: Pulling fs layer 18:41:13 d694b5ae8c79: Pulling fs layer 18:41:13 9f32a84ed3da: Pulling fs layer 18:41:13 4d19c01a9841: Pulling fs layer 18:41:13 9325e15d5711: Pulling fs layer 18:41:13 556b6ee489ea: Pulling fs layer 18:41:13 4d19c01a9841: Waiting 18:41:13 9325e15d5711: Waiting 18:41:13 9f32a84ed3da: Waiting 18:41:13 c5a4b2cf53e6: Pulling fs layer 18:41:13 556b6ee489ea: Waiting 18:41:13 c5a4b2cf53e6: Waiting 18:41:13 85791d961cd3: Download complete 18:41:13 9f32a84ed3da: Verifying Checksum 18:41:13 9f32a84ed3da: Download complete 18:41:13 4d19c01a9841: Download complete 18:41:13 f56be85fc22e: Verifying Checksum 18:41:13 f56be85fc22e: Download complete 18:41:13 9325e15d5711: Verifying Checksum 18:41:13 9325e15d5711: Download complete 18:41:13 f56be85fc22e: Pull complete 18:41:13 85791d961cd3: Pull complete 18:41:13 c5a4b2cf53e6: Verifying Checksum 18:41:13 c5a4b2cf53e6: Download complete 18:41:13 d694b5ae8c79: Verifying Checksum 18:41:13 d694b5ae8c79: Download complete 18:41:14 556b6ee489ea: Verifying Checksum 18:41:14 556b6ee489ea: Download complete 18:41:18 d694b5ae8c79: Pull complete 18:41:18 9f32a84ed3da: Pull complete 18:41:18 4d19c01a9841: Pull complete 18:41:18 9325e15d5711: Pull complete 18:41:20 556b6ee489ea: Pull complete 18:41:21 c5a4b2cf53e6: Pull complete 18:41:21 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 18:41:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:41:21 ---> c4be618373d6 18:41:21 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:41:26 Still waiting to schedule task 18:41:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:41:26 ---> Running in ed34ab2b315b 18:41:26 Removing intermediate container ed34ab2b315b 18:41:26 ---> bcf70298a395 18:41:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:41:26 ---> Running in 34f1b08a7f05 18:41:26 Removing intermediate container 34f1b08a7f05 18:41:26 ---> e137d6a355bf 18:41:26 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 18:41:26 ---> Running in 0e1a7f5602dc 18:41:26 Removing intermediate container 0e1a7f5602dc 18:41:26 ---> 005fad173869 18:41:26 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 18:41:26 ---> Running in 7afe53ca0901 18:41:26 Removing intermediate container 7afe53ca0901 18:41:26 ---> 04aa8e5f8b2f 18:41:26 Step 7/13 : LABEL Name=edgex-device-onvif-camera 18:41:26 ---> Running in c8b96d1bd52a 18:41:26 Removing intermediate container c8b96d1bd52a 18:41:26 ---> e99fcfe07de2 18:41:26 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:41:26 ---> Running in 0150821fb45e 18:41:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:41:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:41:27 OK: 265 MiB in 53 packages 18:41:27 Removing intermediate container 0150821fb45e 18:41:27 ---> b5c3d5703df6 18:41:27 Step 9/13 : WORKDIR /device-onvif-camera 18:41:27 ---> Running in 291f8d888337 18:41:27 Removing intermediate container 291f8d888337 18:41:27 ---> 6a50dc177b5e 18:41:27 Step 10/13 : COPY go.mod vendor* ./ 18:41:27 ---> 63d744d81c7a 18:41:27 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:27 ---> Running in cd7635351374 18:42:24 Removing intermediate container cd7635351374 18:42:24 ---> a955f65d08ee 18:42:24 Step 12/13 : COPY . . 18:42:24 ---> 4e49fc4db2f9 18:42:24 Step 13/13 : RUN ${MAKE} 18:42:24 ---> Running in 852b1186f8b7 18:42:24 noop 18:42:24 Removing intermediate container 852b1186f8b7 18:42:24 ---> 97860aff7165 18:42:24 Successfully built 97860aff7165 18:42:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:24 + docker inspect -f . ci-base-image-x86_64 18:42:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:24 prd-ubuntu20.04-docker-8c-8g-16033 does not seem to be running inside a container 18:42:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-366 -v /w/workspace/undry_device-onvif-camera_PR-366:/w/workspace/undry_device-onvif-camera_PR-366:rw,z -v /w/workspace/undry_device-onvif-camera_PR-366@tmp:/w/workspace/undry_device-onvif-camera_PR-366@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 ******** ci-base-image-x86_64 cat 18:42:25 $ docker top 013640e8d7c9f9aab621ca1001d2a0cfd94705984cd5a9c77e354fc37a83e6bf -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:25 + go version 18:42:25 go version go1.20.2 linux/amd64 [Pipeline] } 18:42:25 $ docker stop --time=1 013640e8d7c9f9aab621ca1001d2a0cfd94705984cd5a9c77e354fc37a83e6bf 18:42:26 $ docker rm -f --volumes 013640e8d7c9f9aab621ca1001d2a0cfd94705984cd5a9c77e354fc37a83e6bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:27 + docker inspect -f . ci-base-image-x86_64 18:42:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:27 prd-ubuntu20.04-docker-8c-8g-16033 does not seem to be running inside a container 18:42:27 $ 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-366 -v /w/workspace/undry_device-onvif-camera_PR-366:/w/workspace/undry_device-onvif-camera_PR-366:rw,z -v /w/workspace/undry_device-onvif-camera_PR-366@tmp:/w/workspace/undry_device-onvif-camera_PR-366@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 ******** ci-base-image-x86_64 cat 18:42:28 $ docker top abe859f2abab869bb9c01231ad1e56d7aaf72ceea65a87eb7134631fdeaa6710 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:28 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-366 [Pipeline] fileExists [Pipeline] sh 18:42:28 + make test 18:42:28 go test ./... -coverprofile=coverage.out ./... 18:42:33 ? github.com/edgexfoundry/device-onvif-camera [no test files] 18:42:43 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 18:42:43 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 18:42:46 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.043s coverage: 31.4% of statements 18:42:46 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.360s coverage: 86.5% of statements 18:42:52 go vet ./... 18:42:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:42:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:42:56 ./bin/test-attribution-txt.sh [Pipeline] echo 18:42:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:42:56 $ docker stop --time=1 abe859f2abab869bb9c01231ad1e56d7aaf72ceea65a87eb7134631fdeaa6710 18:42:59 $ docker rm -f --volumes abe859f2abab869bb9c01231ad1e56d7aaf72ceea65a87eb7134631fdeaa6710 [Pipeline] // withDockerContainer [Pipeline] sh 18:43:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:43:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:43:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:43:01 + ls -al . 18:43:01 total 232 18:43:01 drwxrwxr-x 10 jenkins jenkins 4096 May 18 18:42 . 18:43:01 drwxrwxr-x 4 jenkins jenkins 4096 May 18 18:40 .. 18:43:01 drwxrwxr-x 8 jenkins jenkins 4096 May 18 18:41 .git 18:43:01 drwxrwxr-x 3 jenkins jenkins 4096 May 18 18:40 .github 18:43:01 -rw-rw-r-- 1 jenkins jenkins 496 May 18 18:40 .gitignore 18:43:01 -rw-rw-r-- 1 jenkins jenkins 42 May 18 18:40 .golangci.yml 18:43:01 drwxr-xr-x 3 jenkins jenkins 4096 May 18 18:41 .semver 18:43:01 -rw-rw-r-- 1 jenkins jenkins 10087 May 18 18:40 Attribution.txt 18:43:01 -rw-rw-r-- 1 jenkins jenkins 6312 May 18 18:40 CHANGELOG.md 18:43:01 -rw-rw-r-- 1 jenkins jenkins 1574 May 18 18:40 Dockerfile 18:43:01 -rw-rw-r-- 1 jenkins jenkins 677 May 18 18:40 GOVERNANCE.md 18:43:01 -rw-rw-r-- 1 jenkins jenkins 739 May 18 18:40 Jenkinsfile 18:43:01 -rw-rw-r-- 1 jenkins jenkins 11348 May 18 18:40 LICENSE 18:43:01 -rw-rw-r-- 1 jenkins jenkins 2751 May 18 18:40 Makefile 18:43:01 -rw-rw-r-- 1 jenkins jenkins 625 May 18 18:40 OWNERS.md 18:43:01 -rw-rw-r-- 1 jenkins jenkins 2690 May 18 18:40 README.md 18:43:01 -rw-rw-r-- 1 jenkins jenkins 5 May 18 18:41 VERSION 18:43:01 drwxrwxr-x 2 jenkins jenkins 4096 May 18 18:40 bin 18:43:01 drwxrwxr-x 3 jenkins jenkins 4096 May 18 18:40 cmd 18:43:01 -rw-r--r-- 1 jenkins jenkins 78459 May 18 18:42 coverage.out 18:43:01 drwxrwxr-x 4 jenkins jenkins 4096 May 18 18:40 doc 18:43:01 -rw-rw-r-- 1 jenkins jenkins 3642 May 18 18:40 go.mod 18:43:01 -rw-rw-r-- 1 jenkins jenkins 33491 May 18 18:40 go.sum 18:43:01 drwxrwxr-x 4 jenkins jenkins 4096 May 18 18:40 internal 18:43:01 drwxrwxr-x 4 jenkins jenkins 4096 May 18 18:40 snap 18:43:01 -rw-rw-r-- 1 jenkins jenkins 236 May 18 18:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:01 + 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=cc2fe5c940e704d543e537d7ec4b81ce695bf44a --label arch=amd64 --label version=0.0.0 . 18:43:01 Sending build context to Docker daemon 22.06MB 18:43:01 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 18:43:01 Step 2/26 : FROM ${BASE} AS builder 18:43:01 ---> 97860aff7165 18:43:01 Step 3/26 : ARG ADD_BUILD_TAGS="" 18:43:02 ---> Running in 265a85e2befe 18:43:02 Removing intermediate container 265a85e2befe 18:43:02 ---> bcc62c5b01ac 18:43:02 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:43:02 ---> Running in 72c85630e5a1 18:43:02 Removing intermediate container 72c85630e5a1 18:43:02 ---> 193543c266ce 18:43:02 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 18:43:02 ---> Running in a330fb9e32a5 18:43:02 Removing intermediate container a330fb9e32a5 18:43:02 ---> 88e336a62ad8 18:43:02 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 18:43:02 ---> Running in f72fa9fee49f 18:43:02 Removing intermediate container f72fa9fee49f 18:43:02 ---> be5c07b2cf2b 18:43:02 Step 7/26 : LABEL Name=edgex-device-onvif-camera 18:43:02 ---> Running in 2cb7934b6339 18:43:02 Removing intermediate container 2cb7934b6339 18:43:02 ---> f5623968a029 18:43:02 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:43:02 ---> Running in 49ff8222ba2b 18:43:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:43:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:43:03 OK: 265 MiB in 53 packages 18:43:03 Removing intermediate container 49ff8222ba2b 18:43:03 ---> 11198728042a 18:43:03 Step 9/26 : WORKDIR /device-onvif-camera 18:43:03 ---> Running in 1dcd2f7fadf7 18:43:03 Removing intermediate container 1dcd2f7fadf7 18:43:03 ---> ccb458acbd6f 18:43:03 Step 10/26 : COPY go.mod vendor* ./ 18:43:03 ---> eed4d95e3cc1 18:43:03 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:03 ---> Running in 312c00226cf0 18:43:04 Removing intermediate container 312c00226cf0 18:43:04 ---> 45700e71b7f0 18:43:04 Step 12/26 : COPY . . 18:43:05 ---> 7a4fa77451c3 18:43:05 Step 13/26 : RUN ${MAKE} 18:43:05 ---> Running in a493980292fc 18:43:05 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 18:43:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16034 in /w/workspace/undry_device-onvif-camera_PR-366 [Pipeline] { [Pipeline] ws 18:43:14 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 18:43:14 The recommended git tool is: git 18:43:20 using credential edgex-jenkins-ssh 18:43:20 Cloning the remote Git repository 18:43:20 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 18:43:20 > git init /w/workspace/device-onvif-camera/1 # timeout=10 18:43:20 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 18:43:20 > git --version # timeout=10 18:43:21 > git --version # 'git version 2.25.1' 18:43:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:22 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 18:43:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:24 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 18:43:24 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 18:43:24 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/366/head:refs/remotes/origin/PR-366 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:43:24 Merging remotes/origin/main commit 64f82e933683e29c662cfdfed835d2baed16cd25 into PR head commit cc2fe5c940e704d543e537d7ec4b81ce695bf44a 18:43:25 Merge succeeded, producing cc2fe5c940e704d543e537d7ec4b81ce695bf44a 18:43:25 Checking out Revision cc2fe5c940e704d543e537d7ec4b81ce695bf44a (PR-366) 18:43:24 > git config core.sparsecheckout # timeout=10 18:43:24 > git checkout -f cc2fe5c940e704d543e537d7ec4b81ce695bf44a # timeout=10 18:43:25 > git remote # timeout=10 18:43:25 > git config --get remote.origin.url # timeout=10 18:43:25 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:25 > git merge 64f82e933683e29c662cfdfed835d2baed16cd25 # timeout=10 18:43:25 > git rev-parse HEAD^{commit} # timeout=10 18:43:25 > git config core.sparsecheckout # timeout=10 18:43:25 > git checkout -f cc2fe5c940e704d543e537d7ec4b81ce695bf44a # timeout=10 18:43:27 Removing intermediate container a493980292fc 18:43:27 ---> 5b379af29d1c 18:43:27 Step 14/26 : FROM alpine:3.17 18:43:27 3.17: Pulling from library/alpine 18:43:27 f56be85fc22e: Already exists 18:43:27 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:43:27 Status: Downloaded newer image for alpine:3.17 18:43:27 ---> 9ed4aefc74f6 18:43:27 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:43:27 ---> Running in 61eea5dbb5a9 18:43:27 Removing intermediate container 61eea5dbb5a9 18:43:27 ---> b7fde0e98914 18:43:27 Step 16/26 : RUN apk add --update --no-cache dumb-init 18:43:27 ---> Running in 451373e891e1 18:43:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:43:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:43:27 (1/1) Installing dumb-init (1.2.5-r2) 18:43:27 Executing busybox-1.35.0-r29.trigger 18:43:27 OK: 7 MiB in 16 packages 18:43:27 Removing intermediate container 451373e891e1 18:43:27 ---> 80fa3ce613be 18:43:27 Step 17/26 : WORKDIR / 18:43:27 ---> Running in e3c31308f673 18:43:27 Removing intermediate container e3c31308f673 18:43:27 ---> 6164d62fdb3f 18:43:27 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 18:43:27 ---> d4cfd506fc95 18:43:27 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 18:43:27 ---> 7440b9e73aad 18:43:27 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 18:43:27 ---> e26fafb1ea57 18:43:27 Step 21/26 : EXPOSE 59984 18:43:27 ---> Running in daa2f74cc6ee 18:43:27 Removing intermediate container daa2f74cc6ee 18:43:27 ---> db6e55b62c24 18:43:27 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 18:43:27 ---> Running in f3d78f33d883 18:43:27 Removing intermediate container f3d78f33d883 18:43:27 ---> c8e3173f6cc2 18:43:27 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:43:27 ---> Running in 1ff92b5223b4 18:43:27 Removing intermediate container 1ff92b5223b4 18:43:27 ---> 2da23d39cdce 18:43:27 Step 24/26 : LABEL arch=amd64 18:43:27 ---> Running in b3308eb85b1d 18:43:27 Removing intermediate container b3308eb85b1d 18:43:27 ---> e4e090e7bf68 18:43:27 Step 25/26 : LABEL git_sha=cc2fe5c940e704d543e537d7ec4b81ce695bf44a 18:43:27 ---> Running in 715a78aae03f 18:43:27 Removing intermediate container 715a78aae03f 18:43:27 ---> a41713c509e1 18:43:27 Step 26/26 : LABEL version=0.0.0 18:43:27 ---> Running in f1880d4b10df 18:43:27 Removing intermediate container f1880d4b10df 18:43:27 ---> 49c2e8629c84 18:43:27 [Warning] One or more build-args [ARCH] were not consumed 18:43:27 Successfully built 49c2e8629c84 18:43:27 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 18:43:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:28 18:43:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:28 latest: Pulling from edgex-lftools-log-publisher 18:43:28 5eb5b503b376: Pulling fs layer 18:43:28 5c69ac0246d0: Pulling fs layer 18:43:28 ec43610c2a17: Pulling fs layer 18:43:28 3a2ae6a8a46f: Pulling fs layer 18:43:28 33b1e0a273af: Pulling fs layer 18:43:28 5d3b04190fa2: Pulling fs layer 18:43:28 3a2ae6a8a46f: Waiting 18:43:28 33b1e0a273af: Waiting 18:43:28 2f39f015ded8: Pulling fs layer 18:43:28 5d3b04190fa2: Waiting 18:43:28 2f39f015ded8: Waiting 18:43:28 5c69ac0246d0: Verifying Checksum 18:43:28 5c69ac0246d0: Download complete 18:43:28 3a2ae6a8a46f: Download complete 18:43:28 33b1e0a273af: Verifying Checksum 18:43:28 33b1e0a273af: Download complete 18:43:28 5d3b04190fa2: Verifying Checksum 18:43:28 5d3b04190fa2: Download complete 18:43:28 ec43610c2a17: Verifying Checksum 18:43:28 ec43610c2a17: Download complete 18:43:28 Commit message: "docs: updated remaining docs from v2 to v3" 18:43:28 > git --version # timeout=10 18:43:28 > git --version # 'git version 2.25.1' 18:43:28 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 18:43:29 5eb5b503b376: Download complete 18:43:29 18:43:29 GitHub has been notified of this commit’s build result 18:43:29 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:43:29 2f39f015ded8: Download complete 18:43:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:43:30 % Total % Received % Xferd Average Speed Time Time Time Current 18:43:30 Dload Upload Total Spent Left Speed 18:43:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91078 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 90432 18:43:30 5eb5b503b376: Pull complete 18:43:30 5c69ac0246d0: Pull complete [Pipeline] sh 18:43:30 ec43610c2a17: Pull complete 18:43:30 3a2ae6a8a46f: Pull complete 18:43:30 33b1e0a273af: Pull complete 18:43:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:43:31 5d3b04190fa2: Pull complete 18:43:31 + sudo tee /etc/docker/daemon.new 18:43:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:43:31 { 18:43:31 "registry-mirrors": [ 18:43:31 "https://nexus3.edgexfoundry.org:10001" 18:43:31 ], 18:43:31 "bip": "10.250.0.254/24", 18:43:31 "hosts": [ 18:43:31 "tcp://0.0.0.0:5555", 18:43:31 "unix:///var/run/docker.sock" 18:43:31 ], 18:43:31 "mtu": 1458, 18:43:31 "selinux-enabled": true, 18:43:31 "seccomp-profile": "/etc/docker/seccomp.json" 18:43:31 } [Pipeline] sh 18:43:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:43:31 + sudo service docker restart 18:43:35 2f39f015ded8: Pull complete 18:43:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:43:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:35 prd-ubuntu20.04-docker-8c-8g-16033 does not seem to be running inside a container 18:43:35 $ 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-366 -v /w/workspace/undry_device-onvif-camera_PR-366:/w/workspace/undry_device-onvif-camera_PR-366:rw,z -v /w/workspace/undry_device-onvif-camera_PR-366@tmp:/w/workspace/undry_device-onvif-camera_PR-366@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 18:43:39 $ docker top 9f1d0e47ef41680af6e6194b880a132b9f2061e5c98657562d241c168ea623ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:40 ---> job-cost.sh 18:43:40 lf-activate-venv: SKIPPING 18:43:40 INFO: No Stack... 18:43:40 INFO: Retrieving Pricing Info for: v3-standard-8 18:43:40 INFO: Archiving Costs [Pipeline] sh 18:43:41 + cat /w/workspace/undry_device-onvif-camera_PR-366/archives/cost.csv 18:43:41 + cut -d, -f6 [Pipeline] lock 18:43:41 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-366-1-stack-cost] 18:43:41 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-366-1-stack-cost] did not exist. Created. 18:43:41 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-366-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:43:41 + echo total: 0.2199999988079071 [Pipeline] stash 18:43:41 Stashed 1 file(s) [Pipeline] } 18:43:41 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-366-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:43:41 $ docker stop --time=1 9f1d0e47ef41680af6e6194b880a132b9f2061e5c98657562d241c168ea623ce 18:43:42 $ docker rm -f --volumes 9f1d0e47ef41680af6e6194b880a132b9f2061e5c98657562d241c168ea623ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:50 provisioning config files... 18:43:50 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config4130932245651272416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:50 ---> docker-login.sh 18:43:50 nexus3.edgexfoundry.org:10001 18:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:51 Configure a credential helper to remove this warning. See 18:43:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:51 18:43:51 Login Succeeded 18:43:51 nexus3.edgexfoundry.org:10002 18:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:51 Configure a credential helper to remove this warning. See 18:43:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:51 18:43:51 Login Succeeded 18:43:51 nexus3.edgexfoundry.org:10003 18:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:52 Configure a credential helper to remove this warning. See 18:43:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:52 18:43:52 Login Succeeded 18:43:52 nexus3.edgexfoundry.org:10004 18:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:52 Configure a credential helper to remove this warning. See 18:43:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:52 18:43:52 Login Succeeded 18:43:52 docker.io 18:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:53 Configure a credential helper to remove this warning. See 18:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:53 18:43:53 Login Succeeded 18:43:53 ---> docker-login.sh ends [Pipeline] } 18:43:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:43:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:43:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:43:53 ========================================================= 18:43:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:43:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:43:56 Sending build context to Docker daemon 14.46MB 18:43:56 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 18:43:56 Step 2/13 : FROM ${BASE} AS builder 18:43:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:43:56 c41833b44d91: Pulling fs layer 18:43:56 ed15518f5707: Pulling fs layer 18:43:56 feae8fd75edb: Pulling fs layer 18:43:56 242c74f7c9fa: Pulling fs layer 18:43:56 3cdef696dda3: Pulling fs layer 18:43:56 2ced38df9373: Pulling fs layer 18:43:56 3cdef696dda3: Waiting 18:43:56 242c74f7c9fa: Waiting 18:43:56 2ced38df9373: Waiting 18:43:56 58f1dce35555: Pulling fs layer 18:43:56 58f1dce35555: Waiting 18:43:56 ed15518f5707: Verifying Checksum 18:43:56 ed15518f5707: Download complete 18:43:56 242c74f7c9fa: Verifying Checksum 18:43:56 242c74f7c9fa: Download complete 18:43:56 3cdef696dda3: Verifying Checksum 18:43:56 3cdef696dda3: Download complete 18:43:56 c41833b44d91: Verifying Checksum 18:43:56 c41833b44d91: Download complete 18:43:57 c41833b44d91: Pull complete 18:43:57 58f1dce35555: Verifying Checksum 18:43:57 58f1dce35555: Download complete 18:43:58 ed15518f5707: Pull complete 18:43:59 feae8fd75edb: Verifying Checksum 18:43:59 feae8fd75edb: Download complete 18:43:59 2ced38df9373: Verifying Checksum 18:43:59 2ced38df9373: Download complete 18:44:11 feae8fd75edb: Pull complete 18:44:11 242c74f7c9fa: Pull complete 18:44:11 3cdef696dda3: Pull complete 18:44:17 2ced38df9373: Pull complete 18:44:19 58f1dce35555: Pull complete 18:44:19 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 18:44:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:44:19 ---> fadd8f120f05 18:44:19 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:44:21 ---> Running in c4326da7ba0c 18:44:21 Removing intermediate container c4326da7ba0c 18:44:21 ---> ffd9480a6e70 18:44:21 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:44:22 ---> Running in 56c9bc5d95d0 18:44:22 Removing intermediate container 56c9bc5d95d0 18:44:22 ---> a8f22d2956c8 18:44:22 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 18:44:22 ---> Running in 75f6d2e6361a 18:44:22 Removing intermediate container 75f6d2e6361a 18:44:22 ---> ab99e5fe5acf 18:44:22 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 18:44:22 ---> Running in 1fbb4084a2af 18:44:23 Removing intermediate container 1fbb4084a2af 18:44:23 ---> f8666311b09d 18:44:23 Step 7/13 : LABEL Name=edgex-device-onvif-camera 18:44:23 ---> Running in e300d27780ed 18:44:23 Removing intermediate container e300d27780ed 18:44:23 ---> 4f8f6fcf4497 18:44:23 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:44:23 ---> Running in 958b47916104 18:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:44:26 OK: 263 MiB in 53 packages 18:44:27 Removing intermediate container 958b47916104 18:44:27 ---> 9efd1ca0b5f0 18:44:27 Step 9/13 : WORKDIR /device-onvif-camera 18:44:27 ---> Running in 427ec6c9fe77 18:44:27 Removing intermediate container 427ec6c9fe77 18:44:27 ---> e84dd6142f14 18:44:27 Step 10/13 : COPY go.mod vendor* ./ 18:44:28 ---> 6083dc753631 18:44:28 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:28 ---> Running in bf4dc0956bf6 18:45:36 Removing intermediate container bf4dc0956bf6 18:45:36 ---> d0688366dc44 18:45:36 Step 12/13 : COPY . . 18:45:36 ---> 0365eb5336fe 18:45:36 Step 13/13 : RUN ${MAKE} 18:45:36 ---> Running in 5b7fb8ea3eea 18:45:36 noop 18:45:36 Removing intermediate container 5b7fb8ea3eea 18:45:36 ---> 9cd7c9b4e1c9 18:45:36 Successfully built 9cd7c9b4e1c9 18:45:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:36 + docker inspect -f . ci-base-image-arm64 18:45:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:37 prd-ubuntu20.04-docker-arm64-4c-16g-16034 does not seem to be running inside a container 18:45:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 18:45:38 $ docker top 9ac86246974be9c78a8aaa096fb16e9de5e4dc5234c5d74e94980a911e53bbeb -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:39 + go version 18:45:39 go version go1.20.2 linux/arm64 [Pipeline] } 18:45:39 $ docker stop --time=1 9ac86246974be9c78a8aaa096fb16e9de5e4dc5234c5d74e94980a911e53bbeb 18:45:41 $ docker rm -f --volumes 9ac86246974be9c78a8aaa096fb16e9de5e4dc5234c5d74e94980a911e53bbeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:42 + docker inspect -f . ci-base-image-arm64 18:45:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:42 prd-ubuntu20.04-docker-arm64-4c-16g-16034 does not seem to be running inside a container 18:45:42 $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 18:45:43 $ docker top 001ae0e0b56f8f296edbb0d24e126bf9a241909d6dc1652b763a860878145da7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:44 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 18:45:45 + make test 18:45:45 go test ./... -coverprofile=coverage.out ./... 18:46:24 ? github.com/edgexfoundry/device-onvif-camera [no test files] 18:48:46 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 18:48:46 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 18:48:46 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.232s coverage: 31.4% of statements 18:49:13 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.429s coverage: 86.5% of statements 18:49:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:49:13 go vet ./... 18:49:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:49:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:49:45 ./bin/test-attribution-txt.sh [Pipeline] echo 18:49:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:49:45 $ docker stop --time=1 001ae0e0b56f8f296edbb0d24e126bf9a241909d6dc1652b763a860878145da7 18:49:47 $ docker rm -f --volumes 001ae0e0b56f8f296edbb0d24e126bf9a241909d6dc1652b763a860878145da7 [Pipeline] // withDockerContainer [Pipeline] sh 18:49:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:49:49 Warning: overwriting stash ‘coverage-report’ 18:49:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:49:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:49:50 + ls -al . 18:49:50 total 228 18:49:50 drwxrwxr-x 9 jenkins jenkins 4096 May 18 18:45 . 18:49:50 drwxrwxr-x 4 jenkins jenkins 4096 May 18 18:43 .. 18:49:50 drwxrwxr-x 8 jenkins jenkins 4096 May 18 18:43 .git 18:49:50 drwxrwxr-x 3 jenkins jenkins 4096 May 18 18:43 .github 18:49:50 -rw-rw-r-- 1 jenkins jenkins 496 May 18 18:43 .gitignore 18:49:50 -rw-rw-r-- 1 jenkins jenkins 42 May 18 18:43 .golangci.yml 18:49:50 -rw-rw-r-- 1 jenkins jenkins 10087 May 18 18:43 Attribution.txt 18:49:50 -rw-rw-r-- 1 jenkins jenkins 6312 May 18 18:43 CHANGELOG.md 18:49:50 -rw-rw-r-- 1 jenkins jenkins 1574 May 18 18:43 Dockerfile 18:49:50 -rw-rw-r-- 1 jenkins jenkins 677 May 18 18:43 GOVERNANCE.md 18:49:50 -rw-rw-r-- 1 jenkins jenkins 739 May 18 18:43 Jenkinsfile 18:49:50 -rw-rw-r-- 1 jenkins jenkins 11348 May 18 18:43 LICENSE 18:49:50 -rw-rw-r-- 1 jenkins jenkins 2751 May 18 18:43 Makefile 18:49:50 -rw-rw-r-- 1 jenkins jenkins 625 May 18 18:43 OWNERS.md 18:49:50 -rw-rw-r-- 1 jenkins jenkins 2690 May 18 18:43 README.md 18:49:50 -rw-rw-r-- 1 jenkins jenkins 5 May 18 18:41 VERSION 18:49:50 drwxrwxr-x 2 jenkins jenkins 4096 May 18 18:43 bin 18:49:50 drwxrwxr-x 3 jenkins jenkins 4096 May 18 18:43 cmd 18:49:50 -rw-r--r-- 1 jenkins jenkins 78459 May 18 18:49 coverage.out 18:49:50 drwxrwxr-x 4 jenkins jenkins 4096 May 18 18:43 doc 18:49:50 -rw-rw-r-- 1 jenkins jenkins 3642 May 18 18:43 go.mod 18:49:50 -rw-rw-r-- 1 jenkins jenkins 33491 May 18 18:43 go.sum 18:49:50 drwxrwxr-x 4 jenkins jenkins 4096 May 18 18:43 internal 18:49:50 drwxrwxr-x 4 jenkins jenkins 4096 May 18 18:43 snap 18:49:50 -rw-rw-r-- 1 jenkins jenkins 236 May 18 18:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:50 + 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=cc2fe5c940e704d543e537d7ec4b81ce695bf44a --label arch=arm64 --label version=0.0.0 . 18:49:51 Sending build context to Docker daemon 14.54MB 18:49:51 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 18:49:51 Step 2/26 : FROM ${BASE} AS builder 18:49:51 ---> 9cd7c9b4e1c9 18:49:51 Step 3/26 : ARG ADD_BUILD_TAGS="" 18:49:51 ---> Running in 7775ab74bae3 18:49:52 Removing intermediate container 7775ab74bae3 18:49:52 ---> 34426b2e0b2f 18:49:52 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:49:52 ---> Running in 42116ff0b3fc 18:49:52 Removing intermediate container 42116ff0b3fc 18:49:52 ---> 444813589727 18:49:52 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 18:49:52 ---> Running in a139967a527a 18:49:52 Removing intermediate container a139967a527a 18:49:52 ---> c5fb0bc1c2a7 18:49:52 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 18:49:52 ---> Running in f7a8363c83de 18:49:53 Removing intermediate container f7a8363c83de 18:49:53 ---> f39504ebd640 18:49:53 Step 7/26 : LABEL Name=edgex-device-onvif-camera 18:49:53 ---> Running in 71844236ee54 18:49:53 Removing intermediate container 71844236ee54 18:49:53 ---> dda0ba0adb0f 18:49:53 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:49:53 ---> Running in 5bb6d173dcb7 18:49:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:49:56 OK: 263 MiB in 53 packages 18:49:57 Removing intermediate container 5bb6d173dcb7 18:49:57 ---> e7bc65232574 18:49:57 Step 9/26 : WORKDIR /device-onvif-camera 18:49:57 ---> Running in 5fd0352153c1 18:49:57 Removing intermediate container 5fd0352153c1 18:49:57 ---> bef3c1618f6a 18:49:57 Step 10/26 : COPY go.mod vendor* ./ 18:50:01 ---> 510a217787f8 18:50:01 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:50:01 ---> Running in 9279f61bdc96 18:50:03 Removing intermediate container 9279f61bdc96 18:50:03 ---> d113aa406c90 18:50:03 Step 12/26 : COPY . . 18:50:05 ---> 6a481942e891 18:50:05 Step 13/26 : RUN ${MAKE} 18:50:05 ---> Running in c45c33b2400d 18:50:06 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 18:52:43 Removing intermediate container c45c33b2400d 18:52:43 ---> 8140ffb43855 18:52:43 Step 14/26 : FROM alpine:3.17 18:52:43 3.17: Pulling from library/alpine 18:52:43 c41833b44d91: Already exists 18:52:43 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:52:43 Status: Downloaded newer image for alpine:3.17 18:52:43 ---> 51e60588ff2c 18:52:43 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:52:43 ---> Running in 35eb321cb152 18:52:43 Removing intermediate container 35eb321cb152 18:52:43 ---> 832f20edd9df 18:52:43 Step 16/26 : RUN apk add --update --no-cache dumb-init 18:52:43 ---> Running in 0d746bf75d85 18:52:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:52:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:52:43 (1/1) Installing dumb-init (1.2.5-r2) 18:52:43 Executing busybox-1.35.0-r29.trigger 18:52:43 OK: 8 MiB in 16 packages 18:52:43 Removing intermediate container 0d746bf75d85 18:52:43 ---> 6d913e1c5147 18:52:43 Step 17/26 : WORKDIR / 18:52:43 ---> Running in 8bf41af5deee 18:52:43 Removing intermediate container 8bf41af5deee 18:52:43 ---> 4d558b457431 18:52:43 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 18:52:43 ---> e7b8588c11d5 18:52:43 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 18:52:43 ---> cbebb431befe 18:52:43 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 18:52:43 ---> f731019722ee 18:52:43 Step 21/26 : EXPOSE 59984 18:52:43 ---> Running in 784cac7b8853 18:52:43 Removing intermediate container 784cac7b8853 18:52:43 ---> 8db1e4eca680 18:52:43 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 18:52:43 ---> Running in a91d2acb4044 18:52:43 Removing intermediate container a91d2acb4044 18:52:43 ---> 0b002dcbcf3a 18:52:43 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:52:43 ---> Running in 2dc1fd639af0 18:52:43 Removing intermediate container 2dc1fd639af0 18:52:43 ---> f3635cd26991 18:52:43 Step 24/26 : LABEL arch=arm64 18:52:43 ---> Running in 24072241a113 18:52:43 Removing intermediate container 24072241a113 18:52:43 ---> ec0bdb5f4fe4 18:52:43 Step 25/26 : LABEL git_sha=cc2fe5c940e704d543e537d7ec4b81ce695bf44a 18:52:43 ---> Running in 7973e265f91d 18:52:43 Removing intermediate container 7973e265f91d 18:52:43 ---> 40e9738a1c86 18:52:43 Step 26/26 : LABEL version=0.0.0 18:52:43 ---> Running in 85f1a2051a9e 18:52:43 Removing intermediate container 85f1a2051a9e 18:52:43 ---> 43fdd96807ab 18:52:43 [Warning] One or more build-args [ARCH] were not consumed 18:52:43 Successfully built 43fdd96807ab 18:52:43 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 18:52:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:52:43 18:52:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:52:44 arm64: Pulling from edgex-lftools-log-publisher 18:52:44 8998bd30e6a1: Pulling fs layer 18:52:44 04944245beec: Pulling fs layer 18:52:44 699f458cf7ca: Pulling fs layer 18:52:44 765212b225bb: Pulling fs layer 18:52:44 f23df028b6ca: Pulling fs layer 18:52:44 d65c8cfc05b1: Pulling fs layer 18:52:44 2437ff75d9bd: Pulling fs layer 18:52:44 f23df028b6ca: Waiting 18:52:44 d65c8cfc05b1: Waiting 18:52:44 2437ff75d9bd: Waiting 18:52:44 765212b225bb: Waiting 18:52:44 04944245beec: Verifying Checksum 18:52:44 04944245beec: Download complete 18:52:44 765212b225bb: Verifying Checksum 18:52:44 765212b225bb: Download complete 18:52:44 f23df028b6ca: Verifying Checksum 18:52:44 f23df028b6ca: Download complete 18:52:44 d65c8cfc05b1: Verifying Checksum 18:52:44 d65c8cfc05b1: Download complete 18:52:44 699f458cf7ca: Verifying Checksum 18:52:44 699f458cf7ca: Download complete 18:52:45 8998bd30e6a1: Verifying Checksum 18:52:45 8998bd30e6a1: Download complete 18:52:47 2437ff75d9bd: Verifying Checksum 18:52:47 2437ff75d9bd: Download complete 18:52:48 8998bd30e6a1: Pull complete 18:52:49 04944245beec: Pull complete 18:52:50 699f458cf7ca: Pull complete 18:52:50 765212b225bb: Pull complete 18:52:51 f23df028b6ca: Pull complete 18:52:51 d65c8cfc05b1: Pull complete 18:53:03 2437ff75d9bd: Pull complete 18:53:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:53:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:53:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:04 prd-ubuntu20.04-docker-arm64-4c-16g-16034 does not seem to be running inside a container 18:53:04 $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 18:53:06 $ docker top 9325f0f0525b578b1fc879faf7d8b6318e60a939202afb48b9ad476a7eb7ed01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:53:07 ---> job-cost.sh 18:53:07 lf-activate-venv: SKIPPING 18:53:07 INFO: No Stack... 18:53:08 INFO: Retrieving Pricing Info for: v3-standard-4 18:53:08 INFO: Archiving Costs [Pipeline] sh 18:53:09 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 18:53:09 + cut -d, -f6 [Pipeline] lock 18:53:09 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-366-1-stack-cost] 18:53:09 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-366-1-stack-cost] did not exist. Created. 18:53:09 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-366-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:53:09 /w/workspace/device-onvif-camera/1@tmp/durable-81cdb4d4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:53:10 + echo total: 0.10999999940395355 [Pipeline] stash 18:53:10 Warning: overwriting stash ‘stack-cost’ 18:53:10 Stashed 1 file(s) [Pipeline] } 18:53:10 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-366-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:53:10 $ docker stop --time=1 9325f0f0525b578b1fc879faf7d8b6318e60a939202afb48b9ad476a7eb7ed01 18:53:11 $ docker rm -f --volumes 9325f0f0525b578b1fc879faf7d8b6318e60a939202afb48b9ad476a7eb7ed01 [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 18:53:12 provisioning config files... 18:53:12 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-366@tmp/config10900057701871259681tmp [Pipeline] { [Pipeline] sh 18:53:13 + set +x 18:53:13 + curl -s https://codecov.io/bash 18:53:13 + bash -s -- 18:53:13 18:53:13 _____ _ 18:53:13 / ____| | | 18:53:13 | | ___ __| | ___ ___ _____ __ 18:53:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:53:13 | |___| (_) | (_| | __/ (_| (_) \ V / 18:53:13 \_____\___/ \__,_|\___|\___\___/ \_/ 18:53:13 Bash-1.0.6 18:53:13 18:53:13 18:53:13 ==> git version 2.25.1 found 18:53:13 ==> 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 18:53:13 Release-Date: 2020-01-08 18:53:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:53:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:53:13 ==> Jenkins CI detected. 18:53:13 current dir:  /w/workspace/undry_device-onvif-camera_PR-366 18:53:13 project root: . 18:53:13 --> token set from env 18:53:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:53:13 ==> Running gcov in . (disable via -X gcov) 18:53:13 ==> Python coveragepy not found 18:53:13 ==> Searching for coverage reports in: 18:53:13 + . 18:53:13 -> Found 1 reports 18:53:13 ==> Detecting git/mercurial file structure 18:53:13 ==> Reading reports 18:53:13 + ./coverage.out bytes=78459 18:53:13 ==> Appending adjustments 18:53:13 https://docs.codecov.io/docs/fixing-reports 18:53:13 + Found adjustments 18:53:13 ==> Gzipping contents 18:53:13 12K /tmp/codecov.56naav.gz 18:53:13 ==> Uploading reports 18:53:13 url: https://codecov.io 18:53:13 query: branch=PR-366&commit=cc2fe5c940e704d543e537d7ec4b81ce695bf44a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-366%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=366&job=&cmd_args= 18:53:13 -> Pinging Codecov 18:53:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-366&commit=cc2fe5c940e704d543e537d7ec4b81ce695bf44a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-366%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=366&job=&cmd_args= 18:53:13 -> Uploading to 18:53:13 https://storage.googleapis.com/codecov/v4/raw/2023-05-18/F29A59C45E3A92E06B3E522C9905F8EF/cc2fe5c940e704d543e537d7ec4b81ce695bf44a/8689a192-6e27-4e89-82f2-0e8d8b9c72a5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230518T185313Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd3653c603168892519d84892012c7d3c1f74c05cbd6caa0515451b2d3693a6a 18:53:13 % Total % Received % Xferd Average Speed Time Time Time Current 18:53:13 Dload Upload Total Spent Left Speed 18:53:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 51497 --:--:-- --:--:-- --:--:-- 51497 18:53:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/cc2fe5c940e704d543e537d7ec4b81ce695bf44a [Pipeline] } 18:53:14 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 18:53:15 + [ -d /w/workspace/undry_device-onvif-camera_PR-366/archives ] 18:53:15 + ls -al /w/workspace/undry_device-onvif-camera_PR-366/archives 18:53:15 total 16 18:53:15 drwxr-xr-x 3 root root 4096 May 18 18:43 . 18:53:15 drwxrwxr-x 11 jenkins jenkins 4096 May 18 18:43 .. 18:53:15 drwxr-xr-x 2 root root 4096 May 18 18:43 cost 18:53:15 -rw-r--r-- 1 root root 91 May 18 18:43 cost.csv 18:53:15 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-366/archives 18:53:15 + ls -al /w/workspace/undry_device-onvif-camera_PR-366/archives 18:53:15 total 16 18:53:15 drwxr-xr-x 3 jenkins jenkins 4096 May 18 18:43 . 18:53:15 drwxrwxr-x 11 jenkins jenkins 4096 May 18 18:43 .. 18:53:15 drwxr-xr-x 2 jenkins jenkins 4096 May 18 18:43 cost 18:53:15 -rw-r--r-- 1 jenkins jenkins 91 May 18 18:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:53:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:53:17 ---> package-listing.sh 18:53:17 ++ facter osfamily 18:53:17 ++ tr '[:upper:]' '[:lower:]' 18:53:17 + OS_FAMILY=debian 18:53:17 + workspace=/w/workspace/undry_device-onvif-camera_PR-366 18:53:17 + START_PACKAGES=/tmp/packages_start.txt 18:53:17 + END_PACKAGES=/tmp/packages_end.txt 18:53:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:53:17 + PACKAGES=/tmp/packages_start.txt 18:53:17 + '[' /w/workspace/undry_device-onvif-camera_PR-366 ']' 18:53:17 + PACKAGES=/tmp/packages_end.txt 18:53:17 + case "${OS_FAMILY}" in 18:53:17 + dpkg -l 18:53:17 + grep '^ii' 18:53:17 + '[' -f /tmp/packages_start.txt ']' 18:53:17 + '[' -f /tmp/packages_end.txt ']' 18:53:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:53:17 + '[' /w/workspace/undry_device-onvif-camera_PR-366 ']' 18:53:17 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-366/archives/ 18:53:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-366/archives/ [Pipeline] echo 18:53:17 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-366/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:53:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:18 prd-ubuntu20.04-docker-8c-8g-16033 does not seem to be running inside a container 18:53:18 $ 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-366/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-366 -v /w/workspace/undry_device-onvif-camera_PR-366:/w/workspace/undry_device-onvif-camera_PR-366:rw,z -v /w/workspace/undry_device-onvif-camera_PR-366@tmp:/w/workspace/undry_device-onvif-camera_PR-366@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:53:18 $ docker top ef80f48a1811b5b6b0bdf24fa4ccfa6c97f66833b997cf1b604975b1fd4a8ea9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:53:19 + touch /tmp/pre-build-complete [Pipeline] sh 18:53:19 + mkdir -p /var/log/sysstat [Pipeline] sh 18:53:19 + ls /var/log/sa-host 18:53:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:53:19 provisioning config files... 18:53:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-366@tmp/config9988690558672402733tmp [Pipeline] { [Pipeline] echo 18:53:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:53:20 ---> create-netrc.sh [Pipeline] } 18:53:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:53:20 ---> python-tools-install.sh [Pipeline] echo 18:53:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:53:21 ---> sudo-logs.sh 18:53:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:53:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:53:21 ---> job-cost.sh 18:53:21 lf-activate-venv: SKIPPING 18:53:21 DEBUG: total: 0.2199999988079071 18:53:21 INFO: Retrieving Stack Cost... 18:53:21 INFO: Retrieving Pricing Info for: v3-standard-8 18:53:22 INFO: Archiving Costs [Pipeline] echo 18:53:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:53:22 ---> logs-deploy.sh 18:53:22 lf-activate-venv: SKIPPING 18:53:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-366/1 18:53:22 INFO: archiving workspace using pattern(s): 18:53:23 Archives upload complete. 18:53:23 INFO: archiving logs to Nexus