Pull request #345 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 64ed9c6224fc96bbb186b74545fcccae90780fe7+3c68e390b48f15746d10455ca85b218d19e4928b (baf6228882505b9927e3407eabb0a0a6238b3f8b) 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-ssh16839642421873908177.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-ssh3579622459802180524.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-345/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-345/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10010012558671179950.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-345/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15592102860682664581.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-ssh4696207560291179201.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-345/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-345/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4111571633582454968.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/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-14423’ Running on prd-ubuntu20.04-docker-8c-8g-14427 in /w/workspace/undry_device-onvif-camera_PR-345 [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-345 # 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/345/head:refs/remotes/origin/PR-345 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3c68e390b48f15746d10455ca85b218d19e4928b into PR head commit 64ed9c6224fc96bbb186b74545fcccae90780fe7 Merge succeeded, producing 64ed9c6224fc96bbb186b74545fcccae90780fe7 Checking out Revision 64ed9c6224fc96bbb186b74545fcccae90780fe7 (PR-345) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > git config core.sparsecheckout # timeout=10 > git checkout -f 64ed9c6224fc96bbb186b74545fcccae90780fe7 # 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 3c68e390b48f15746d10455ca85b218d19e4928b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64ed9c6224fc96bbb186b74545fcccae90780fe7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:06:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:06:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:06:00 ========================================================= 04:06:00 EdgeX Global Pipelines Version Info 04:06:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:06:01 ------------------- 04:06:01 stable info: 04:06:01 ------------------- 04:06:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:06:01 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:06:01 Message: update stable to v1.0.249 04:06:01 ------------------- 04:06:01 experimental info: 04:06:01 ------------------- 04:06:01 Commited By: **** collab-it+edgex@linuxfoundation.org 04:06:01 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:06:01 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 04:06:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-345 [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-345 [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-345 [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64ed9c6224fc96bbb186b74545fcccae90780fe7 [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64ed9c6 [Pipeline] echo 04:06:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:03 provisioning config files... 04:06:03 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-345@tmp/config18170766866159745791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:03 ---> docker-login.sh 04:06:03 nexus3.edgexfoundry.org:10001 04:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:04 Configure a credential helper to remove this warning. See 04:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:04 04:06:04 Login Succeeded 04:06:04 nexus3.edgexfoundry.org:10002 04:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:04 Configure a credential helper to remove this warning. See 04:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:04 04:06:04 Login Succeeded 04:06:04 nexus3.edgexfoundry.org:10003 04:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:04 Configure a credential helper to remove this warning. See 04:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:04 04:06:04 Login Succeeded 04:06:04 nexus3.edgexfoundry.org:10004 04:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:04 Configure a credential helper to remove this warning. See 04:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:04 04:06:04 Login Succeeded 04:06:04 docker.io 04:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:04 Configure a credential helper to remove this warning. See 04:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:04 04:06:04 Login Succeeded 04:06:04 ---> docker-login.sh ends [Pipeline] } 04:06:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:06:05 + git rev-list -1 --merges 64ed9c6224fc96bbb186b74545fcccae90780fe7~1..64ed9c6224fc96bbb186b74545fcccae90780fe7 [Pipeline] echo 04:06:05 -----------> git rev-list -1 --merges 64ed9c6224fc96bbb186b74545fcccae90780fe7~1..64ed9c6224fc96bbb186b74545fcccae90780fe7 64ed9c6224fc96bbb186b74545fcccae90780fe7 [false] [Pipeline] sh 04:06:05 + git log --format=format:%s -1 64ed9c6224fc96bbb186b74545fcccae90780fe7 [Pipeline] echo 04:06:05 ========================================================= 04:06:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:06:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:06 + git log --format=format:%s -1 64ed9c6224fc96bbb186b74545fcccae90780fe7 [Pipeline] echo 04:06:06 [semverPrep] GIT_COMMIT: 64ed9c6224fc96bbb186b74545fcccae90780fe7, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 04:06:06 [semverPrep] This is not a build commit. [Pipeline] sh 04:06:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:06:06 + grep -v github /etc/ssh/ssh_known_hosts 04:06:06 + [ -e /tmp/ssh_known_hosts ] 04:06:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:06:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:06:06 + sudo tee -a /etc/ssh/ssh_known_hosts 04:06:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:06:07 04:06:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:06:07 0.1.4: Pulling from edgex-devops/py-git-semver 04:06:07 b85a868b505f: Pulling fs layer 04:06:07 e2be974225ed: Pulling fs layer 04:06:07 339a4e72a1f5: Pulling fs layer 04:06:07 988bab9f4d93: Pulling fs layer 04:06:07 1469e6f7b9e6: Pulling fs layer 04:06:07 eaf3925da568: Pulling fs layer 04:06:07 988bab9f4d93: Waiting 04:06:07 1469e6f7b9e6: Waiting 04:06:07 bab4dde63d76: Pulling fs layer 04:06:07 eaf3925da568: Waiting 04:06:07 bde34c3a00c8: Pulling fs layer 04:06:07 b352a97aabf1: Pulling fs layer 04:06:07 bab4dde63d76: Waiting 04:06:07 4872d77fe225: Pulling fs layer 04:06:07 5851b861e8e6: Pulling fs layer 04:06:07 b352a97aabf1: Waiting 04:06:07 4872d77fe225: Waiting 04:06:07 e2be974225ed: Verifying Checksum 04:06:07 e2be974225ed: Download complete 04:06:07 988bab9f4d93: Verifying Checksum 04:06:07 988bab9f4d93: Download complete 04:06:07 1469e6f7b9e6: Verifying Checksum 04:06:07 1469e6f7b9e6: Download complete 04:06:07 339a4e72a1f5: Verifying Checksum 04:06:07 339a4e72a1f5: Download complete 04:06:07 eaf3925da568: Verifying Checksum 04:06:07 eaf3925da568: Download complete 04:06:07 bde34c3a00c8: Verifying Checksum 04:06:07 bde34c3a00c8: Download complete 04:06:07 b352a97aabf1: Download complete 04:06:07 4872d77fe225: Verifying Checksum 04:06:07 4872d77fe225: Download complete 04:06:07 5851b861e8e6: Verifying Checksum 04:06:07 5851b861e8e6: Download complete 04:06:07 b85a868b505f: Verifying Checksum 04:06:07 b85a868b505f: Download complete 04:06:07 bab4dde63d76: Verifying Checksum 04:06:07 bab4dde63d76: Download complete 04:06:08 b85a868b505f: Pull complete 04:06:08 e2be974225ed: Pull complete 04:06:09 339a4e72a1f5: Pull complete 04:06:09 988bab9f4d93: Pull complete 04:06:09 1469e6f7b9e6: Pull complete 04:06:09 eaf3925da568: Pull complete 04:06:11 bab4dde63d76: Pull complete 04:06:11 bde34c3a00c8: Pull complete 04:06:11 b352a97aabf1: Pull complete 04:06:11 4872d77fe225: Pull complete 04:06:11 5851b861e8e6: Pull complete 04:06:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:06:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:06:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:11 prd-ubuntu20.04-docker-8c-8g-14427 does not seem to be running inside a container 04:06:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-345 -v /w/workspace/undry_device-onvif-camera_PR-345:/w/workspace/undry_device-onvif-camera_PR-345:rw,z -v /w/workspace/undry_device-onvif-camera_PR-345@tmp:/w/workspace/undry_device-onvif-camera_PR-345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:06:13 $ docker top 7b7ecb6bf35da4b79989e00e57b4f1e98741af222c9f08e0941b0e040ff4b432 -eo pid,comm 04:06:13 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). 04:06:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:06:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:06:14 [ssh-agent] Looking for ssh-agent implementation... 04:06:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:06:14 $ docker exec 7b7ecb6bf35da4b79989e00e57b4f1e98741af222c9f08e0941b0e040ff4b432 ssh-agent 04:06:14 SSH_AUTH_SOCK=/tmp/ssh-t2kNqCtfOIpv/agent.32 04:06:14 SSH_AGENT_PID=38 04:06:14 Running ssh-add (command line suppressed) 04:06:14 Identity added: /w/workspace/undry_device-onvif-camera_PR-345@tmp/private_key_1409923262529236487.key (/w/workspace/undry_device-onvif-camera_PR-345@tmp/private_key_1409923262529236487.key) 04:06:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:06:14 + git tag --points-at HEAD [Pipeline] } 04:06:14 $ docker exec --env ******** --env ******** 7b7ecb6bf35da4b79989e00e57b4f1e98741af222c9f08e0941b0e040ff4b432 ssh-agent -k 04:06:14 unset SSH_AUTH_SOCK; 04:06:14 unset SSH_AGENT_PID; 04:06:14 echo Agent pid 38 killed; 04:06:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:06:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:06:14 [ssh-agent] Looking for ssh-agent implementation... 04:06:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:06:15 $ docker exec 7b7ecb6bf35da4b79989e00e57b4f1e98741af222c9f08e0941b0e040ff4b432 ssh-agent 04:06:15 SSH_AUTH_SOCK=/tmp/ssh-S7lxj7ehjktn/agent.70 04:06:15 SSH_AGENT_PID=76 04:06:15 Running ssh-add (command line suppressed) 04:06:15 Identity added: /w/workspace/undry_device-onvif-camera_PR-345@tmp/private_key_8124818327648868196.key (/w/workspace/undry_device-onvif-camera_PR-345@tmp/private_key_8124818327648868196.key) 04:06:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:06:15 + git semver init 04:06:15 2023-05-08 04:06:15,845 [run_init] DEBUG init version:0.0.0 force:False 04:06:15 2023-05-08 04:06:15,846 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-345/.semver 04:06:15 2023-05-08 04:06:15,846 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-345/.semver 04:06:15 2023-05-08 04:06:15,846 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-345/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-345, universal_newlines=False, shell=None, istream=None) 04:06:17 2023-05-08 04:06:16,880 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-345/.git/info/exclude 04:06:17 2023-05-08 04:06:16,881 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-345/.semver/PR-345 with force:False 04:06:17 2023-05-08 04:06:16,881 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-345/.semver/PR-345 04:06:17 2023-05-08 04:06:16,886 [execute] INFO git cat-file --batch-check 04:06:17 2023-05-08 04:06:16,886 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-345/.semver, universal_newlines=False, shell=None, istream=) 04:06:17 2023-05-08 04:06:16,892 [execute] INFO git cat-file --batch 04:06:17 2023-05-08 04:06:16,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-345/.semver, universal_newlines=False, shell=None, istream=) 04:06:17 2023-05-08 04:06:16,897 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-345/.semver/PR-345 04:06:17 0.0.0 [Pipeline] } 04:06:17 $ docker exec --env ******** --env ******** 7b7ecb6bf35da4b79989e00e57b4f1e98741af222c9f08e0941b0e040ff4b432 ssh-agent -k 04:06:17 unset SSH_AUTH_SOCK; 04:06:17 unset SSH_AGENT_PID; 04:06:17 echo Agent pid 76 killed; 04:06:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:06:17 + git semver [Pipeline] } 04:06:18 $ docker stop --time=1 7b7ecb6bf35da4b79989e00e57b4f1e98741af222c9f08e0941b0e040ff4b432 04:06:19 $ docker rm -f --volumes 7b7ecb6bf35da4b79989e00e57b4f1e98741af222c9f08e0941b0e040ff4b432 [Pipeline] // withDockerContainer [Pipeline] sh 04:06:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:06:20 Stashed 1 file(s) [Pipeline] echo 04:06:20 [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 04:06:20 provisioning config files... 04:06:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-345@tmp/config2507634763842039474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:21 ---> docker-login.sh 04:06:21 nexus3.edgexfoundry.org:10001 04:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:21 Configure a credential helper to remove this warning. See 04:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:21 04:06:21 Login Succeeded 04:06:21 nexus3.edgexfoundry.org:10002 04:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:21 Configure a credential helper to remove this warning. See 04:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:21 04:06:21 Login Succeeded 04:06:21 nexus3.edgexfoundry.org:10003 04:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:21 Configure a credential helper to remove this warning. See 04:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:21 04:06:21 Login Succeeded 04:06:21 nexus3.edgexfoundry.org:10004 04:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:21 Configure a credential helper to remove this warning. See 04:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:21 04:06:21 Login Succeeded 04:06:21 docker.io 04:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:21 Configure a credential helper to remove this warning. See 04:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:21 04:06:21 Login Succeeded 04:06:21 ---> docker-login.sh ends [Pipeline] } 04:06:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:06:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:06:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:06:21 ========================================================= 04:06:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:06:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:22 + 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 . 04:06:22 Sending build context to Docker daemon 21.55MB 04:06:22 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:06:22 Step 2/13 : FROM ${BASE} AS builder 04:06:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:06:22 f56be85fc22e: Pulling fs layer 04:06:22 85791d961cd3: Pulling fs layer 04:06:22 d694b5ae8c79: Pulling fs layer 04:06:22 9f32a84ed3da: Pulling fs layer 04:06:22 4d19c01a9841: Pulling fs layer 04:06:22 9325e15d5711: Pulling fs layer 04:06:22 556b6ee489ea: Pulling fs layer 04:06:22 c5a4b2cf53e6: Pulling fs layer 04:06:22 9f32a84ed3da: Waiting 04:06:22 9325e15d5711: Waiting 04:06:22 4d19c01a9841: Waiting 04:06:22 c5a4b2cf53e6: Waiting 04:06:22 85791d961cd3: Verifying Checksum 04:06:22 85791d961cd3: Download complete 04:06:22 9f32a84ed3da: Verifying Checksum 04:06:22 9f32a84ed3da: Download complete 04:06:22 4d19c01a9841: Verifying Checksum 04:06:22 4d19c01a9841: Download complete 04:06:22 f56be85fc22e: Verifying Checksum 04:06:22 f56be85fc22e: Download complete 04:06:22 9325e15d5711: Verifying Checksum 04:06:22 9325e15d5711: Download complete 04:06:22 f56be85fc22e: Pull complete 04:06:22 85791d961cd3: Pull complete 04:06:23 c5a4b2cf53e6: Verifying Checksum 04:06:23 c5a4b2cf53e6: Download complete 04:06:23 d694b5ae8c79: Verifying Checksum 04:06:23 d694b5ae8c79: Download complete 04:06:23 556b6ee489ea: Verifying Checksum 04:06:23 556b6ee489ea: Download complete 04:06:26 d694b5ae8c79: Pull complete 04:06:26 9f32a84ed3da: Pull complete 04:06:26 4d19c01a9841: Pull complete 04:06:26 9325e15d5711: Pull complete 04:06:28 556b6ee489ea: Pull complete 04:06:29 c5a4b2cf53e6: Pull complete 04:06:29 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 04:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:06:29 ---> c4be618373d6 04:06:29 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:06:33 ---> Running in bfd555f5489e 04:06:33 Removing intermediate container bfd555f5489e 04:06:33 ---> 9359ea0edd89 04:06:33 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:06:33 ---> Running in da10bf25085c 04:06:33 Removing intermediate container da10bf25085c 04:06:33 ---> 07fb769e0fa9 04:06:33 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:06:33 ---> Running in c6d649c2ef88 04:06:33 Removing intermediate container c6d649c2ef88 04:06:33 ---> 4e56a15ef89b 04:06:33 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:06:33 ---> Running in 57958c816a65 04:06:33 Removing intermediate container 57958c816a65 04:06:33 ---> 57bcdb6d2eb1 04:06:33 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:06:33 ---> Running in f1c309e0e3e4 04:06:33 Removing intermediate container f1c309e0e3e4 04:06:33 ---> b63f7eae02d1 04:06:33 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:06:33 ---> Running in 1adaa318bee8 04:06:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:06:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:06:33 OK: 265 MiB in 53 packages 04:06:34 Removing intermediate container 1adaa318bee8 04:06:34 ---> a40d4eb38f56 04:06:34 Step 9/13 : WORKDIR /device-onvif-camera 04:06:34 ---> Running in 42a4c41757e4 04:06:34 Removing intermediate container 42a4c41757e4 04:06:34 ---> 5c83c5dcc6a2 04:06:34 Step 10/13 : COPY go.mod vendor* ./ 04:06:34 ---> 6654147644b2 04:06:34 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:34 ---> Running in 8a6a73a5bc2e 04:06:35 Still waiting to schedule task 04:06:35 ‘prd-ubuntu20.04-docker-arm64-4c-16g-14424’ is offline 04:06:56 Removing intermediate container 8a6a73a5bc2e 04:06:56 ---> 45a5c4d0cf59 04:06:56 Step 12/13 : COPY . . 04:06:56 ---> bd4f6107c77d 04:06:56 Step 13/13 : RUN ${MAKE} 04:06:56 ---> Running in 0b4f3437d157 04:06:56 noop 04:06:56 Removing intermediate container 0b4f3437d157 04:06:56 ---> 0908fb71bd12 04:06:56 Successfully built 0908fb71bd12 04:06:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:56 + docker inspect -f . ci-base-image-x86_64 04:06:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:57 prd-ubuntu20.04-docker-8c-8g-14427 does not seem to be running inside a container 04:06:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-345 -v /w/workspace/undry_device-onvif-camera_PR-345:/w/workspace/undry_device-onvif-camera_PR-345:rw,z -v /w/workspace/undry_device-onvif-camera_PR-345@tmp:/w/workspace/undry_device-onvif-camera_PR-345@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 ******** ci-base-image-x86_64 cat 04:06:57 $ docker top 13aa552fd981c72a112c954d19077b3bfda9ff278b90749646057bb6e6d2184f -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:57 + go version 04:06:57 go version go1.20.2 linux/amd64 [Pipeline] } 04:06:57 $ docker stop --time=1 13aa552fd981c72a112c954d19077b3bfda9ff278b90749646057bb6e6d2184f 04:06:59 $ docker rm -f --volumes 13aa552fd981c72a112c954d19077b3bfda9ff278b90749646057bb6e6d2184f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:59 + docker inspect -f . ci-base-image-x86_64 04:06:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:00 prd-ubuntu20.04-docker-8c-8g-14427 does not seem to be running inside a container 04:07:00 $ 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-345 -v /w/workspace/undry_device-onvif-camera_PR-345:/w/workspace/undry_device-onvif-camera_PR-345:rw,z -v /w/workspace/undry_device-onvif-camera_PR-345@tmp:/w/workspace/undry_device-onvif-camera_PR-345@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 ******** ci-base-image-x86_64 cat 04:07:00 $ docker top 206674af56f16ef0d6da532edc692a04547cee910e8f726a82552c6ee38e4703 -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:00 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-345 [Pipeline] fileExists [Pipeline] sh 04:07:01 + make test 04:07:01 go test ./... -coverprofile=coverage.out ./... 04:07:06 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:07:16 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:07:16 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:07:17 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 31.1% of statements 04:07:17 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.118s coverage: 86.5% of statements 04:07:24 go vet ./... 04:07:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:07:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:07:27 ./bin/test-attribution-txt.sh [Pipeline] echo 04:07:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:07:27 $ docker stop --time=1 206674af56f16ef0d6da532edc692a04547cee910e8f726a82552c6ee38e4703 04:07:30 $ docker rm -f --volumes 206674af56f16ef0d6da532edc692a04547cee910e8f726a82552c6ee38e4703 [Pipeline] // withDockerContainer [Pipeline] sh 04:07:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:07:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:07:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:07:31 + ls -al . 04:07:31 total 232 04:07:31 drwxrwxr-x 10 jenkins jenkins 4096 May 8 04:07 . 04:07:31 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:05 .. 04:07:31 drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:06 .git 04:07:31 drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:05 .github 04:07:31 -rw-rw-r-- 1 jenkins jenkins 496 May 8 04:05 .gitignore 04:07:31 -rw-rw-r-- 1 jenkins jenkins 42 May 8 04:05 .golangci.yml 04:07:31 drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:06 .semver 04:07:31 -rw-rw-r-- 1 jenkins jenkins 10087 May 8 04:05 Attribution.txt 04:07:31 -rw-rw-r-- 1 jenkins jenkins 6312 May 8 04:05 CHANGELOG.md 04:07:31 -rw-rw-r-- 1 jenkins jenkins 1574 May 8 04:05 Dockerfile 04:07:31 -rw-rw-r-- 1 jenkins jenkins 677 May 8 04:05 GOVERNANCE.md 04:07:31 -rw-rw-r-- 1 jenkins jenkins 734 May 8 04:05 Jenkinsfile 04:07:31 -rw-rw-r-- 1 jenkins jenkins 11348 May 8 04:05 LICENSE 04:07:31 -rw-rw-r-- 1 jenkins jenkins 2751 May 8 04:05 Makefile 04:07:31 -rw-rw-r-- 1 jenkins jenkins 625 May 8 04:05 OWNERS.md 04:07:31 -rw-rw-r-- 1 jenkins jenkins 2591 May 8 04:05 README.md 04:07:31 -rw-rw-r-- 1 jenkins jenkins 5 May 8 04:06 VERSION 04:07:31 drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:05 bin 04:07:31 drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:05 cmd 04:07:31 -rw-r--r-- 1 jenkins jenkins 79191 May 8 04:07 coverage.out 04:07:31 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:05 doc 04:07:31 -rw-rw-r-- 1 jenkins jenkins 3642 May 8 04:05 go.mod 04:07:31 -rw-rw-r-- 1 jenkins jenkins 33491 May 8 04:05 go.sum 04:07:31 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:05 internal 04:07:31 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:05 snap 04:07:31 -rw-rw-r-- 1 jenkins jenkins 236 May 8 04:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:32 + 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=64ed9c6224fc96bbb186b74545fcccae90780fe7 --label arch=amd64 --label version=0.0.0 . 04:07:32 Sending build context to Docker daemon 21.63MB 04:07:32 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:07:32 Step 2/26 : FROM ${BASE} AS builder 04:07:32 ---> 0908fb71bd12 04:07:32 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:07:32 ---> Running in 3a6731db85dc 04:07:32 Removing intermediate container 3a6731db85dc 04:07:32 ---> b2d93f602f19 04:07:32 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:07:32 ---> Running in 596bdde08438 04:07:32 Removing intermediate container 596bdde08438 04:07:32 ---> b269fd738ee2 04:07:32 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:07:32 ---> Running in 72d293afbd08 04:07:32 Removing intermediate container 72d293afbd08 04:07:32 ---> ce5a72fc1759 04:07:32 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:07:32 ---> Running in ed7fe51f476c 04:07:32 Removing intermediate container ed7fe51f476c 04:07:32 ---> ea784e048b4b 04:07:32 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:07:32 ---> Running in 546294f4dfab 04:07:32 Removing intermediate container 546294f4dfab 04:07:32 ---> 80bf4a650e56 04:07:32 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:07:33 ---> Running in 98c0841d2ce6 04:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:07:33 OK: 265 MiB in 53 packages 04:07:33 Removing intermediate container 98c0841d2ce6 04:07:33 ---> 83335f00ab7d 04:07:33 Step 9/26 : WORKDIR /device-onvif-camera 04:07:33 ---> Running in 12d87d163320 04:07:33 Removing intermediate container 12d87d163320 04:07:33 ---> 002e21e55e3a 04:07:33 Step 10/26 : COPY go.mod vendor* ./ 04:07:34 ---> 422150de7eab 04:07:34 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:34 ---> Running in e0889f0c7e81 04:07:34 Removing intermediate container e0889f0c7e81 04:07:34 ---> 16659a3d241d 04:07:34 Step 12/26 : COPY . . 04:07:35 ---> 3749edfaf847 04:07:35 Step 13/26 : RUN ${MAKE} 04:07:35 ---> Running in 24d0de125563 04:07:35 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 04:07:53 Removing intermediate container 24d0de125563 04:07:53 ---> 56c524a80a39 04:07:53 Step 14/26 : FROM alpine:3.17 04:07:53 3.17: Pulling from library/alpine 04:07:53 f56be85fc22e: Already exists 04:07:53 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:07:53 Status: Downloaded newer image for alpine:3.17 04:07:53 ---> 9ed4aefc74f6 04:07:53 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:07:53 ---> Running in b05e1d4cf5ea 04:07:53 Removing intermediate container b05e1d4cf5ea 04:07:53 ---> e3ab660e9458 04:07:53 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:07:53 ---> Running in 2aedd143a4a3 04:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:07:54 (1/1) Installing dumb-init (1.2.5-r2) 04:07:54 Executing busybox-1.35.0-r29.trigger 04:07:54 OK: 7 MiB in 16 packages 04:07:55 Removing intermediate container 2aedd143a4a3 04:07:55 ---> 00d83c12eb34 04:07:55 Step 17/26 : WORKDIR / 04:07:55 ---> Running in 183f44c8740f 04:07:55 Removing intermediate container 183f44c8740f 04:07:55 ---> 3731184336e6 04:07:55 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:07:55 ---> 69a91e678064 04:07:55 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:07:55 ---> 1e480cee5138 04:07:55 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:07:55 ---> 2186698273ab 04:07:55 Step 21/26 : EXPOSE 59984 04:07:55 ---> Running in 9b3c7c96cfe8 04:07:55 Removing intermediate container 9b3c7c96cfe8 04:07:55 ---> 251e72cc17fa 04:07:55 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:07:55 ---> Running in 610f41c45018 04:07:55 Removing intermediate container 610f41c45018 04:07:55 ---> 08b2f2b84cd1 04:07:55 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:07:56 ---> Running in 92ee3af91241 04:07:56 Removing intermediate container 92ee3af91241 04:07:56 ---> 4599fce6b727 04:07:56 Step 24/26 : LABEL arch=amd64 04:07:56 ---> Running in 305d7f6d2db4 04:07:56 Removing intermediate container 305d7f6d2db4 04:07:56 ---> 1ceaf9c72ea9 04:07:56 Step 25/26 : LABEL git_sha=64ed9c6224fc96bbb186b74545fcccae90780fe7 04:07:56 ---> Running in a00598bee11f 04:07:56 Removing intermediate container a00598bee11f 04:07:56 ---> 7dcdf4cf56f1 04:07:56 Step 26/26 : LABEL version=0.0.0 04:07:56 ---> Running in 08d605e78113 04:07:56 Removing intermediate container 08d605e78113 04:07:56 ---> ab0ab037813b 04:07:56 [Warning] One or more build-args [ARCH] were not consumed 04:07:56 Successfully built ab0ab037813b 04:07:56 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 04:07:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:57 04:07:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:57 latest: Pulling from edgex-lftools-log-publisher 04:07:57 5eb5b503b376: Pulling fs layer 04:07:57 5c69ac0246d0: Pulling fs layer 04:07:57 ec43610c2a17: Pulling fs layer 04:07:57 3a2ae6a8a46f: Pulling fs layer 04:07:57 33b1e0a273af: Pulling fs layer 04:07:57 5d3b04190fa2: Pulling fs layer 04:07:57 2f39f015ded8: Pulling fs layer 04:07:57 33b1e0a273af: Waiting 04:07:57 2f39f015ded8: Waiting 04:07:57 5d3b04190fa2: Waiting 04:07:57 3a2ae6a8a46f: Waiting 04:07:57 5c69ac0246d0: Download complete 04:07:57 3a2ae6a8a46f: Verifying Checksum 04:07:57 3a2ae6a8a46f: Download complete 04:07:57 33b1e0a273af: Verifying Checksum 04:07:57 33b1e0a273af: Download complete 04:07:57 5d3b04190fa2: Verifying Checksum 04:07:57 5d3b04190fa2: Download complete 04:07:57 ec43610c2a17: Verifying Checksum 04:07:57 ec43610c2a17: Download complete 04:07:57 5eb5b503b376: Verifying Checksum 04:07:57 5eb5b503b376: Download complete 04:07:58 2f39f015ded8: Verifying Checksum 04:07:58 2f39f015ded8: Download complete 04:07:59 5eb5b503b376: Pull complete 04:07:59 5c69ac0246d0: Pull complete 04:07:59 ec43610c2a17: Pull complete 04:07:59 3a2ae6a8a46f: Pull complete 04:07:59 33b1e0a273af: Pull complete 04:07:59 5d3b04190fa2: Pull complete 04:08:04 2f39f015ded8: Pull complete 04:08:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:08:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:08:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:04 prd-ubuntu20.04-docker-8c-8g-14427 does not seem to be running inside a container 04:08: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/undry_device-onvif-camera_PR-345 -v /w/workspace/undry_device-onvif-camera_PR-345:/w/workspace/undry_device-onvif-camera_PR-345:rw,z -v /w/workspace/undry_device-onvif-camera_PR-345@tmp:/w/workspace/undry_device-onvif-camera_PR-345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:08:06 $ docker top b0bd92022c524f3c281bbb716e9c7e05a7ff665105e0861a724427a4798673ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:06 ---> job-cost.sh 04:08:06 lf-activate-venv: SKIPPING 04:08:06 INFO: No Stack... 04:08:07 INFO: Retrieving Pricing Info for: v3-standard-8 04:08:07 INFO: Archiving Costs [Pipeline] sh 04:08:07 + cat /w/workspace/undry_device-onvif-camera_PR-345/archives/cost.csv 04:08:07 + cut -d, -f6 [Pipeline] lock 04:08:07 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-345-1-stack-cost] 04:08:07 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-345-1-stack-cost] did not exist. Created. 04:08:07 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-345-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:08:08 + echo total: 0.2199999988079071 [Pipeline] stash 04:08:08 Stashed 1 file(s) [Pipeline] } 04:08:08 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-345-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:08:08 $ docker stop --time=1 b0bd92022c524f3c281bbb716e9c7e05a7ff665105e0861a724427a4798673ad 04:08:09 $ docker rm -f --volumes b0bd92022c524f3c281bbb716e9c7e05a7ff665105e0861a724427a4798673ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:08:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14429 in /w/workspace/undry_device-onvif-camera_PR-345 [Pipeline] { [Pipeline] ws 04:08:50 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:08:50 The recommended git tool is: git 04:08:56 using credential edgex-jenkins-ssh 04:08:56 Cloning the remote Git repository 04:08:56 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:08:56 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:08:56 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:08:56 > git --version # timeout=10 04:08:56 > git --version # 'git version 2.25.1' 04:08:56 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:58 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:08:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:58 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:08:59 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:08:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:08:59 Merging remotes/origin/main commit 3c68e390b48f15746d10455ca85b218d19e4928b into PR head commit 64ed9c6224fc96bbb186b74545fcccae90780fe7 04:09:00 Merge succeeded, producing 64ed9c6224fc96bbb186b74545fcccae90780fe7 04:09:00 Checking out Revision 64ed9c6224fc96bbb186b74545fcccae90780fe7 (PR-345) 04:09:00 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 04:09:00 > git --version # timeout=10 04:09:00 > git --version # 'git version 2.25.1' 04:09:00 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:08:59 > git config core.sparsecheckout # timeout=10 04:08:59 > git checkout -f 64ed9c6224fc96bbb186b74545fcccae90780fe7 # timeout=10 04:08:59 > git remote # timeout=10 04:09:00 > git config --get remote.origin.url # timeout=10 04:09:00 using GIT_SSH to set credentials SSH Credentials for GitHub 04:09:00 > git merge 3c68e390b48f15746d10455ca85b218d19e4928b # timeout=10 04:09:00 > git rev-parse HEAD^{commit} # timeout=10 04:09:00 > git config core.sparsecheckout # timeout=10 04:09:00 > git checkout -f 64ed9c6224fc96bbb186b74545fcccae90780fe7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:09:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:09:01 % Total % Received % Xferd Average Speed Time Time Time Current 04:09:01 Dload Upload Total Spent Left Speed 04:09:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 04:09:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:09:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:09:02 + sudo tee /etc/docker/daemon.new 04:09:02 { 04:09:02 "registry-mirrors": [ 04:09:02 "https://nexus3.edgexfoundry.org:10001" 04:09:02 ], 04:09:02 "bip": "10.250.0.254/24", 04:09:02 "hosts": [ 04:09:02 "tcp://0.0.0.0:5555", 04:09:02 "unix:///var/run/docker.sock" 04:09:02 ], 04:09:02 "mtu": 1458, 04:09:02 "selinux-enabled": true, 04:09:02 "seccomp-profile": "/etc/docker/seccomp.json" 04:09:02 } [Pipeline] sh 04:09:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:09:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:27 provisioning config files... 04:09:27 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config1819514175713871644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:27 ---> docker-login.sh 04:09:27 nexus3.edgexfoundry.org:10001 04:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:28 Configure a credential helper to remove this warning. See 04:09:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:28 04:09:28 Login Succeeded 04:09:28 nexus3.edgexfoundry.org:10002 04:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:28 Configure a credential helper to remove this warning. See 04:09:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:28 04:09:28 Login Succeeded 04:09:28 nexus3.edgexfoundry.org:10003 04:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:29 Configure a credential helper to remove this warning. See 04:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:29 04:09:29 Login Succeeded 04:09:29 nexus3.edgexfoundry.org:10004 04:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:29 Configure a credential helper to remove this warning. See 04:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:29 04:09:29 Login Succeeded 04:09:29 docker.io 04:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:09:29 Configure a credential helper to remove this warning. See 04:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:09:29 04:09:29 Login Succeeded 04:09:29 ---> docker-login.sh ends [Pipeline] } 04:09:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:09:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:09:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:09:30 ========================================================= 04:09:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:09:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:30 + 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 . 04:09:31 Sending build context to Docker daemon 14.19MB 04:09:31 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:09:31 Step 2/13 : FROM ${BASE} AS builder 04:09:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:09:31 c41833b44d91: Pulling fs layer 04:09:31 ed15518f5707: Pulling fs layer 04:09:31 feae8fd75edb: Pulling fs layer 04:09:31 242c74f7c9fa: Pulling fs layer 04:09:31 3cdef696dda3: Pulling fs layer 04:09:31 2ced38df9373: Pulling fs layer 04:09:31 58f1dce35555: Pulling fs layer 04:09:31 2ced38df9373: Waiting 04:09:31 58f1dce35555: Waiting 04:09:31 242c74f7c9fa: Waiting 04:09:31 3cdef696dda3: Waiting 04:09:31 ed15518f5707: Verifying Checksum 04:09:31 ed15518f5707: Download complete 04:09:31 242c74f7c9fa: Verifying Checksum 04:09:31 242c74f7c9fa: Download complete 04:09:31 3cdef696dda3: Verifying Checksum 04:09:31 3cdef696dda3: Download complete 04:09:31 c41833b44d91: Verifying Checksum 04:09:31 c41833b44d91: Download complete 04:09:32 c41833b44d91: Pull complete 04:09:33 58f1dce35555: Verifying Checksum 04:09:33 58f1dce35555: Download complete 04:09:33 ed15518f5707: Pull complete 04:09:34 feae8fd75edb: Verifying Checksum 04:09:34 feae8fd75edb: Download complete 04:09:34 2ced38df9373: Download complete 04:09:47 feae8fd75edb: Pull complete 04:09:47 242c74f7c9fa: Pull complete 04:09:47 3cdef696dda3: Pull complete 04:09:52 2ced38df9373: Pull complete 04:09:55 58f1dce35555: Pull complete 04:09:55 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 04:09:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:09:55 ---> fadd8f120f05 04:09:55 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:09:57 ---> Running in 485b0d4f7c4b 04:09:57 Removing intermediate container 485b0d4f7c4b 04:09:57 ---> 453c24e69fb6 04:09:57 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:09:57 ---> Running in 009f64e40c22 04:09:57 Removing intermediate container 009f64e40c22 04:09:57 ---> 47d422cfa914 04:09:57 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:09:58 ---> Running in 0a3485a0071d 04:09:58 Removing intermediate container 0a3485a0071d 04:09:58 ---> f4e14eca6fee 04:09:58 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:09:58 ---> Running in eb3db7ddc142 04:09:58 Removing intermediate container eb3db7ddc142 04:09:58 ---> 02effa9b285d 04:09:58 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:09:58 ---> Running in 88f06624d89e 04:09:59 Removing intermediate container 88f06624d89e 04:09:59 ---> 2e9a49fa59ba 04:09:59 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:09:59 ---> Running in e82c590dfaa3 04:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:10:02 OK: 263 MiB in 53 packages 04:10:03 Removing intermediate container e82c590dfaa3 04:10:03 ---> 3400aed72522 04:10:03 Step 9/13 : WORKDIR /device-onvif-camera 04:10:03 ---> Running in eba9032aa818 04:10:03 Removing intermediate container eba9032aa818 04:10:03 ---> 78711b2269e9 04:10:03 Step 10/13 : COPY go.mod vendor* ./ 04:10:03 ---> 14a426811bf3 04:10:03 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:03 ---> Running in a4f3007a4386 04:11:11 Removing intermediate container a4f3007a4386 04:11:11 ---> fc426ec04e06 04:11:11 Step 12/13 : COPY . . 04:11:11 ---> 23e79e394735 04:11:11 Step 13/13 : RUN ${MAKE} 04:11:11 ---> Running in 3655fc2aeea9 04:11:11 noop 04:11:11 Removing intermediate container 3655fc2aeea9 04:11:11 ---> 6594c85bcacc 04:11:11 Successfully built 6594c85bcacc 04:11:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:12 + docker inspect -f . ci-base-image-arm64 04:11:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:12 prd-ubuntu20.04-docker-arm64-4c-16g-14429 does not seem to be running inside a container 04:11:12 $ 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 ******** ci-base-image-arm64 cat 04:11:14 $ docker top a79634b227504fe78de23f4dc6a74e7042c03f32d7953d80640676c76d9fe3f8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:14 + go version 04:11:14 go version go1.20.2 linux/arm64 [Pipeline] } 04:11:14 $ docker stop --time=1 a79634b227504fe78de23f4dc6a74e7042c03f32d7953d80640676c76d9fe3f8 04:11:17 $ docker rm -f --volumes a79634b227504fe78de23f4dc6a74e7042c03f32d7953d80640676c76d9fe3f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:18 + docker inspect -f . ci-base-image-arm64 04:11:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:19 prd-ubuntu20.04-docker-arm64-4c-16g-14429 does not seem to be running inside a container 04:11:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-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 ******** ci-base-image-arm64 cat 04:11:20 $ docker top 3f8c5b809c88a4fe75bac49f739827130156d6aeab9419e894e788ddc52da964 -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:21 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 04:11:21 + make test 04:11:21 go test ./... -coverprofile=coverage.out ./... 04:12:00 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:14:22 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:14:24 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:14:26 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.262s coverage: 31.1% of statements 04:14:48 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.442s coverage: 86.5% of statements 04:14:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:14:48 go vet ./... 04:15:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:15:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:15:20 ./bin/test-attribution-txt.sh [Pipeline] echo 04:15:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:15:20 $ docker stop --time=1 3f8c5b809c88a4fe75bac49f739827130156d6aeab9419e894e788ddc52da964 04:15:22 $ docker rm -f --volumes 3f8c5b809c88a4fe75bac49f739827130156d6aeab9419e894e788ddc52da964 [Pipeline] // withDockerContainer [Pipeline] sh 04:15:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:15:24 Warning: overwriting stash ‘coverage-report’ 04:15:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:15:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:15:26 + ls -al . 04:15:26 total 228 04:15:26 drwxrwxr-x 9 jenkins jenkins 4096 May 8 04:11 . 04:15:26 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:08 .. 04:15:26 drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:09 .git 04:15:26 drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:08 .github 04:15:26 -rw-rw-r-- 1 jenkins jenkins 496 May 8 04:08 .gitignore 04:15:26 -rw-rw-r-- 1 jenkins jenkins 42 May 8 04:08 .golangci.yml 04:15:26 -rw-rw-r-- 1 jenkins jenkins 10087 May 8 04:08 Attribution.txt 04:15:26 -rw-rw-r-- 1 jenkins jenkins 6312 May 8 04:08 CHANGELOG.md 04:15:26 -rw-rw-r-- 1 jenkins jenkins 1574 May 8 04:08 Dockerfile 04:15:26 -rw-rw-r-- 1 jenkins jenkins 677 May 8 04:08 GOVERNANCE.md 04:15:26 -rw-rw-r-- 1 jenkins jenkins 734 May 8 04:08 Jenkinsfile 04:15:26 -rw-rw-r-- 1 jenkins jenkins 11348 May 8 04:08 LICENSE 04:15:26 -rw-rw-r-- 1 jenkins jenkins 2751 May 8 04:08 Makefile 04:15:26 -rw-rw-r-- 1 jenkins jenkins 625 May 8 04:08 OWNERS.md 04:15:26 -rw-rw-r-- 1 jenkins jenkins 2591 May 8 04:08 README.md 04:15:26 -rw-rw-r-- 1 jenkins jenkins 5 May 8 04:06 VERSION 04:15:26 drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:08 bin 04:15:26 drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:08 cmd 04:15:26 -rw-r--r-- 1 jenkins jenkins 79191 May 8 04:14 coverage.out 04:15:26 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:08 doc 04:15:26 -rw-rw-r-- 1 jenkins jenkins 3642 May 8 04:08 go.mod 04:15:26 -rw-rw-r-- 1 jenkins jenkins 33491 May 8 04:08 go.sum 04:15:26 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:08 internal 04:15:26 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:08 snap 04:15:26 -rw-rw-r-- 1 jenkins jenkins 236 May 8 04:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:26 + 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=64ed9c6224fc96bbb186b74545fcccae90780fe7 --label arch=arm64 --label version=0.0.0 . 04:15:27 Sending build context to Docker daemon 14.27MB 04:15:27 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:15:27 Step 2/26 : FROM ${BASE} AS builder 04:15:27 ---> 6594c85bcacc 04:15:27 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:15:27 ---> Running in 93cdc09ca234 04:15:27 Removing intermediate container 93cdc09ca234 04:15:27 ---> 220be1d36ac0 04:15:27 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:15:27 ---> Running in fba0abf16d8d 04:15:27 Removing intermediate container fba0abf16d8d 04:15:27 ---> 7a24d6fe8465 04:15:27 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:15:27 ---> Running in b6bacdc1a2c3 04:15:28 Removing intermediate container b6bacdc1a2c3 04:15:28 ---> e933cc8f7033 04:15:28 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:15:28 ---> Running in 370525d3d813 04:15:28 Removing intermediate container 370525d3d813 04:15:28 ---> 0f624dd15611 04:15:28 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:15:28 ---> Running in 868df8b5bc48 04:15:28 Removing intermediate container 868df8b5bc48 04:15:28 ---> 0e978d86b941 04:15:28 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:15:28 ---> Running in ba907d31f50f 04:15:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:15:31 OK: 263 MiB in 53 packages 04:15:32 Removing intermediate container ba907d31f50f 04:15:32 ---> e6a087e011ea 04:15:32 Step 9/26 : WORKDIR /device-onvif-camera 04:15:32 ---> Running in ec5941b7d1a3 04:15:32 Removing intermediate container ec5941b7d1a3 04:15:32 ---> 13d8670eea21 04:15:32 Step 10/26 : COPY go.mod vendor* ./ 04:15:33 ---> db3c6e821261 04:15:33 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:33 ---> Running in 7b3f5cd968af 04:15:35 Removing intermediate container 7b3f5cd968af 04:15:35 ---> 4d4ca8dc7294 04:15:35 Step 12/26 : COPY . . 04:15:37 ---> 171f468fc0ff 04:15:37 Step 13/26 : RUN ${MAKE} 04:15:37 ---> Running in 07e24aa69744 04:15:38 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 04:18:15 Removing intermediate container 07e24aa69744 04:18:15 ---> a3e82a7722da 04:18:15 Step 14/26 : FROM alpine:3.17 04:18:15 3.17: Pulling from library/alpine 04:18:15 c41833b44d91: Already exists 04:18:15 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:18:15 Status: Downloaded newer image for alpine:3.17 04:18:15 ---> 51e60588ff2c 04:18:15 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:18:15 ---> Running in a8ac57dcf09b 04:18:15 Removing intermediate container a8ac57dcf09b 04:18:15 ---> 25c641dc9750 04:18:15 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:18:15 ---> Running in f2343341bcca 04:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:18:15 (1/1) Installing dumb-init (1.2.5-r2) 04:18:15 Executing busybox-1.35.0-r29.trigger 04:18:15 OK: 8 MiB in 16 packages 04:18:16 Removing intermediate container f2343341bcca 04:18:16 ---> b42cb90d084b 04:18:16 Step 17/26 : WORKDIR / 04:18:16 ---> Running in 308e309c0013 04:18:16 Removing intermediate container 308e309c0013 04:18:16 ---> e05dc2d3fc26 04:18:16 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:18:18 ---> af6af5c138f7 04:18:18 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:18:18 ---> 95b66b207e01 04:18:18 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:18:19 ---> e7bd1fa71dcf 04:18:19 Step 21/26 : EXPOSE 59984 04:18:19 ---> Running in 423cbe9f8e79 04:18:19 Removing intermediate container 423cbe9f8e79 04:18:19 ---> 41fc0789858d 04:18:19 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:18:19 ---> Running in e7192e609a62 04:18:19 Removing intermediate container e7192e609a62 04:18:19 ---> 02c6720ae2c0 04:18:19 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:18:19 ---> Running in 50d22db5015f 04:18:20 Removing intermediate container 50d22db5015f 04:18:20 ---> 6165bfee9dee 04:18:20 Step 24/26 : LABEL arch=arm64 04:18:20 ---> Running in 85ba6c622200 04:18:20 Removing intermediate container 85ba6c622200 04:18:20 ---> 1d6ed8a94feb 04:18:20 Step 25/26 : LABEL git_sha=64ed9c6224fc96bbb186b74545fcccae90780fe7 04:18:20 ---> Running in 95b4138d73d6 04:18:21 Removing intermediate container 95b4138d73d6 04:18:21 ---> 0d204fd2a690 04:18:21 Step 26/26 : LABEL version=0.0.0 04:18:21 ---> Running in 03c585cdb716 04:18:21 Removing intermediate container 03c585cdb716 04:18:21 ---> 71e5d7d73442 04:18:21 [Warning] One or more build-args [ARCH] were not consumed 04:18:21 Successfully built 71e5d7d73442 04:18:21 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 04:18:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:22 04:18:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:22 arm64: Pulling from edgex-lftools-log-publisher 04:18:22 8998bd30e6a1: Pulling fs layer 04:18:22 04944245beec: Pulling fs layer 04:18:22 699f458cf7ca: Pulling fs layer 04:18:22 765212b225bb: Pulling fs layer 04:18:22 f23df028b6ca: Pulling fs layer 04:18:22 d65c8cfc05b1: Pulling fs layer 04:18:22 2437ff75d9bd: Pulling fs layer 04:18:22 765212b225bb: Waiting 04:18:22 f23df028b6ca: Waiting 04:18:22 d65c8cfc05b1: Waiting 04:18:22 2437ff75d9bd: Waiting 04:18:23 04944245beec: Verifying Checksum 04:18:23 04944245beec: Download complete 04:18:23 765212b225bb: Verifying Checksum 04:18:23 765212b225bb: Download complete 04:18:23 f23df028b6ca: Verifying Checksum 04:18:23 f23df028b6ca: Download complete 04:18:23 d65c8cfc05b1: Verifying Checksum 04:18:23 d65c8cfc05b1: Download complete 04:18:23 699f458cf7ca: Verifying Checksum 04:18:23 699f458cf7ca: Download complete 04:18:23 8998bd30e6a1: Verifying Checksum 04:18:23 8998bd30e6a1: Download complete 04:18:26 2437ff75d9bd: Verifying Checksum 04:18:26 2437ff75d9bd: Download complete 04:18:28 8998bd30e6a1: Pull complete 04:18:28 04944245beec: Pull complete 04:18:29 699f458cf7ca: Pull complete 04:18:30 765212b225bb: Pull complete 04:18:30 f23df028b6ca: Pull complete 04:18:31 d65c8cfc05b1: Pull complete 04:18:46 2437ff75d9bd: Pull complete 04:18:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:18:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:46 prd-ubuntu20.04-docker-arm64-4c-16g-14429 does not seem to be running inside a container 04:18:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:18:49 $ docker top e7d7eb128c4e4060d16c4e25ce155942c1c7fd2d5333eb946e45aabfbd7ef012 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:50 ---> job-cost.sh 04:18:50 lf-activate-venv: SKIPPING 04:18:50 INFO: No Stack... 04:18:51 INFO: Retrieving Pricing Info for: v3-standard-4 04:18:51 INFO: Archiving Costs [Pipeline] sh 04:18:52 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 04:18:52 + cut -d, -f6 [Pipeline] lock 04:18:52 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-345-1-stack-cost] 04:18:52 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-345-1-stack-cost] did not exist. Created. 04:18:52 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-345-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:18:53 /w/workspace/device-onvif-camera/1@tmp/durable-c99a4ac2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:18:53 + echo total: 0.10999999940395355 [Pipeline] stash 04:18:53 Warning: overwriting stash ‘stack-cost’ 04:18:54 Stashed 1 file(s) [Pipeline] } 04:18:54 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-345-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:18:54 $ docker stop --time=1 e7d7eb128c4e4060d16c4e25ce155942c1c7fd2d5333eb946e45aabfbd7ef012 04:18:55 $ docker rm -f --volumes e7d7eb128c4e4060d16c4e25ce155942c1c7fd2d5333eb946e45aabfbd7ef012 [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 04:18:56 provisioning config files... 04:18:56 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-345@tmp/config3741429948206248398tmp [Pipeline] { [Pipeline] sh 04:18:57 + set +x 04:18:57 + curl -s https://codecov.io/bash 04:18:57 + bash -s -- 04:18:57 04:18:57 _____ _ 04:18:57 / ____| | | 04:18:57 | | ___ __| | ___ ___ _____ __ 04:18:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:18:57 | |___| (_) | (_| | __/ (_| (_) \ V / 04:18:57 \_____\___/ \__,_|\___|\___\___/ \_/ 04:18:57 Bash-1.0.6 04:18:57 04:18:57 04:18:57 ==> git version 2.25.1 found 04:18:57 ==> 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 04:18:57 Release-Date: 2020-01-08 04:18:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:18:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:18:57 ==> Jenkins CI detected. 04:18:57 current dir:  /w/workspace/undry_device-onvif-camera_PR-345 04:18:57 project root: . 04:18:57 --> token set from env 04:18:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:18:57 ==> Running gcov in . (disable via -X gcov) 04:18:57 ==> Python coveragepy not found 04:18:57 ==> Searching for coverage reports in: 04:18:57 + . 04:18:57 -> Found 1 reports 04:18:57 ==> Detecting git/mercurial file structure 04:18:57 ==> Reading reports 04:18:57 + ./coverage.out bytes=79191 04:18:57 ==> Appending adjustments 04:18:57 https://docs.codecov.io/docs/fixing-reports 04:18:57 + Found adjustments 04:18:57 ==> Gzipping contents 04:18:57 12K /tmp/codecov.VDOYHU.gz 04:18:57 ==> Uploading reports 04:18:57 url: https://codecov.io 04:18:57 query: branch=PR-345&commit=64ed9c6224fc96bbb186b74545fcccae90780fe7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-345%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=345&job=&cmd_args= 04:18:57 -> Pinging Codecov 04:18:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-345&commit=64ed9c6224fc96bbb186b74545fcccae90780fe7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-345%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=345&job=&cmd_args= 04:18:57 -> Uploading to 04:18:57 https://storage.googleapis.com/codecov/v4/raw/2023-05-08/F29A59C45E3A92E06B3E522C9905F8EF/64ed9c6224fc96bbb186b74545fcccae90780fe7/78b36684-dec9-442a-b80a-f74b54d50a2c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T041857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d30208932862fe67fffba28dd3cdfbfc89a1b9abcd065589b4f12324f1ae882 04:18:57 % Total % Received % Xferd Average Speed Time Time Time Current 04:18:57 Dload Upload Total Spent Left Speed 04:18:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10518 0 0 100 10518 0 55068 --:--:-- --:--:-- --:--:-- 54781 04:18:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/64ed9c6224fc96bbb186b74545fcccae90780fe7 [Pipeline] } 04:18:57 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 04:18:59 + [ -d /w/workspace/undry_device-onvif-camera_PR-345/archives ] 04:18:59 + ls -al /w/workspace/undry_device-onvif-camera_PR-345/archives 04:18:59 total 16 04:18:59 drwxr-xr-x 3 root root 4096 May 8 04:08 . 04:18:59 drwxrwxr-x 11 jenkins jenkins 4096 May 8 04:08 .. 04:18:59 drwxr-xr-x 2 root root 4096 May 8 04:08 cost 04:18:59 -rw-r--r-- 1 root root 91 May 8 04:08 cost.csv 04:18:59 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-345/archives 04:18:59 + ls -al /w/workspace/undry_device-onvif-camera_PR-345/archives 04:18:59 total 16 04:18:59 drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:08 . 04:18:59 drwxrwxr-x 11 jenkins jenkins 4096 May 8 04:08 .. 04:18:59 drwxr-xr-x 2 jenkins jenkins 4096 May 8 04:08 cost 04:18:59 -rw-r--r-- 1 jenkins jenkins 91 May 8 04:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:19:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:19:00 ---> package-listing.sh 04:19:00 ++ tr '[:upper:]' '[:lower:]' 04:19:00 ++ facter osfamily 04:19:01 + OS_FAMILY=debian 04:19:01 + workspace=/w/workspace/undry_device-onvif-camera_PR-345 04:19:01 + START_PACKAGES=/tmp/packages_start.txt 04:19:01 + END_PACKAGES=/tmp/packages_end.txt 04:19:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:19:01 + PACKAGES=/tmp/packages_start.txt 04:19:01 + '[' /w/workspace/undry_device-onvif-camera_PR-345 ']' 04:19:01 + PACKAGES=/tmp/packages_end.txt 04:19:01 + case "${OS_FAMILY}" in 04:19:01 + dpkg -l 04:19:01 + grep '^ii' 04:19:01 + '[' -f /tmp/packages_start.txt ']' 04:19:01 + '[' -f /tmp/packages_end.txt ']' 04:19:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:19:01 + '[' /w/workspace/undry_device-onvif-camera_PR-345 ']' 04:19:01 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-345/archives/ 04:19:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-345/archives/ [Pipeline] echo 04:19:01 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-345/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:19:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:02 prd-ubuntu20.04-docker-8c-8g-14427 does not seem to be running inside a container 04:19:02 $ 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-345/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-345 -v /w/workspace/undry_device-onvif-camera_PR-345:/w/workspace/undry_device-onvif-camera_PR-345:rw,z -v /w/workspace/undry_device-onvif-camera_PR-345@tmp:/w/workspace/undry_device-onvif-camera_PR-345@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-lftools-log-publisher:latest cat 04:19:02 $ docker top 0ec7725671312bb17f64f167e4288aa79531115078153e7fbb41d46cc9d0d1f8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:02 + touch /tmp/pre-build-complete [Pipeline] sh 04:19:03 + mkdir -p /var/log/sysstat [Pipeline] sh 04:19:03 + ls /var/log/sa-host 04:19:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:03 provisioning config files... 04:19:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-345@tmp/config1051958707792145579tmp [Pipeline] { [Pipeline] echo 04:19:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:19:03 ---> create-netrc.sh [Pipeline] } 04:19:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:19:04 ---> python-tools-install.sh [Pipeline] echo 04:19:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:19:04 ---> sudo-logs.sh 04:19:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:19:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:19:05 ---> job-cost.sh 04:19:05 lf-activate-venv: SKIPPING 04:19:05 DEBUG: total: 0.2199999988079071 04:19:05 INFO: Retrieving Stack Cost... 04:19:05 INFO: Retrieving Pricing Info for: v3-standard-8 04:19:05 INFO: Archiving Costs [Pipeline] echo 04:19:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:19:06 ---> logs-deploy.sh 04:19:06 lf-activate-venv: SKIPPING 04:19:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-345/1 04:19:06 INFO: archiving workspace using pattern(s): 04:19:07 Archives upload complete. 04:19:07 INFO: archiving logs to Nexus