Pull request #159 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b81cbc5b194cdd0da22d2291dd6c7a55125812e6+8a3386b2ee541d18e88ea65fa18280a00a2df7ca (0c1f876d85455a4a7fdf2654bef4fe76d85697eb) 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-ssh2291431544599657347.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4238408363827705594.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-159/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-159/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17869497874541317787.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-159/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2134638482456422755.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh1787037189580508824.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-159/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-159/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11594156325212946510.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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-28925 in /w/workspace/undry_device-onvif-camera_PR-159 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-159 # 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 Merging remotes/origin/main commit 8a3386b2ee541d18e88ea65fa18280a00a2df7ca into PR head commit b81cbc5b194cdd0da22d2291dd6c7a55125812e6 Merge succeeded, producing b81cbc5b194cdd0da22d2291dd6c7a55125812e6 Checking out Revision b81cbc5b194cdd0da22d2291dd6c7a55125812e6 (PR-159) > 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/159/head:refs/remotes/origin/PR-159 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b81cbc5b194cdd0da22d2291dd6c7a55125812e6 # 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 8a3386b2ee541d18e88ea65fa18280a00a2df7ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b81cbc5b194cdd0da22d2291dd6c7a55125812e6 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:21:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:21:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:21:00 ========================================================= 03:21:00 EdgeX Global Pipelines Version Info 03:21:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:21:01 ------------------- 03:21:01 stable info: 03:21:01 ------------------- 03:21:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:21:01 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 03:21:01 Message: update stable to v1.0.239 03:21:01 ------------------- 03:21:01 experimental info: 03:21:01 ------------------- 03:21:01 Commited By: **** collab-it+edgex@linuxfoundation.org 03:21:01 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 03:21:01 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:21:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:21:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:21:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:21:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:21:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:21:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:21:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:21:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:21:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:21:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:21:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:21:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:21:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:21:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:21:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:21:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:21:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:21:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-159 [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-159 [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-159 [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b81cbc5b194cdd0da22d2291dd6c7a55125812e6 [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b81cbc5 [Pipeline] echo 03:21:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:21:03 provisioning config files... 03:21:03 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-159@tmp/config1153966477141489201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:04 ---> docker-login.sh 03:21:04 nexus3.edgexfoundry.org:10001 03:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:04 Configure a credential helper to remove this warning. See 03:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:04 03:21:04 Login Succeeded 03:21:04 nexus3.edgexfoundry.org:10002 03:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:04 Configure a credential helper to remove this warning. See 03:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:04 03:21:04 Login Succeeded 03:21:04 nexus3.edgexfoundry.org:10003 03:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:04 Configure a credential helper to remove this warning. See 03:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:04 03:21:04 Login Succeeded 03:21:04 nexus3.edgexfoundry.org:10004 03:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:04 Configure a credential helper to remove this warning. See 03:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:04 03:21:04 Login Succeeded 03:21:05 docker.io 03:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:05 Configure a credential helper to remove this warning. See 03:21:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:05 03:21:05 Login Succeeded 03:21:05 ---> docker-login.sh ends [Pipeline] } 03:21:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:21:06 + git rev-list -1 --merges b81cbc5b194cdd0da22d2291dd6c7a55125812e6~1..b81cbc5b194cdd0da22d2291dd6c7a55125812e6 [Pipeline] echo 03:21:06 -----------> git rev-list -1 --merges b81cbc5b194cdd0da22d2291dd6c7a55125812e6~1..b81cbc5b194cdd0da22d2291dd6c7a55125812e6 b81cbc5b194cdd0da22d2291dd6c7a55125812e6 [false] [Pipeline] sh 03:21:06 + git log --format=format:%s -1 b81cbc5b194cdd0da22d2291dd6c7a55125812e6 [Pipeline] echo 03:21:06 ========================================================= 03:21:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:21:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:21:06 + git log --format=format:%s -1 b81cbc5b194cdd0da22d2291dd6c7a55125812e6 [Pipeline] echo 03:21:07 [semverPrep] GIT_COMMIT: b81cbc5b194cdd0da22d2291dd6c7a55125812e6, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 03:21:07 [semverPrep] This is not a build commit. [Pipeline] sh 03:21:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:21:07 + grep -v github /etc/ssh/ssh_known_hosts 03:21:07 + [ -e /tmp/ssh_known_hosts ] 03:21:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:21:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:21:07 + sudo tee -a /etc/ssh/ssh_known_hosts 03:21:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:07 03:21:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:08 0.1.4: Pulling from edgex-devops/py-git-semver 03:21:08 b85a868b505f: Pulling fs layer 03:21:08 e2be974225ed: Pulling fs layer 03:21:08 339a4e72a1f5: Pulling fs layer 03:21:08 988bab9f4d93: Pulling fs layer 03:21:08 1469e6f7b9e6: Pulling fs layer 03:21:08 eaf3925da568: Pulling fs layer 03:21:08 bab4dde63d76: Pulling fs layer 03:21:08 bde34c3a00c8: Pulling fs layer 03:21:08 b352a97aabf1: Pulling fs layer 03:21:08 4872d77fe225: Pulling fs layer 03:21:08 5851b861e8e6: Pulling fs layer 03:21:08 1469e6f7b9e6: Waiting 03:21:08 eaf3925da568: Waiting 03:21:08 bab4dde63d76: Waiting 03:21:08 bde34c3a00c8: Waiting 03:21:08 b352a97aabf1: Waiting 03:21:08 4872d77fe225: Waiting 03:21:08 5851b861e8e6: Waiting 03:21:08 988bab9f4d93: Waiting 03:21:08 e2be974225ed: Verifying Checksum 03:21:08 e2be974225ed: Download complete 03:21:08 988bab9f4d93: Verifying Checksum 03:21:08 988bab9f4d93: Download complete 03:21:08 1469e6f7b9e6: Verifying Checksum 03:21:08 1469e6f7b9e6: Download complete 03:21:08 eaf3925da568: Verifying Checksum 03:21:08 eaf3925da568: Download complete 03:21:08 339a4e72a1f5: Verifying Checksum 03:21:08 339a4e72a1f5: Download complete 03:21:08 bde34c3a00c8: Download complete 03:21:08 b352a97aabf1: Verifying Checksum 03:21:08 b352a97aabf1: Download complete 03:21:08 4872d77fe225: Download complete 03:21:08 5851b861e8e6: Verifying Checksum 03:21:08 5851b861e8e6: Download complete 03:21:08 b85a868b505f: Verifying Checksum 03:21:08 b85a868b505f: Download complete 03:21:09 bab4dde63d76: Verifying Checksum 03:21:09 bab4dde63d76: Download complete 03:21:10 b85a868b505f: Pull complete 03:21:10 e2be974225ed: Pull complete 03:21:11 339a4e72a1f5: Pull complete 03:21:11 988bab9f4d93: Pull complete 03:21:11 1469e6f7b9e6: Pull complete 03:21:11 eaf3925da568: Pull complete 03:21:13 bab4dde63d76: Pull complete 03:21:13 bde34c3a00c8: Pull complete 03:21:13 b352a97aabf1: Pull complete 03:21:13 4872d77fe225: Pull complete 03:21:13 5851b861e8e6: Pull complete 03:21:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:21:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:13 prd-ubuntu20.04-docker-8c-8g-28925 does not seem to be running inside a container 03:21:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-159 -v /w/workspace/undry_device-onvif-camera_PR-159:/w/workspace/undry_device-onvif-camera_PR-159:rw,z -v /w/workspace/undry_device-onvif-camera_PR-159@tmp:/w/workspace/undry_device-onvif-camera_PR-159@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 03:21:17 $ docker top 97250c1ec2997facdea1624c55d99b2f06a1a1853d5053bab24852aee113b1b8 -eo pid,comm 03:21:17 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). 03:21:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:21:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:17 [ssh-agent] Looking for ssh-agent implementation... 03:21:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:17 $ docker exec 97250c1ec2997facdea1624c55d99b2f06a1a1853d5053bab24852aee113b1b8 ssh-agent 03:21:18 SSH_AUTH_SOCK=/tmp/ssh-kLANJOY7QDdJ/agent.32 03:21:18 SSH_AGENT_PID=38 03:21:18 Running ssh-add (command line suppressed) 03:21:18 Identity added: /w/workspace/undry_device-onvif-camera_PR-159@tmp/private_key_6634847251412979669.key (/w/workspace/undry_device-onvif-camera_PR-159@tmp/private_key_6634847251412979669.key) 03:21:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:18 + git tag --points-at HEAD [Pipeline] } 03:21:18 $ docker exec --env ******** --env ******** 97250c1ec2997facdea1624c55d99b2f06a1a1853d5053bab24852aee113b1b8 ssh-agent -k 03:21:18 unset SSH_AUTH_SOCK; 03:21:18 unset SSH_AGENT_PID; 03:21:18 echo Agent pid 38 killed; 03:21:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:21:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:18 [ssh-agent] Looking for ssh-agent implementation... 03:21:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:18 $ docker exec 97250c1ec2997facdea1624c55d99b2f06a1a1853d5053bab24852aee113b1b8 ssh-agent 03:21:19 SSH_AUTH_SOCK=/tmp/ssh-dq2k51OE75Kt/agent.70 03:21:19 SSH_AGENT_PID=76 03:21:19 Running ssh-add (command line suppressed) 03:21:19 Identity added: /w/workspace/undry_device-onvif-camera_PR-159@tmp/private_key_1184276973278755586.key (/w/workspace/undry_device-onvif-camera_PR-159@tmp/private_key_1184276973278755586.key) 03:21:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:19 + git semver init 03:21:19 2022-09-12 03:21:19,768 [run_init] DEBUG init version:0.0.0 force:False 03:21:19 2022-09-12 03:21:19,769 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-159/.semver 03:21:19 2022-09-12 03:21:19,770 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-159/.semver 03:21:19 2022-09-12 03:21:19,770 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-159/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-159, universal_newlines=False, shell=None, istream=None) 03:21:20 2022-09-12 03:21:20,723 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-159/.git/info/exclude 03:21:20 2022-09-12 03:21:20,724 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-159/.semver/PR-159 with force:False 03:21:20 2022-09-12 03:21:20,724 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-159/.semver/PR-159 03:21:20 2022-09-12 03:21:20,728 [execute] INFO git cat-file --batch-check 03:21:20 2022-09-12 03:21:20,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-159/.semver, universal_newlines=False, shell=None, istream=) 03:21:20 2022-09-12 03:21:20,734 [execute] INFO git cat-file --batch 03:21:20 2022-09-12 03:21:20,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-159/.semver, universal_newlines=False, shell=None, istream=) 03:21:20 2022-09-12 03:21:20,739 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-159/.semver/PR-159 03:21:20 0.0.0 [Pipeline] } 03:21:20 $ docker exec --env ******** --env ******** 97250c1ec2997facdea1624c55d99b2f06a1a1853d5053bab24852aee113b1b8 ssh-agent -k 03:21:20 unset SSH_AUTH_SOCK; 03:21:20 unset SSH_AGENT_PID; 03:21:20 echo Agent pid 76 killed; 03:21:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:21 + git semver [Pipeline] } 03:21:21 $ docker stop --time=1 97250c1ec2997facdea1624c55d99b2f06a1a1853d5053bab24852aee113b1b8 03:21:23 $ docker rm -f 97250c1ec2997facdea1624c55d99b2f06a1a1853d5053bab24852aee113b1b8 [Pipeline] // withDockerContainer [Pipeline] sh 03:21:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:21:23 Stashed 1 file(s) [Pipeline] echo 03:21:23 [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 03:21:24 provisioning config files... 03:21:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-159@tmp/config4395246315016143732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:24 ---> docker-login.sh 03:21:24 nexus3.edgexfoundry.org:10001 03:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:24 Configure a credential helper to remove this warning. See 03:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:24 03:21:24 Login Succeeded 03:21:24 nexus3.edgexfoundry.org:10002 03:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:24 Configure a credential helper to remove this warning. See 03:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:24 03:21:24 Login Succeeded 03:21:24 nexus3.edgexfoundry.org:10003 03:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:24 Configure a credential helper to remove this warning. See 03:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:24 03:21:24 Login Succeeded 03:21:24 nexus3.edgexfoundry.org:10004 03:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:25 Configure a credential helper to remove this warning. See 03:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:25 03:21:25 Login Succeeded 03:21:25 docker.io 03:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:25 Configure a credential helper to remove this warning. See 03:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:25 03:21:25 Login Succeeded 03:21:25 ---> docker-login.sh ends [Pipeline] } 03:21:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:21:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:21:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:21:25 ========================================================= 03:21:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:21:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:21:26 Sending build context to Docker daemon 20.64MB 03:21:26 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:21:26 Step 2/13 : FROM ${BASE} AS builder 03:21:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:21:26 2408cc74d12b: Pulling fs layer 03:21:26 ea60b727a1ce: Pulling fs layer 03:21:26 30c4a7721957: Pulling fs layer 03:21:26 370296b7ddb6: Pulling fs layer 03:21:26 7c6cee850709: Pulling fs layer 03:21:26 39a5fcdaea64: Pulling fs layer 03:21:26 d94ebbe4e438: Pulling fs layer 03:21:26 bcfd1f05c69d: Pulling fs layer 03:21:26 59ccb84bbe0f: Pulling fs layer 03:21:26 370296b7ddb6: Waiting 03:21:26 bcfd1f05c69d: Waiting 03:21:26 39a5fcdaea64: Waiting 03:21:26 7c6cee850709: Waiting 03:21:26 d94ebbe4e438: Waiting 03:21:26 59ccb84bbe0f: Waiting 03:21:26 30c4a7721957: Verifying Checksum 03:21:26 30c4a7721957: Download complete 03:21:26 ea60b727a1ce: Verifying Checksum 03:21:26 ea60b727a1ce: Download complete 03:21:26 7c6cee850709: Verifying Checksum 03:21:26 7c6cee850709: Download complete 03:21:26 39a5fcdaea64: Verifying Checksum 03:21:26 39a5fcdaea64: Download complete 03:21:26 2408cc74d12b: Verifying Checksum 03:21:26 2408cc74d12b: Download complete 03:21:26 d94ebbe4e438: Verifying Checksum 03:21:26 d94ebbe4e438: Download complete 03:21:26 2408cc74d12b: Pull complete 03:21:26 ea60b727a1ce: Pull complete 03:21:26 30c4a7721957: Pull complete 03:21:27 59ccb84bbe0f: Download complete 03:21:27 bcfd1f05c69d: Verifying Checksum 03:21:27 bcfd1f05c69d: Download complete 03:21:27 370296b7ddb6: Verifying Checksum 03:21:27 370296b7ddb6: Download complete 03:21:31 370296b7ddb6: Pull complete 03:21:31 7c6cee850709: Pull complete 03:21:31 39a5fcdaea64: Pull complete 03:21:31 d94ebbe4e438: Pull complete 03:21:33 bcfd1f05c69d: Pull complete 03:21:34 59ccb84bbe0f: Pull complete 03:21:34 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 03:21:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:21:34 ---> a4fb48ad2a94 03:21:34 Step 3/13 : ARG MAKE="make build" 03:21:37 ---> Running in 654cd8108bdb 03:21:37 Removing intermediate container 654cd8108bdb 03:21:37 ---> 271d6ab4d602 03:21:37 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:21:37 ---> Running in 9972322029fa 03:21:37 Removing intermediate container 9972322029fa 03:21:37 ---> 5407e674fa8c 03:21:37 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:21:37 ---> Running in 82aa5c371728 03:21:37 Removing intermediate container 82aa5c371728 03:21:37 ---> 0eec8bcfad4b 03:21:37 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:21:37 ---> Running in ae959d66b72f 03:21:37 Removing intermediate container ae959d66b72f 03:21:37 ---> 924f2989473b 03:21:37 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:37 ---> Running in 21c45e3027af 03:21:38 Removing intermediate container 21c45e3027af 03:21:38 ---> 02ccb8c0acb3 03:21:38 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:21:38 ---> Running in aa01b41c4886 03:21:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:21:39 Still waiting to schedule task 03:21:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:21:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:21:39 OK: 211 MiB in 51 packages 03:21:40 Removing intermediate container aa01b41c4886 03:21:40 ---> d509953c660a 03:21:40 Step 9/13 : WORKDIR /device-onvif-camera 03:21:40 ---> Running in 82d5caa8a7ea 03:21:40 Removing intermediate container 82d5caa8a7ea 03:21:40 ---> d9babe89c115 03:21:40 Step 10/13 : COPY go.mod vendor* ./ 03:21:40 ---> b365b25a6f5e 03:21:40 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:40 ---> Running in a8e538f2d63d 03:22:02 Removing intermediate container a8e538f2d63d 03:22:02 ---> 9bd60926249f 03:22:02 Step 12/13 : COPY . . 03:22:02 ---> 0cde017d9c5b 03:22:02 Step 13/13 : RUN ${MAKE} 03:22:02 ---> Running in e40524ada63e 03:22:02 noop 03:22:02 Removing intermediate container e40524ada63e 03:22:02 ---> 28742dd97ea6 03:22:02 Successfully built 28742dd97ea6 03:22:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:02 + docker inspect -f . ci-base-image-x86_64 03:22:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:02 prd-ubuntu20.04-docker-8c-8g-28925 does not seem to be running inside a container 03:22:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-159 -v /w/workspace/undry_device-onvif-camera_PR-159:/w/workspace/undry_device-onvif-camera_PR-159:rw,z -v /w/workspace/undry_device-onvif-camera_PR-159@tmp:/w/workspace/undry_device-onvif-camera_PR-159@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 03:22:03 $ docker top a3c901b160a14f8175471471b4913400d688b2e68576acf7508a64dc0aeac287 -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:03 + go version 03:22:03 go version go1.18.3 linux/amd64 [Pipeline] } 03:22:03 $ docker stop --time=1 a3c901b160a14f8175471471b4913400d688b2e68576acf7508a64dc0aeac287 03:22:05 $ docker rm -f a3c901b160a14f8175471471b4913400d688b2e68576acf7508a64dc0aeac287 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:05 + docker inspect -f . ci-base-image-x86_64 03:22:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:05 prd-ubuntu20.04-docker-8c-8g-28925 does not seem to be running inside a container 03:22:05 $ 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-159 -v /w/workspace/undry_device-onvif-camera_PR-159:/w/workspace/undry_device-onvif-camera_PR-159:rw,z -v /w/workspace/undry_device-onvif-camera_PR-159@tmp:/w/workspace/undry_device-onvif-camera_PR-159@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 03:22:06 $ docker top 59443fa364c84a414f7edf535ab0c8b5f4200d2aeea4b65485ba3ec04dfc0213 -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:06 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-159 [Pipeline] fileExists [Pipeline] sh 03:22:07 + make test 03:22:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:22:07 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:22:17 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:22:17 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.037s coverage: 28.6% of statements 03:22:17 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:22:20 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.921s coverage: 13.8% of statements 03:22:28 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 03:22:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:22:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:22:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:22:31 ./bin/test-attribution-txt.sh [Pipeline] echo 03:22:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:22:31 $ docker stop --time=1 59443fa364c84a414f7edf535ab0c8b5f4200d2aeea4b65485ba3ec04dfc0213 03:22:33 $ docker rm -f 59443fa364c84a414f7edf535ab0c8b5f4200d2aeea4b65485ba3ec04dfc0213 [Pipeline] // withDockerContainer [Pipeline] sh 03:22:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:22:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:22:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:22:35 + ls -al . 03:22:35 total 232 03:22:35 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 03:22 . 03:22:35 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 03:20 .. 03:22:35 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 03:22 .git 03:22:35 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 03:20 .github 03:22:35 -rw-rw-r-- 1 jenkins jenkins 418 Sep 12 03:20 .gitignore 03:22:35 -rw-rw-r-- 1 jenkins jenkins 42 Sep 12 03:20 .golangci.yml 03:22:35 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 03:21 .semver 03:22:35 -rw-rw-r-- 1 jenkins jenkins 9739 Sep 12 03:20 Attribution.txt 03:22:35 -rw-rw-r-- 1 jenkins jenkins 1498 Sep 12 03:20 CHANGELOG.md 03:22:35 -rw-rw-r-- 1 jenkins jenkins 1669 Sep 12 03:20 Dockerfile 03:22:35 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 03:20 GOVERNANCE.md 03:22:35 -rw-rw-r-- 1 jenkins jenkins 734 Sep 12 03:20 Jenkinsfile 03:22:35 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 03:20 LICENSE 03:22:35 -rw-rw-r-- 1 jenkins jenkins 2649 Sep 12 03:20 Makefile 03:22:35 -rw-rw-r-- 1 jenkins jenkins 625 Sep 12 03:20 OWNERS.md 03:22:35 -rw-rw-r-- 1 jenkins jenkins 5796 Sep 12 03:20 README.md 03:22:35 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 03:21 VERSION 03:22:35 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 03:20 bin 03:22:35 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 03:20 cmd 03:22:35 -rw-r--r-- 1 jenkins jenkins 77283 Sep 12 03:22 coverage.out 03:22:35 drwxrwxr-x 6 jenkins jenkins 4096 Sep 12 03:20 doc 03:22:35 -rw-rw-r-- 1 jenkins jenkins 3747 Sep 12 03:20 go.mod 03:22:35 -rw-rw-r-- 1 jenkins jenkins 39690 Sep 12 03:20 go.sum 03:22:35 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 03:20 internal 03:22:35 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 03:20 snap 03:22:35 -rw-rw-r-- 1 jenkins jenkins 236 Sep 12 03:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:35 + 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=b81cbc5b194cdd0da22d2291dd6c7a55125812e6 --label arch=amd64 --label version=0.0.0 . 03:22:35 Sending build context to Docker daemon 20.71MB 03:22:35 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 03:22:35 Step 2/26 : FROM ${BASE} AS builder 03:22:35 ---> 28742dd97ea6 03:22:35 Step 3/26 : ARG MAKE="make build" 03:22:35 ---> Running in af8ddfc571f1 03:22:35 Removing intermediate container af8ddfc571f1 03:22:35 ---> b7ca1e686d6d 03:22:35 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:22:35 ---> Running in f4fd6051dc20 03:22:36 Removing intermediate container f4fd6051dc20 03:22:36 ---> 4707c65c4586 03:22:36 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:22:36 ---> Running in af0f3ca589a9 03:22:36 Removing intermediate container af0f3ca589a9 03:22:36 ---> 7717b85a75bc 03:22:36 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:22:36 ---> Running in 09133e698849 03:22:36 Removing intermediate container 09133e698849 03:22:36 ---> 7d43631e7c98 03:22:36 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:36 ---> Running in e582d37e44e5 03:22:36 Removing intermediate container e582d37e44e5 03:22:36 ---> e1627c1b072e 03:22:36 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:22:36 ---> Running in 532006d107db 03:22:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:22:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:22:38 OK: 211 MiB in 51 packages 03:22:38 Removing intermediate container 532006d107db 03:22:38 ---> 74cc958404eb 03:22:38 Step 9/26 : WORKDIR /device-onvif-camera 03:22:38 ---> Running in fa41f175892a 03:22:38 Removing intermediate container fa41f175892a 03:22:38 ---> e2e7f340a12f 03:22:38 Step 10/26 : COPY go.mod vendor* ./ 03:22:38 ---> 73bdf09902cd 03:22:38 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:38 ---> Running in 65c40e6d2b1c 03:22:39 Removing intermediate container 65c40e6d2b1c 03:22:39 ---> f7feae21171c 03:22:39 Step 12/26 : COPY . . 03:22:40 ---> 66991d10127f 03:22:40 Step 13/26 : RUN ${MAKE} 03:22:40 ---> Running in d64004909147 03:22:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:23:02 Removing intermediate container d64004909147 03:23:02 ---> 7222191bcd37 03:23:02 Step 14/26 : FROM alpine:3.16 03:23:02 3.16: Pulling from library/alpine 03:23:02 213ec9aee27d: Pulling fs layer 03:23:02 213ec9aee27d: Verifying Checksum 03:23:02 213ec9aee27d: Pull complete 03:23:02 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:23:02 Status: Downloaded newer image for alpine:3.16 03:23:02 ---> 9c6f07244728 03:23:02 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:23:02 ---> Running in 0ac86337d80b 03:23:02 Removing intermediate container 0ac86337d80b 03:23:02 ---> c987bc2cf5b4 03:23:02 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:23:02 ---> Running in 553e471c53ba 03:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:23:02 (1/6) Installing dumb-init (1.2.5-r1) 03:23:02 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:23:02 (3/6) Installing libsodium (1.0.18-r0) 03:23:02 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:23:02 (5/6) Installing libzmq (4.3.4-r0) 03:23:02 (6/6) Installing zeromq (4.3.4-r0) 03:23:02 Executing busybox-1.35.0-r17.trigger 03:23:02 OK: 8 MiB in 20 packages 03:23:02 Removing intermediate container 553e471c53ba 03:23:02 ---> 8dd4e0dfcdb8 03:23:02 Step 17/26 : WORKDIR / 03:23:02 ---> Running in bd1c3b9a824f 03:23:02 Removing intermediate container bd1c3b9a824f 03:23:02 ---> 433638f9a002 03:23:02 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:23:03 ---> 80d3c87e8eac 03:23:03 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:23:03 ---> e7b0de9286d9 03:23:03 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:23:03 ---> 4c8db09bb80c 03:23:03 Step 21/26 : EXPOSE 59984 03:23:03 ---> Running in 44b86e8b2942 03:23:03 Removing intermediate container 44b86e8b2942 03:23:03 ---> 0571b7516e46 03:23:03 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:23:03 ---> Running in 38733d256aba 03:23:03 Removing intermediate container 38733d256aba 03:23:03 ---> e6e0280047cb 03:23:03 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:03 ---> Running in b473cbe4ba9c 03:23:03 Removing intermediate container b473cbe4ba9c 03:23:03 ---> 1d82ecf95def 03:23:03 Step 24/26 : LABEL arch=amd64 03:23:03 ---> Running in 179ee5d35c92 03:23:03 Removing intermediate container 179ee5d35c92 03:23:03 ---> 6768731c4156 03:23:03 Step 25/26 : LABEL git_sha=b81cbc5b194cdd0da22d2291dd6c7a55125812e6 03:23:03 ---> Running in d76d4260271b 03:23:03 Removing intermediate container d76d4260271b 03:23:03 ---> 0ca80908aa55 03:23:03 Step 26/26 : LABEL version=0.0.0 03:23:03 ---> Running in 71f61e1449c0 03:23:03 Removing intermediate container 71f61e1449c0 03:23:03 ---> 4b476e2ce242 03:23:03 [Warning] One or more build-args [ARCH] were not consumed 03:23:03 Successfully built 4b476e2ce242 03:23:04 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 03:23:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:04 03:23:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:05 latest: Pulling from edgex-lftools-log-publisher 03:23:05 5eb5b503b376: Pulling fs layer 03:23:05 5c69ac0246d0: Pulling fs layer 03:23:05 ec43610c2a17: Pulling fs layer 03:23:05 3a2ae6a8a46f: Pulling fs layer 03:23:05 33b1e0a273af: Pulling fs layer 03:23:05 5d3b04190fa2: Pulling fs layer 03:23:05 2f39f015ded8: Pulling fs layer 03:23:05 33b1e0a273af: Waiting 03:23:05 5d3b04190fa2: Waiting 03:23:05 2f39f015ded8: Waiting 03:23:05 3a2ae6a8a46f: Waiting 03:23:05 5c69ac0246d0: Verifying Checksum 03:23:05 5c69ac0246d0: Download complete 03:23:05 3a2ae6a8a46f: Verifying Checksum 03:23:05 3a2ae6a8a46f: Download complete 03:23:05 33b1e0a273af: Verifying Checksum 03:23:05 33b1e0a273af: Download complete 03:23:05 5d3b04190fa2: Download complete 03:23:05 ec43610c2a17: Verifying Checksum 03:23:05 ec43610c2a17: Download complete 03:23:05 5eb5b503b376: Verifying Checksum 03:23:05 5eb5b503b376: Download complete 03:23:06 2f39f015ded8: Download complete 03:23:06 5eb5b503b376: Pull complete 03:23:06 5c69ac0246d0: Pull complete 03:23:07 ec43610c2a17: Pull complete 03:23:07 3a2ae6a8a46f: Pull complete 03:23:07 33b1e0a273af: Pull complete 03:23:07 5d3b04190fa2: Pull complete 03:23:11 2f39f015ded8: Pull complete 03:23:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:12 prd-ubuntu20.04-docker-8c-8g-28925 does not seem to be running inside a container 03:23:12 $ 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-159 -v /w/workspace/undry_device-onvif-camera_PR-159:/w/workspace/undry_device-onvif-camera_PR-159:rw,z -v /w/workspace/undry_device-onvif-camera_PR-159@tmp:/w/workspace/undry_device-onvif-camera_PR-159@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 03:23:15 $ docker top b96ad3bcb8eb4fd7ae74ddfbead5346a0ab129d30c07a3d1a1e08e517979d584 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:15 ---> job-cost.sh 03:23:15 lf-activate-venv: SKIPPING 03:23:15 INFO: No Stack... 03:23:16 INFO: Retrieving Pricing Info for: v3-standard-8 03:23:16 INFO: Archiving Costs [Pipeline] sh 03:23:16 + cat /w/workspace/undry_device-onvif-camera_PR-159/archives/cost.csv 03:23:16 + cut -d, -f6 [Pipeline] lock 03:23:16 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-159-1-stack-cost] 03:23:16 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-159-1-stack-cost] did not exist. Created. 03:23:16 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-159-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:23:17 + echo total: 0.2199999988079071 [Pipeline] stash 03:23:17 Stashed 1 file(s) [Pipeline] } 03:23:17 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-159-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:23:17 $ docker stop --time=1 b96ad3bcb8eb4fd7ae74ddfbead5346a0ab129d30c07a3d1a1e08e517979d584 03:23:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28926 in /w/workspace/undry_device-onvif-camera_PR-159 03:23:18 $ docker rm -f b96ad3bcb8eb4fd7ae74ddfbead5346a0ab129d30c07a3d1a1e08e517979d584 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws 03:23:18 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [Pipeline] } 03:23:18 Selected Git installation does not exist. Using Default 03:23:18 The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:23:25 using credential edgex-jenkins-ssh 03:23:25 Cloning the remote Git repository 03:23:25 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:23:25 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:23:25 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:23:25 > git --version # timeout=10 03:23:25 > git --version # 'git version 2.25.1' 03:23:25 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:27 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:23:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:27 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:23:27 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:23:27 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/159/head:refs/remotes/origin/PR-159 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:23:28 Merging remotes/origin/main commit 8a3386b2ee541d18e88ea65fa18280a00a2df7ca into PR head commit b81cbc5b194cdd0da22d2291dd6c7a55125812e6 03:23:28 Merge succeeded, producing b81cbc5b194cdd0da22d2291dd6c7a55125812e6 03:23:28 Checking out Revision b81cbc5b194cdd0da22d2291dd6c7a55125812e6 (PR-159) 03:23:28 > git config core.sparsecheckout # timeout=10 03:23:28 > git checkout -f b81cbc5b194cdd0da22d2291dd6c7a55125812e6 # timeout=10 03:23:28 > git remote # timeout=10 03:23:28 > git config --get remote.origin.url # timeout=10 03:23:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:28 > git merge 8a3386b2ee541d18e88ea65fa18280a00a2df7ca # timeout=10 03:23:28 > git rev-parse HEAD^{commit} # timeout=10 03:23:28 > git config core.sparsecheckout # timeout=10 03:23:28 > git checkout -f b81cbc5b194cdd0da22d2291dd6c7a55125812e6 # timeout=10 03:23:32 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 03:23:33 > git --version # timeout=10 03:23:33 > git --version # 'git version 2.25.1' 03:23:33 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:23:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:23:34 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:34 Dload Upload Total Spent Left Speed 03:23:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 12602 83 10505 0 0 78395 0 --:--:-- --:--:-- --:--:-- 77814 100 12602 100 12602 0 0 92661 0 --:--:-- --:--:-- --:--:-- 92661 [Pipeline] sh 03:23:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:23:35 + sudo tee /etc/docker/daemon.new 03:23:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:23:35 { 03:23:35 "registry-mirrors": [ 03:23:35 "https://nexus3.edgexfoundry.org:10001" 03:23:35 ], 03:23:35 "bip": "10.250.0.254/24", 03:23:35 "hosts": [ 03:23:35 "tcp://0.0.0.0:5555", 03:23:35 "unix:///var/run/docker.sock" 03:23:35 ], 03:23:35 "mtu": 1458, 03:23:35 "selinux-enabled": true, 03:23:35 "seccomp-profile": "/etc/docker/seccomp.json" 03:23:35 } [Pipeline] sh 03:23:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:23:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:54 provisioning config files... 03:23:54 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2277425876550632251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:55 ---> docker-login.sh 03:23:55 nexus3.edgexfoundry.org:10001 03:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:56 Configure a credential helper to remove this warning. See 03:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:56 03:23:56 Login Succeeded 03:23:56 nexus3.edgexfoundry.org:10002 03:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:56 Configure a credential helper to remove this warning. See 03:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:56 03:23:56 Login Succeeded 03:23:56 nexus3.edgexfoundry.org:10003 03:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:57 Configure a credential helper to remove this warning. See 03:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:57 03:23:57 Login Succeeded 03:23:57 nexus3.edgexfoundry.org:10004 03:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:57 Configure a credential helper to remove this warning. See 03:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:57 03:23:57 Login Succeeded 03:23:57 docker.io 03:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:58 Configure a credential helper to remove this warning. See 03:23:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:58 03:23:58 Login Succeeded 03:23:58 ---> docker-login.sh ends [Pipeline] } 03:23:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:23:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:23:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:23:58 ========================================================= 03:23:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:23:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:24:00 Sending build context to Docker daemon 14.12MB 03:24:00 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:24:00 Step 2/13 : FROM ${BASE} AS builder 03:24:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:24:00 b3c136eddcbf: Pulling fs layer 03:24:00 c0a3192eca97: Pulling fs layer 03:24:00 a050256f5b6f: Pulling fs layer 03:24:00 656be50a0ddc: Pulling fs layer 03:24:00 2bbca73fdf42: Pulling fs layer 03:24:00 46d945488cbd: Pulling fs layer 03:24:00 8a5474983e97: Pulling fs layer 03:24:00 329c88fbcd65: Pulling fs layer 03:24:00 656be50a0ddc: Waiting 03:24:00 2bbca73fdf42: Waiting 03:24:00 46d945488cbd: Waiting 03:24:00 8a5474983e97: Waiting 03:24:00 329c88fbcd65: Waiting 03:24:00 a050256f5b6f: Verifying Checksum 03:24:00 a050256f5b6f: Download complete 03:24:00 c0a3192eca97: Verifying Checksum 03:24:00 c0a3192eca97: Download complete 03:24:00 2bbca73fdf42: Verifying Checksum 03:24:00 2bbca73fdf42: Download complete 03:24:00 46d945488cbd: Download complete 03:24:00 b3c136eddcbf: Download complete 03:24:01 b3c136eddcbf: Pull complete 03:24:01 329c88fbcd65: Verifying Checksum 03:24:01 329c88fbcd65: Download complete 03:24:01 c0a3192eca97: Pull complete 03:24:02 a050256f5b6f: Pull complete 03:24:02 8a5474983e97: Verifying Checksum 03:24:02 8a5474983e97: Download complete 03:24:03 656be50a0ddc: Verifying Checksum 03:24:03 656be50a0ddc: Download complete 03:24:18 656be50a0ddc: Pull complete 03:24:18 2bbca73fdf42: Pull complete 03:24:18 46d945488cbd: Pull complete 03:24:22 8a5474983e97: Pull complete 03:24:24 329c88fbcd65: Pull complete 03:24:24 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 03:24:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:24:24 ---> ff4287adb874 03:24:24 Step 3/13 : ARG MAKE="make build" 03:24:26 ---> Running in 52ce71b7baae 03:24:26 Removing intermediate container 52ce71b7baae 03:24:26 ---> 03418ac2a59b 03:24:26 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:24:26 ---> Running in b9d975bf595c 03:24:27 Removing intermediate container b9d975bf595c 03:24:27 ---> 70432080467e 03:24:27 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 03:24:27 ---> Running in c5eeb339493f 03:24:27 Removing intermediate container c5eeb339493f 03:24:27 ---> 9910e37b9280 03:24:27 Step 6/13 : LABEL Name=edgex-device-onvif-camera 03:24:27 ---> Running in 8dea7c4ce325 03:24:28 Removing intermediate container 8dea7c4ce325 03:24:28 ---> 3851045b8cc8 03:24:28 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:28 ---> Running in 5e29bc91adbe 03:24:30 Removing intermediate container 5e29bc91adbe 03:24:30 ---> ac9436e53ada 03:24:30 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:24:30 ---> Running in 87749ae155f1 03:24:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:24:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:24:33 OK: 221 MiB in 51 packages 03:24:34 Removing intermediate container 87749ae155f1 03:24:34 ---> 586ca675af59 03:24:34 Step 9/13 : WORKDIR /device-onvif-camera 03:24:34 ---> Running in 479c0d3996f4 03:24:34 Removing intermediate container 479c0d3996f4 03:24:34 ---> 671e0bb22162 03:24:34 Step 10/13 : COPY go.mod vendor* ./ 03:24:34 ---> bc567d7610a9 03:24:34 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:34 ---> Running in 16b2e6c8f73f 03:25:31 Removing intermediate container 16b2e6c8f73f 03:25:31 ---> e0f9be6eea65 03:25:31 Step 12/13 : COPY . . 03:25:31 ---> 8349680438db 03:25:31 Step 13/13 : RUN ${MAKE} 03:25:31 ---> Running in e896c7cebe22 03:25:31 noop 03:25:31 Removing intermediate container e896c7cebe22 03:25:31 ---> 46219a6ced7d 03:25:31 Successfully built 46219a6ced7d 03:25:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:32 + docker inspect -f . ci-base-image-arm64 03:25:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:32 prd-ubuntu20.04-docker-arm64-4c-16g-28926 does not seem to be running inside a container 03:25:32 $ 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 03:25:33 $ docker top 32f4300fcf28dfdadeb99aac3ee764caddf0f07864c93193e9f101f0fd0cf9fa -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:34 + go version 03:25:34 go version go1.18.3 linux/arm64 [Pipeline] } 03:25:34 $ docker stop --time=1 32f4300fcf28dfdadeb99aac3ee764caddf0f07864c93193e9f101f0fd0cf9fa 03:25:36 $ docker rm -f 32f4300fcf28dfdadeb99aac3ee764caddf0f07864c93193e9f101f0fd0cf9fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:37 + docker inspect -f . ci-base-image-arm64 03:25:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:37 prd-ubuntu20.04-docker-arm64-4c-16g-28926 does not seem to be running inside a container 03:25:37 $ 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 03:25:39 $ docker top 890a6fe5d54cc18ccf1d592284f8ecd27d307be3ecfee43c6d9b3c25e0e99ffc -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:39 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:25:40 + make test 03:25:40 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:25:42 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:27:19 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:27:19 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.210s coverage: 28.6% of statements 03:27:19 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:27:41 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.047s coverage: 13.8% of statements 03:27:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:27:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:28:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:28:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:28:04 ./bin/test-attribution-txt.sh [Pipeline] echo 03:28:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:28:04 $ docker stop --time=1 890a6fe5d54cc18ccf1d592284f8ecd27d307be3ecfee43c6d9b3c25e0e99ffc 03:28:05 $ docker rm -f 890a6fe5d54cc18ccf1d592284f8ecd27d307be3ecfee43c6d9b3c25e0e99ffc [Pipeline] // withDockerContainer [Pipeline] sh 03:28:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:28:07 Warning: overwriting stash ‘coverage-report’ 03:28:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:28:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:28:08 + ls -al . 03:28:08 total 228 03:28:08 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 03:25 . 03:28:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 03:23 .. 03:28:08 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 03:23 .git 03:28:08 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 03:23 .github 03:28:08 -rw-rw-r-- 1 jenkins jenkins 418 Sep 12 03:23 .gitignore 03:28:08 -rw-rw-r-- 1 jenkins jenkins 42 Sep 12 03:23 .golangci.yml 03:28:08 -rw-rw-r-- 1 jenkins jenkins 9739 Sep 12 03:23 Attribution.txt 03:28:08 -rw-rw-r-- 1 jenkins jenkins 1498 Sep 12 03:23 CHANGELOG.md 03:28:08 -rw-rw-r-- 1 jenkins jenkins 1669 Sep 12 03:23 Dockerfile 03:28:08 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 03:23 GOVERNANCE.md 03:28:08 -rw-rw-r-- 1 jenkins jenkins 734 Sep 12 03:23 Jenkinsfile 03:28:08 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 03:23 LICENSE 03:28:08 -rw-rw-r-- 1 jenkins jenkins 2649 Sep 12 03:23 Makefile 03:28:08 -rw-rw-r-- 1 jenkins jenkins 625 Sep 12 03:23 OWNERS.md 03:28:08 -rw-rw-r-- 1 jenkins jenkins 5796 Sep 12 03:23 README.md 03:28:08 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 03:21 VERSION 03:28:08 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 03:23 bin 03:28:08 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 03:23 cmd 03:28:08 -rw-r--r-- 1 jenkins jenkins 77283 Sep 12 03:27 coverage.out 03:28:08 drwxrwxr-x 6 jenkins jenkins 4096 Sep 12 03:23 doc 03:28:08 -rw-rw-r-- 1 jenkins jenkins 3747 Sep 12 03:23 go.mod 03:28:08 -rw-rw-r-- 1 jenkins jenkins 39690 Sep 12 03:23 go.sum 03:28:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 03:23 internal 03:28:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 03:23 snap 03:28:08 -rw-rw-r-- 1 jenkins jenkins 236 Sep 12 03:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:09 + 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=b81cbc5b194cdd0da22d2291dd6c7a55125812e6 --label arch=arm64 --label version=0.0.0 . 03:28:09 Sending build context to Docker daemon 14.2MB 03:28:09 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 03:28:09 Step 2/26 : FROM ${BASE} AS builder 03:28:09 ---> 46219a6ced7d 03:28:09 Step 3/26 : ARG MAKE="make build" 03:28:09 ---> Running in 07cab1452b80 03:28:10 Removing intermediate container 07cab1452b80 03:28:10 ---> 53b90af74bf7 03:28:10 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 03:28:10 ---> Running in 7c59016a66c8 03:28:10 Removing intermediate container 7c59016a66c8 03:28:10 ---> 0e61dab2c828 03:28:10 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 03:28:10 ---> Running in 44fab1d7f652 03:28:10 Removing intermediate container 44fab1d7f652 03:28:10 ---> 54c3fd296960 03:28:10 Step 6/26 : LABEL Name=edgex-device-onvif-camera 03:28:10 ---> Running in 87aeecccf324 03:28:11 Removing intermediate container 87aeecccf324 03:28:11 ---> afc99aee4a0f 03:28:11 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:28:11 ---> Running in 7ecf51044516 03:28:13 Removing intermediate container 7ecf51044516 03:28:13 ---> 31138ae4042f 03:28:13 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:28:13 ---> Running in a1aa8bd8ecaf 03:28:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:28:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:28:15 OK: 221 MiB in 51 packages 03:28:16 Removing intermediate container a1aa8bd8ecaf 03:28:16 ---> 2e922c396061 03:28:16 Step 9/26 : WORKDIR /device-onvif-camera 03:28:16 ---> Running in 349d5df8a489 03:28:17 Removing intermediate container 349d5df8a489 03:28:17 ---> 0774c8d9fbbd 03:28:17 Step 10/26 : COPY go.mod vendor* ./ 03:28:17 ---> a8ce2a1d0f2a 03:28:17 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:17 ---> Running in 9790130e5eb8 03:28:19 Removing intermediate container 9790130e5eb8 03:28:19 ---> f05913665c5c 03:28:19 Step 12/26 : COPY . . 03:28:21 ---> d7411d0bbdc2 03:28:21 Step 13/26 : RUN ${MAKE} 03:28:21 ---> Running in 0bbb253578c0 03:28:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:30:44 Removing intermediate container 0bbb253578c0 03:30:44 ---> 1f83330e71c1 03:30:44 Step 14/26 : FROM alpine:3.16 03:30:44 3.16: Pulling from library/alpine 03:30:44 9b18e9b68314: Pulling fs layer 03:30:44 9b18e9b68314: Verifying Checksum 03:30:44 9b18e9b68314: Download complete 03:30:44 9b18e9b68314: Pull complete 03:30:44 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:30:44 Status: Downloaded newer image for alpine:3.16 03:30:44 ---> a6215f271958 03:30:44 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 03:30:44 ---> Running in 5cc3d568bbe2 03:30:44 Removing intermediate container 5cc3d568bbe2 03:30:44 ---> b87ef20ff20e 03:30:44 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 03:30:44 ---> Running in 6298ae6c9182 03:30:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:30:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:30:44 (1/6) Installing dumb-init (1.2.5-r1) 03:30:44 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:30:44 (3/6) Installing libsodium (1.0.18-r0) 03:30:44 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:30:44 (5/6) Installing libzmq (4.3.4-r0) 03:30:44 (6/6) Installing zeromq (4.3.4-r0) 03:30:44 Executing busybox-1.35.0-r17.trigger 03:30:44 OK: 8 MiB in 20 packages 03:30:44 Removing intermediate container 6298ae6c9182 03:30:44 ---> 096ee164b1a7 03:30:44 Step 17/26 : WORKDIR / 03:30:44 ---> Running in 9853021919c5 03:30:44 Removing intermediate container 9853021919c5 03:30:44 ---> 929c665d30d4 03:30:44 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:30:44 ---> 50064a9af267 03:30:44 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:30:44 ---> 483fd77e8041 03:30:44 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:30:44 ---> da69fba11e6a 03:30:44 Step 21/26 : EXPOSE 59984 03:30:44 ---> Running in 4e1865b25d8b 03:30:44 Removing intermediate container 4e1865b25d8b 03:30:44 ---> 4e495b850528 03:30:44 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:30:44 ---> Running in 480c7756c166 03:30:44 Removing intermediate container 480c7756c166 03:30:44 ---> 179eea709d39 03:30:44 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:30:44 ---> Running in 7de9effb72da 03:30:44 Removing intermediate container 7de9effb72da 03:30:44 ---> bbffda21a7f4 03:30:44 Step 24/26 : LABEL arch=arm64 03:30:44 ---> Running in 7e9bfeac66dd 03:30:44 Removing intermediate container 7e9bfeac66dd 03:30:44 ---> 5e05cedeb739 03:30:44 Step 25/26 : LABEL git_sha=b81cbc5b194cdd0da22d2291dd6c7a55125812e6 03:30:44 ---> Running in 1c891c518280 03:30:44 Removing intermediate container 1c891c518280 03:30:44 ---> 35cdeddaa26b 03:30:44 Step 26/26 : LABEL version=0.0.0 03:30:44 ---> Running in 38145c2c70fb 03:30:44 Removing intermediate container 38145c2c70fb 03:30:44 ---> 050f590cdce8 03:30:44 [Warning] One or more build-args [ARCH] were not consumed 03:30:44 Successfully built 050f590cdce8 03:30:44 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 03:30:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:30:45 03:30:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:30:45 arm64: Pulling from edgex-lftools-log-publisher 03:30:45 8998bd30e6a1: Pulling fs layer 03:30:45 04944245beec: Pulling fs layer 03:30:45 699f458cf7ca: Pulling fs layer 03:30:45 765212b225bb: Pulling fs layer 03:30:45 f23df028b6ca: Pulling fs layer 03:30:45 d65c8cfc05b1: Pulling fs layer 03:30:45 2437ff75d9bd: Pulling fs layer 03:30:45 765212b225bb: Waiting 03:30:45 f23df028b6ca: Waiting 03:30:45 d65c8cfc05b1: Waiting 03:30:45 2437ff75d9bd: Waiting 03:30:45 04944245beec: Verifying Checksum 03:30:45 04944245beec: Download complete 03:30:45 765212b225bb: Verifying Checksum 03:30:45 765212b225bb: Download complete 03:30:45 f23df028b6ca: Verifying Checksum 03:30:45 f23df028b6ca: Download complete 03:30:45 d65c8cfc05b1: Verifying Checksum 03:30:45 d65c8cfc05b1: Download complete 03:30:46 699f458cf7ca: Verifying Checksum 03:30:46 699f458cf7ca: Download complete 03:30:46 8998bd30e6a1: Verifying Checksum 03:30:46 8998bd30e6a1: Download complete 03:30:49 2437ff75d9bd: Verifying Checksum 03:30:49 2437ff75d9bd: Download complete 03:30:50 8998bd30e6a1: Pull complete 03:30:51 04944245beec: Pull complete 03:30:52 699f458cf7ca: Pull complete 03:30:52 765212b225bb: Pull complete 03:30:53 f23df028b6ca: Pull complete 03:30:53 d65c8cfc05b1: Pull complete 03:31:08 2437ff75d9bd: Pull complete 03:31:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:31:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:31:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:09 prd-ubuntu20.04-docker-arm64-4c-16g-28926 does not seem to be running inside a container 03:31:09 $ 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 03:31:12 $ docker top 5d782371d8be6c3481df45a0ddb4e9042fbc6d475d5655c31e428caf9b28fd60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:13 ---> job-cost.sh 03:31:13 lf-activate-venv: SKIPPING 03:31:13 INFO: No Stack... 03:31:14 INFO: Retrieving Pricing Info for: v3-standard-4 03:31:14 INFO: Archiving Costs [Pipeline] sh 03:31:15 + cut -d, -f6 03:31:15 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 03:31:15 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-159-1-stack-cost] 03:31:15 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-159-1-stack-cost] did not exist. Created. 03:31:15 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-159-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:31:16 /w/workspace/device-onvif-camera/1@tmp/durable-d0a8539d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:31:16 + echo total: 0.10999999940395355 [Pipeline] stash 03:31:16 Warning: overwriting stash ‘stack-cost’ 03:31:17 Stashed 1 file(s) [Pipeline] } 03:31:17 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-159-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:31:17 $ docker stop --time=1 5d782371d8be6c3481df45a0ddb4e9042fbc6d475d5655c31e428caf9b28fd60 03:31:18 $ docker rm -f 5d782371d8be6c3481df45a0ddb4e9042fbc6d475d5655c31e428caf9b28fd60 [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 03:31:19 provisioning config files... 03:31:19 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-159@tmp/config294506986852628783tmp [Pipeline] { [Pipeline] sh 03:31:20 + set +x 03:31:20 + curl -s https://codecov.io/bash 03:31:20 + bash -s -- 03:31:20 03:31:20 _____ _ 03:31:20 / ____| | | 03:31:20 | | ___ __| | ___ ___ _____ __ 03:31:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:31:20 | |___| (_) | (_| | __/ (_| (_) \ V / 03:31:20 \_____\___/ \__,_|\___|\___\___/ \_/ 03:31:20 Bash-1.0.6 03:31:20 03:31:20 03:31:20 ==> git version 2.25.1 found 03:31:20 ==> 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 03:31:20 Release-Date: 2020-01-08 03:31:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:31:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:31:20 ==> Jenkins CI detected. 03:31:20 current dir:  /w/workspace/undry_device-onvif-camera_PR-159 03:31:20 project root: . 03:31:20 --> token set from env 03:31:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:31:20 ==> Running gcov in . (disable via -X gcov) 03:31:20 ==> Python coveragepy not found 03:31:20 ==> Searching for coverage reports in: 03:31:20 + . 03:31:20 -> Found 1 reports 03:31:20 ==> Detecting git/mercurial file structure 03:31:20 ==> Reading reports 03:31:20 + ./coverage.out bytes=77283 03:31:20 ==> Appending adjustments 03:31:20 https://docs.codecov.io/docs/fixing-reports 03:31:20 + Found adjustments 03:31:20 ==> Gzipping contents 03:31:20 12K /tmp/codecov.e8XItg.gz 03:31:20 ==> Uploading reports 03:31:20 url: https://codecov.io 03:31:20 query: branch=PR-159&commit=b81cbc5b194cdd0da22d2291dd6c7a55125812e6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=159&job=&cmd_args= 03:31:20 -> Pinging Codecov 03:31:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-159&commit=b81cbc5b194cdd0da22d2291dd6c7a55125812e6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-159%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=159&job=&cmd_args= 03:31:20 -> Uploading to 03:31:20 https://storage.googleapis.com/codecov/v4/raw/2022-09-12/F29A59C45E3A92E06B3E522C9905F8EF/b81cbc5b194cdd0da22d2291dd6c7a55125812e6/ddcc5667-cfa6-4dca-8fce-3068398ad3e7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220912T033120Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f84c414a9d8e7462f0ae7f36a088c4efe6f7d0aa956ecbeb98a6daa65964dfb5 03:31:20 % Total % Received % Xferd Average Speed Time Time Time Current 03:31:20 Dload Upload Total Spent Left Speed 03:31:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10538 0 0 100 10538 0 34437 --:--:-- --:--:-- --:--:-- 34437 03:31:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/b81cbc5b194cdd0da22d2291dd6c7a55125812e6 [Pipeline] } 03:31:21 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 03:31:22 + [ -d /w/workspace/undry_device-onvif-camera_PR-159/archives ] 03:31:22 + ls -al /w/workspace/undry_device-onvif-camera_PR-159/archives 03:31:22 total 16 03:31:22 drwxr-xr-x 3 root root 4096 Sep 12 03:23 . 03:31:22 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 03:23 .. 03:31:22 drwxr-xr-x 2 root root 4096 Sep 12 03:23 cost 03:31:22 -rw-r--r-- 1 root root 91 Sep 12 03:23 cost.csv 03:31:22 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-159/archives 03:31:22 + ls -al /w/workspace/undry_device-onvif-camera_PR-159/archives 03:31:22 total 16 03:31:22 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 03:23 . 03:31:22 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 03:23 .. 03:31:22 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 03:23 cost 03:31:22 -rw-r--r-- 1 jenkins jenkins 91 Sep 12 03:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:31:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:31:24 ---> package-listing.sh 03:31:24 ++ facter osfamily 03:31:24 ++ tr '[:upper:]' '[:lower:]' 03:31:24 + OS_FAMILY=debian 03:31:24 + workspace=/w/workspace/undry_device-onvif-camera_PR-159 03:31:24 + START_PACKAGES=/tmp/packages_start.txt 03:31:24 + END_PACKAGES=/tmp/packages_end.txt 03:31:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:31:24 + PACKAGES=/tmp/packages_start.txt 03:31:24 + '[' /w/workspace/undry_device-onvif-camera_PR-159 ']' 03:31:24 + PACKAGES=/tmp/packages_end.txt 03:31:24 + case "${OS_FAMILY}" in 03:31:24 + dpkg -l 03:31:24 + grep '^ii' 03:31:24 + '[' -f /tmp/packages_start.txt ']' 03:31:24 + '[' -f /tmp/packages_end.txt ']' 03:31:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:31:24 + '[' /w/workspace/undry_device-onvif-camera_PR-159 ']' 03:31:24 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-159/archives/ 03:31:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-159/archives/ [Pipeline] echo 03:31:24 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-159/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:31:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:31:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:25 prd-ubuntu20.04-docker-8c-8g-28925 does not seem to be running inside a container 03:31:25 $ 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-159/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-159 -v /w/workspace/undry_device-onvif-camera_PR-159:/w/workspace/undry_device-onvif-camera_PR-159:rw,z -v /w/workspace/undry_device-onvif-camera_PR-159@tmp:/w/workspace/undry_device-onvif-camera_PR-159@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 03:31:26 $ docker top da1b94b277c18e2ceabfe5861170a20bc70e450571daa38495c5b61bb8afe586 -eo pid,comm [Pipeline] { [Pipeline] sh 03:31:26 + touch /tmp/pre-build-complete [Pipeline] sh 03:31:26 + mkdir -p /var/log/sysstat [Pipeline] sh 03:31:27 + ls /var/log/sa-host 03:31:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:31:27 provisioning config files... 03:31:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-159@tmp/config5673491485114747367tmp [Pipeline] { [Pipeline] echo 03:31:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:31:27 ---> create-netrc.sh [Pipeline] } 03:31:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:31:28 ---> python-tools-install.sh [Pipeline] echo 03:31:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:31:28 ---> sudo-logs.sh 03:31:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:31:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:31:28 ---> job-cost.sh 03:31:28 lf-activate-venv: SKIPPING 03:31:28 DEBUG: total: 0.2199999988079071 03:31:28 INFO: Retrieving Stack Cost... 03:31:29 INFO: Retrieving Pricing Info for: v3-standard-8 03:31:29 INFO: Archiving Costs [Pipeline] echo 03:31:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:31:30 ---> logs-deploy.sh 03:31:30 lf-activate-venv: SKIPPING 03:31:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-159/1 03:31:30 INFO: archiving workspace using pattern(s): 03:31:30 Archives upload complete. 03:31:31 INFO: archiving logs to Nexus 03:31:31 ---> uname -a: 03:31:31 Linux prd-ubuntu20-04-docker-8c-8g-28925 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 03:31:31 03:31:31