Pull request #272 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-onvif-camera Loading trusted files from base branch levski at 0c6690d512fca69ab8f13dc5deb436fc09094519 rather than c34dc95701eede0a3414156c22f92b1523ce1528 Obtained Jenkinsfile from 0c6690d512fca69ab8f13dc5deb436fc09094519 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-ssh17894125995447643.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5801260300134038181.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-272/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-272/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4075464465981122694.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-272/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9187954763022592488.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh6372339255588565920.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-272/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-272/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11018815444185219128.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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, goVersion:1.18, 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 Running on prd-ubuntu20.04-docker-8c-8g-2543 in /w/workspace/undry_device-onvif-camera_PR-272 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-272 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/272/head:refs/remotes/origin/PR-272 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 Merging remotes/origin/levski commit 0c6690d512fca69ab8f13dc5deb436fc09094519 into PR head commit c34dc95701eede0a3414156c22f92b1523ce1528 Merge succeeded, producing c34dc95701eede0a3414156c22f92b1523ce1528 Checking out Revision c34dc95701eede0a3414156c22f92b1523ce1528 (PR-272) > git config core.sparsecheckout # timeout=10 > git checkout -f c34dc95701eede0a3414156c22f92b1523ce1528 # 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 0c6690d512fca69ab8f13dc5deb436fc09094519 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c34dc95701eede0a3414156c22f92b1523ce1528 # timeout=10 Commit message: "docs: change location of nats documentation (#237)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:29:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:29:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:29:29 ========================================================= 23:29:29 EdgeX Global Pipelines Version Info 23:29:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:29:30 ------------------- 23:29:30 stable info: 23:29:30 ------------------- 23:29:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:29:30 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:29:30 Message: update stable to v1.0.245 23:29:30 ------------------- 23:29:30 experimental info: 23:29:30 ------------------- 23:29:30 Commited By: **** collab-it+edgex@linuxfoundation.org 23:29:30 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 23:29:30 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:29:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 23:29:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 23:29:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:29:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-272 [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-272 [Pipeline] echo 23:29:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-272 [Pipeline] echo 23:29:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c34dc95701eede0a3414156c22f92b1523ce1528 [Pipeline] echo 23:29:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c34dc95 [Pipeline] echo 23:29:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:29:32 provisioning config files... 23:29:32 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-272@tmp/config14508908376826651804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:32 ---> docker-login.sh 23:29:32 nexus3.edgexfoundry.org:10001 23:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:32 Configure a credential helper to remove this warning. See 23:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:32 23:29:32 Login Succeeded 23:29:32 nexus3.edgexfoundry.org:10002 23:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:33 Configure a credential helper to remove this warning. See 23:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:33 23:29:33 Login Succeeded 23:29:33 nexus3.edgexfoundry.org:10003 23:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:33 Configure a credential helper to remove this warning. See 23:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:33 23:29:33 Login Succeeded 23:29:33 nexus3.edgexfoundry.org:10004 23:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:33 Configure a credential helper to remove this warning. See 23:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:33 23:29:33 Login Succeeded 23:29:33 docker.io 23:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:33 Configure a credential helper to remove this warning. See 23:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:33 23:29:33 Login Succeeded 23:29:33 ---> docker-login.sh ends [Pipeline] } 23:29:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:29:34 + git rev-list -1 --merges c34dc95701eede0a3414156c22f92b1523ce1528~1..c34dc95701eede0a3414156c22f92b1523ce1528 [Pipeline] echo 23:29:34 -----------> git rev-list -1 --merges c34dc95701eede0a3414156c22f92b1523ce1528~1..c34dc95701eede0a3414156c22f92b1523ce1528 c34dc95701eede0a3414156c22f92b1523ce1528 [false] [Pipeline] sh 23:29:34 + git log --format=format:%s -1 c34dc95701eede0a3414156c22f92b1523ce1528 [Pipeline] echo 23:29:34 ========================================================= 23:29:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:29:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:29:35 + git log --format=format:%s -1 c34dc95701eede0a3414156c22f92b1523ce1528 [Pipeline] echo 23:29:35 [semverPrep] GIT_COMMIT: c34dc95701eede0a3414156c22f92b1523ce1528, Commit Message: docs: change location of nats documentation (#237) [Pipeline] echo 23:29:35 [semverPrep] This is not a build commit. [Pipeline] sh 23:29:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:29:35 + grep -v github /etc/ssh/ssh_known_hosts 23:29:35 + [ -e /tmp/ssh_known_hosts ] 23:29:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:29:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:29:35 + sudo tee -a /etc/ssh/ssh_known_hosts 23:29:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:29:35 23:29:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:29:36 0.1.4: Pulling from edgex-devops/py-git-semver 23:29:36 b85a868b505f: Pulling fs layer 23:29:36 e2be974225ed: Pulling fs layer 23:29:36 339a4e72a1f5: Pulling fs layer 23:29:36 988bab9f4d93: Pulling fs layer 23:29:36 1469e6f7b9e6: Pulling fs layer 23:29:36 eaf3925da568: Pulling fs layer 23:29:36 bab4dde63d76: Pulling fs layer 23:29:36 bde34c3a00c8: Pulling fs layer 23:29:36 b352a97aabf1: Pulling fs layer 23:29:36 4872d77fe225: Pulling fs layer 23:29:36 5851b861e8e6: Pulling fs layer 23:29:36 1469e6f7b9e6: Waiting 23:29:36 988bab9f4d93: Waiting 23:29:36 5851b861e8e6: Waiting 23:29:36 bab4dde63d76: Waiting 23:29:36 bde34c3a00c8: Waiting 23:29:36 4872d77fe225: Waiting 23:29:36 eaf3925da568: Waiting 23:29:36 b352a97aabf1: Waiting 23:29:36 e2be974225ed: Download complete 23:29:36 988bab9f4d93: Verifying Checksum 23:29:36 988bab9f4d93: Download complete 23:29:36 1469e6f7b9e6: Download complete 23:29:36 eaf3925da568: Verifying Checksum 23:29:36 eaf3925da568: Download complete 23:29:36 339a4e72a1f5: Verifying Checksum 23:29:36 339a4e72a1f5: Download complete 23:29:36 bde34c3a00c8: Download complete 23:29:36 b352a97aabf1: Verifying Checksum 23:29:36 b352a97aabf1: Download complete 23:29:36 4872d77fe225: Download complete 23:29:36 5851b861e8e6: Verifying Checksum 23:29:36 5851b861e8e6: Download complete 23:29:36 b85a868b505f: Verifying Checksum 23:29:36 b85a868b505f: Download complete 23:29:36 bab4dde63d76: Verifying Checksum 23:29:36 bab4dde63d76: Download complete 23:29:37 b85a868b505f: Pull complete 23:29:38 e2be974225ed: Pull complete 23:29:38 339a4e72a1f5: Pull complete 23:29:38 988bab9f4d93: Pull complete 23:29:38 1469e6f7b9e6: Pull complete 23:29:38 eaf3925da568: Pull complete 23:29:40 bab4dde63d76: Pull complete 23:29:40 bde34c3a00c8: Pull complete 23:29:41 b352a97aabf1: Pull complete 23:29:41 4872d77fe225: Pull complete 23:29:41 5851b861e8e6: Pull complete 23:29:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:29:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:29:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:41 prd-ubuntu20.04-docker-8c-8g-2543 does not seem to be running inside a container 23:29:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-272 -v /w/workspace/undry_device-onvif-camera_PR-272:/w/workspace/undry_device-onvif-camera_PR-272:rw,z -v /w/workspace/undry_device-onvif-camera_PR-272@tmp:/w/workspace/undry_device-onvif-camera_PR-272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:29:43 $ docker top 1569bf69c8374c6607d32c4780a31d08a61571bb040da1b468c0e99d8f47ebb6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:29:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:29:43 [ssh-agent] Looking for ssh-agent implementation... 23:29:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:29:43 $ docker exec 1569bf69c8374c6607d32c4780a31d08a61571bb040da1b468c0e99d8f47ebb6 ssh-agent 23:29:43 SSH_AUTH_SOCK=/tmp/ssh-XkTGFse6pkjW/agent.32 23:29:43 SSH_AGENT_PID=38 23:29:43 Running ssh-add (command line suppressed) 23:29:43 Identity added: /w/workspace/undry_device-onvif-camera_PR-272@tmp/private_key_13190282291200596381.key (/w/workspace/undry_device-onvif-camera_PR-272@tmp/private_key_13190282291200596381.key) 23:29:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:29:44 + git tag --points-at HEAD [Pipeline] } 23:29:44 $ docker exec --env ******** --env ******** 1569bf69c8374c6607d32c4780a31d08a61571bb040da1b468c0e99d8f47ebb6 ssh-agent -k 23:29:44 unset SSH_AUTH_SOCK; 23:29:44 unset SSH_AGENT_PID; 23:29:44 echo Agent pid 38 killed; 23:29:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:29:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:29:44 [ssh-agent] Looking for ssh-agent implementation... 23:29:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:29:44 $ docker exec 1569bf69c8374c6607d32c4780a31d08a61571bb040da1b468c0e99d8f47ebb6 ssh-agent 23:29:44 SSH_AUTH_SOCK=/tmp/ssh-ps8UQ7HO6YMX/agent.70 23:29:44 SSH_AGENT_PID=77 23:29:44 Running ssh-add (command line suppressed) 23:29:44 Identity added: /w/workspace/undry_device-onvif-camera_PR-272@tmp/private_key_9756704970869869664.key (/w/workspace/undry_device-onvif-camera_PR-272@tmp/private_key_9756704970869869664.key) 23:29:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:29:45 + git semver init 23:29:45 2023-03-16 23:29:45,209 [run_init] DEBUG init version:0.0.0 force:False 23:29:45 2023-03-16 23:29:45,210 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-272/.semver 23:29:45 2023-03-16 23:29:45,210 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-272/.semver 23:29:45 2023-03-16 23:29:45,210 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-272/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-272, universal_newlines=False, shell=None, istream=None) 23:29:46 2023-03-16 23:29:46,077 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-272/.git/info/exclude 23:29:46 2023-03-16 23:29:46,077 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-272/.semver/PR-272 with force:False 23:29:46 2023-03-16 23:29:46,077 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-272/.semver/PR-272 23:29:46 2023-03-16 23:29:46,082 [execute] INFO git cat-file --batch-check 23:29:46 2023-03-16 23:29:46,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-272/.semver, universal_newlines=False, shell=None, istream=) 23:29:46 2023-03-16 23:29:46,089 [execute] INFO git cat-file --batch 23:29:46 2023-03-16 23:29:46,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-272/.semver, universal_newlines=False, shell=None, istream=) 23:29:46 2023-03-16 23:29:46,095 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-272/.semver/PR-272 23:29:46 0.0.0 [Pipeline] } 23:29:46 $ docker exec --env ******** --env ******** 1569bf69c8374c6607d32c4780a31d08a61571bb040da1b468c0e99d8f47ebb6 ssh-agent -k 23:29:46 unset SSH_AUTH_SOCK; 23:29:46 unset SSH_AGENT_PID; 23:29:46 echo Agent pid 77 killed; 23:29:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:29:46 + git semver [Pipeline] } 23:29:47 $ docker stop --time=1 1569bf69c8374c6607d32c4780a31d08a61571bb040da1b468c0e99d8f47ebb6 23:29:48 $ docker rm -f --volumes 1569bf69c8374c6607d32c4780a31d08a61571bb040da1b468c0e99d8f47ebb6 [Pipeline] // withDockerContainer [Pipeline] sh 23:29:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:29:49 Stashed 1 file(s) [Pipeline] echo 23:29:49 [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 23:29:49 provisioning config files... 23:29:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-272@tmp/config12305166719454362087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:50 ---> docker-login.sh 23:29:50 nexus3.edgexfoundry.org:10001 23:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:50 Configure a credential helper to remove this warning. See 23:29:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:50 23:29:50 Login Succeeded 23:29:50 nexus3.edgexfoundry.org:10002 23:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:50 Configure a credential helper to remove this warning. See 23:29:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:50 23:29:50 Login Succeeded 23:29:50 nexus3.edgexfoundry.org:10003 23:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:50 Configure a credential helper to remove this warning. See 23:29:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:50 23:29:50 Login Succeeded 23:29:50 nexus3.edgexfoundry.org:10004 23:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:50 Configure a credential helper to remove this warning. See 23:29:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:50 23:29:50 Login Succeeded 23:29:50 docker.io 23:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:50 Configure a credential helper to remove this warning. See 23:29:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:50 23:29:50 Login Succeeded 23:29:50 ---> docker-login.sh ends [Pipeline] } 23:29:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:29:50 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:29:50 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:29:50 ========================================================= 23:29:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:29:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:51 + 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 . 23:29:51 Sending build context to Docker daemon 27.96MB 23:29:51 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:29:51 Step 2/13 : FROM ${BASE} AS builder 23:29:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:29:51 213ec9aee27d: Pulling fs layer 23:29:51 4583459ba037: Pulling fs layer 23:29:51 93c1e223e6f2: Pulling fs layer 23:29:51 53926ce57604: Pulling fs layer 23:29:51 21b2b0c7a3f4: Pulling fs layer 23:29:51 22ff95d597cd: Pulling fs layer 23:29:51 12d6caf4c0d1: Pulling fs layer 23:29:51 96b7cbca73a9: Pulling fs layer 23:29:51 a7acece74701: Pulling fs layer 23:29:51 53926ce57604: Waiting 23:29:51 21b2b0c7a3f4: Waiting 23:29:51 96b7cbca73a9: Waiting 23:29:51 12d6caf4c0d1: Waiting 23:29:51 22ff95d597cd: Waiting 23:29:51 93c1e223e6f2: Verifying Checksum 23:29:51 93c1e223e6f2: Download complete 23:29:51 4583459ba037: Verifying Checksum 23:29:51 4583459ba037: Download complete 23:29:51 21b2b0c7a3f4: Download complete 23:29:51 213ec9aee27d: Download complete 23:29:51 22ff95d597cd: Verifying Checksum 23:29:51 22ff95d597cd: Download complete 23:29:51 12d6caf4c0d1: Download complete 23:29:51 213ec9aee27d: Pull complete 23:29:51 4583459ba037: Pull complete 23:29:51 93c1e223e6f2: Pull complete 23:29:52 a7acece74701: Verifying Checksum 23:29:52 a7acece74701: Download complete 23:29:52 96b7cbca73a9: Verifying Checksum 23:29:52 96b7cbca73a9: Download complete 23:29:52 53926ce57604: Verifying Checksum 23:29:52 53926ce57604: Download complete 23:29:56 53926ce57604: Pull complete 23:29:56 21b2b0c7a3f4: Pull complete 23:29:56 22ff95d597cd: Pull complete 23:29:56 12d6caf4c0d1: Pull complete 23:29:58 96b7cbca73a9: Pull complete 23:29:59 a7acece74701: Pull complete 23:29:59 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:29:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:29:59 ---> db6d94c90886 23:29:59 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:30:03 ---> Running in f1c68ac82191 23:30:03 Removing intermediate container f1c68ac82191 23:30:03 ---> 3bc1683cbef6 23:30:03 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:30:03 ---> Running in 779d2666012e 23:30:03 Removing intermediate container 779d2666012e 23:30:03 ---> 73f49d0547d7 23:30:03 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:30:03 ---> Running in 1dfb2d9fa562 23:30:03 Removing intermediate container 1dfb2d9fa562 23:30:03 ---> 121a6576cd60 23:30:03 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:30:03 ---> Running in 9382ea7c53c7 23:30:03 Removing intermediate container 9382ea7c53c7 23:30:03 ---> 794cb8485793 23:30:03 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:30:03 ---> Running in 4d12d612f535 23:30:03 Removing intermediate container 4d12d612f535 23:30:03 ---> 2339f378c218 23:30:03 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:30:03 ---> Running in 4cc6e0da35a7 23:30:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:30:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:30:04 OK: 211 MiB in 51 packages 23:30:04 Removing intermediate container 4cc6e0da35a7 23:30:04 ---> acfb97b758d8 23:30:04 Step 9/13 : WORKDIR /device-onvif-camera 23:30:04 ---> Running in b0223bbefc3e 23:30:04 Removing intermediate container b0223bbefc3e 23:30:04 ---> b30c834a3898 23:30:04 Step 10/13 : COPY go.mod vendor* ./ 23:30:04 Still waiting to schedule task 23:30:04 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2545’ is offline 23:30:04 ---> 4884a3178ba9 23:30:04 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:30:04 ---> Running in 3c35b0e2441d 23:30:43 Removing intermediate container 3c35b0e2441d 23:30:43 ---> 609c0a661486 23:30:43 Step 12/13 : COPY . . 23:30:43 ---> b984629feca2 23:30:43 Step 13/13 : RUN ${MAKE} 23:30:43 ---> Running in 61df60c2ea92 23:30:43 noop 23:30:43 Removing intermediate container 61df60c2ea92 23:30:43 ---> d3d4de36f79a 23:30:43 Successfully built d3d4de36f79a 23:30:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:43 + docker inspect -f . ci-base-image-x86_64 23:30:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:43 prd-ubuntu20.04-docker-8c-8g-2543 does not seem to be running inside a container 23:30:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-272 -v /w/workspace/undry_device-onvif-camera_PR-272:/w/workspace/undry_device-onvif-camera_PR-272:rw,z -v /w/workspace/undry_device-onvif-camera_PR-272@tmp:/w/workspace/undry_device-onvif-camera_PR-272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:30:44 $ docker top 3e0e5f9fcbb1723e3cefec87e0137fb053d09b6cc79d7c82f6eaec9b3b0ad0d6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:44 + go version 23:30:44 go version go1.18.7 linux/amd64 [Pipeline] } 23:30:44 $ docker stop --time=1 3e0e5f9fcbb1723e3cefec87e0137fb053d09b6cc79d7c82f6eaec9b3b0ad0d6 23:30:46 $ docker rm -f --volumes 3e0e5f9fcbb1723e3cefec87e0137fb053d09b6cc79d7c82f6eaec9b3b0ad0d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:46 + docker inspect -f . ci-base-image-x86_64 23:30:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:46 prd-ubuntu20.04-docker-8c-8g-2543 does not seem to be running inside a container 23:30:46 $ 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-272 -v /w/workspace/undry_device-onvif-camera_PR-272:/w/workspace/undry_device-onvif-camera_PR-272:rw,z -v /w/workspace/undry_device-onvif-camera_PR-272@tmp:/w/workspace/undry_device-onvif-camera_PR-272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:30:47 $ docker top f5044dcc0a9ebf6ea613e3c3fa3491c147b90ba00d1559022c68b823e7c960c7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:47 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-272 [Pipeline] fileExists [Pipeline] sh 23:30:48 + make test 23:30:48 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:30:48 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:31:00 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:31:02 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 29.3% of statements 23:31:02 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:31:02 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.546s coverage: 86.5% of statements 23:31:10 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." 23:31:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:31:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:31:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:31:14 ./bin/test-attribution-txt.sh [Pipeline] echo 23:31:14 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:31:14 $ docker stop --time=1 f5044dcc0a9ebf6ea613e3c3fa3491c147b90ba00d1559022c68b823e7c960c7 23:31:16 $ docker rm -f --volumes f5044dcc0a9ebf6ea613e3c3fa3491c147b90ba00d1559022c68b823e7c960c7 [Pipeline] // withDockerContainer [Pipeline] sh 23:31:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:31:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:31:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:31:18 + ls -al . 23:31:18 total 248 23:31:18 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 23:30 . 23:31:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 23:29 .. 23:31:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 23:31 .git 23:31:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 23:29 .github 23:31:18 -rw-rw-r-- 1 jenkins jenkins 496 Mar 16 23:29 .gitignore 23:31:18 -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 23:29 .golangci.yml 23:31:18 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 23:29 .semver 23:31:18 -rw-rw-r-- 1 jenkins jenkins 9739 Mar 16 23:29 Attribution.txt 23:31:18 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 16 23:29 CHANGELOG.md 23:31:18 -rw-rw-r-- 1 jenkins jenkins 1637 Mar 16 23:29 Dockerfile 23:31:18 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 23:29 GOVERNANCE.md 23:31:18 -rw-rw-r-- 1 jenkins jenkins 762 Mar 16 23:29 Jenkinsfile 23:31:18 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 23:29 LICENSE 23:31:18 -rw-rw-r-- 1 jenkins jenkins 2997 Mar 16 23:29 Makefile 23:31:18 -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 23:29 OWNERS.md 23:31:18 -rw-rw-r-- 1 jenkins jenkins 6144 Mar 16 23:29 README.md 23:31:18 -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 23:29 VERSION 23:31:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 23:29 bin 23:31:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 23:29 cmd 23:31:18 -rw-r--r-- 1 jenkins jenkins 79184 Mar 16 23:31 coverage.out 23:31:18 drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 23:29 doc 23:31:18 -rw-rw-r-- 1 jenkins jenkins 3693 Mar 16 23:29 go.mod 23:31:18 -rw-rw-r-- 1 jenkins jenkins 46117 Mar 16 23:29 go.sum 23:31:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 23:29 internal 23:31:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 23:29 snap 23:31:18 -rw-rw-r-- 1 jenkins jenkins 236 Mar 16 23:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:18 + 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=c34dc95701eede0a3414156c22f92b1523ce1528 --label arch=amd64 --label version=0.0.0 . 23:31:18 Sending build context to Docker daemon 28.04MB 23:31:18 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 23:31:18 Step 2/26 : FROM ${BASE} AS builder 23:31:18 ---> d3d4de36f79a 23:31:18 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:31:19 ---> Running in 24613bde9194 23:31:19 Removing intermediate container 24613bde9194 23:31:19 ---> 6619c7880f68 23:31:19 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:31:19 ---> Running in 833d0979902d 23:31:19 Removing intermediate container 833d0979902d 23:31:19 ---> a2f4e1e8cc58 23:31:19 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:31:19 ---> Running in 05f275645769 23:31:19 Removing intermediate container 05f275645769 23:31:19 ---> 5cab3579a00d 23:31:19 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:31:19 ---> Running in 8a6b16231a8d 23:31:19 Removing intermediate container 8a6b16231a8d 23:31:19 ---> 91693d231495 23:31:19 Step 7/26 : LABEL Name=edgex-device-onvif-camera 23:31:19 ---> Running in b0b23bc1832e 23:31:19 Removing intermediate container b0b23bc1832e 23:31:19 ---> 997af4fbdd34 23:31:19 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:31:19 ---> Running in f8a01b65d7cd 23:31:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:31:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:31:20 OK: 211 MiB in 51 packages 23:31:20 Removing intermediate container f8a01b65d7cd 23:31:20 ---> 292630f069b1 23:31:20 Step 9/26 : WORKDIR /device-onvif-camera 23:31:20 ---> Running in 662ed9349ce6 23:31:20 Removing intermediate container 662ed9349ce6 23:31:20 ---> 9ded2bbac9d3 23:31:20 Step 10/26 : COPY go.mod vendor* ./ 23:31:21 ---> f8d5b645c5e5 23:31:21 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:21 ---> Running in d643700f94fe 23:31:21 Removing intermediate container d643700f94fe 23:31:21 ---> c3d2d8e6af13 23:31:21 Step 12/26 : COPY . . 23:31:22 ---> efe3eb660c7f 23:31:22 Step 13/26 : RUN ${MAKE} 23:31:22 ---> Running in ee0f069722ec 23:31:22 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -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.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 23:31:44 Removing intermediate container ee0f069722ec 23:31:44 ---> d78e6972fd48 23:31:44 Step 14/26 : FROM alpine:3.16 23:31:44 3.16: Pulling from library/alpine 23:31:44 ef5531b6e74e: Pulling fs layer 23:31:45 ef5531b6e74e: Download complete 23:31:45 ef5531b6e74e: Pull complete 23:31:45 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 23:31:45 Status: Downloaded newer image for alpine:3.16 23:31:45 ---> dfd21b5a31f5 23:31:45 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:31:45 ---> Running in 22834f379d5e 23:31:45 Removing intermediate container 22834f379d5e 23:31:45 ---> 42f448effce3 23:31:45 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 23:31:45 ---> Running in ee50653d1d1c 23:31:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:31:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:31:46 (1/6) Installing dumb-init (1.2.5-r1) 23:31:46 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:31:46 (3/6) Installing libsodium (1.0.18-r0) 23:31:46 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:31:46 (5/6) Installing libzmq (4.3.4-r0) 23:31:46 (6/6) Installing zeromq (4.3.4-r0) 23:31:46 Executing busybox-1.35.0-r17.trigger 23:31:46 OK: 8 MiB in 20 packages 23:31:46 Removing intermediate container ee50653d1d1c 23:31:46 ---> 749072e9b862 23:31:46 Step 17/26 : WORKDIR / 23:31:46 ---> Running in 79caab32ccc9 23:31:47 Removing intermediate container 79caab32ccc9 23:31:47 ---> 252160bdf870 23:31:47 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:31:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2546 in /w/workspace/undry_device-onvif-camera_PR-272 23:31:47 ---> 041ff87093a7 23:31:47 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [Pipeline] { [Pipeline] ws 23:31:47 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 23:31:47 The recommended git tool is: git 23:31:47 ---> 591e28938cc2 23:31:47 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:31:47 ---> 21a5792cfc29 23:31:47 Step 21/26 : EXPOSE 59984 23:31:47 ---> Running in 2ee4ed387fe1 23:31:47 Removing intermediate container 2ee4ed387fe1 23:31:47 ---> 9ed56438b360 23:31:47 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:31:47 ---> Running in a21a8d6827cb 23:31:48 Removing intermediate container a21a8d6827cb 23:31:48 ---> 7fd53f798aa1 23:31:48 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:31:48 ---> Running in 0a85f216094f 23:31:48 Removing intermediate container 0a85f216094f 23:31:48 ---> 61fafcbefb94 23:31:48 Step 24/26 : LABEL arch=amd64 23:31:48 ---> Running in 60aeb83c197e 23:31:48 Removing intermediate container 60aeb83c197e 23:31:48 ---> ae88d4a6b951 23:31:48 Step 25/26 : LABEL git_sha=c34dc95701eede0a3414156c22f92b1523ce1528 23:31:48 ---> Running in d13da76624b8 23:31:48 Removing intermediate container d13da76624b8 23:31:48 ---> f12af2998ed1 23:31:48 Step 26/26 : LABEL version=0.0.0 23:31:48 ---> Running in 66a2bcf7d802 23:31:48 Removing intermediate container 66a2bcf7d802 23:31:48 ---> feabd090d563 23:31:48 [Warning] One or more build-args [ARCH] were not consumed 23:31:48 Successfully built feabd090d563 23:31:48 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 23:31:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:49 23:31:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:49 latest: Pulling from edgex-lftools-log-publisher 23:31:49 5eb5b503b376: Pulling fs layer 23:31:49 5c69ac0246d0: Pulling fs layer 23:31:49 ec43610c2a17: Pulling fs layer 23:31:49 3a2ae6a8a46f: Pulling fs layer 23:31:49 33b1e0a273af: Pulling fs layer 23:31:49 5d3b04190fa2: Pulling fs layer 23:31:49 2f39f015ded8: Pulling fs layer 23:31:49 3a2ae6a8a46f: Waiting 23:31:49 5d3b04190fa2: Waiting 23:31:49 33b1e0a273af: Waiting 23:31:49 2f39f015ded8: Waiting 23:31:49 5c69ac0246d0: Download complete 23:31:49 3a2ae6a8a46f: Download complete 23:31:49 33b1e0a273af: Verifying Checksum 23:31:49 33b1e0a273af: Download complete 23:31:49 ec43610c2a17: Verifying Checksum 23:31:49 ec43610c2a17: Download complete 23:31:49 5d3b04190fa2: Download complete 23:31:49 5eb5b503b376: Verifying Checksum 23:31:49 5eb5b503b376: Download complete 23:31:50 2f39f015ded8: Verifying Checksum 23:31:50 2f39f015ded8: Download complete 23:31:51 5eb5b503b376: Pull complete 23:31:51 5c69ac0246d0: Pull complete 23:31:51 ec43610c2a17: Pull complete 23:31:51 3a2ae6a8a46f: Pull complete 23:31:51 33b1e0a273af: Pull complete 23:31:52 5d3b04190fa2: Pull complete 23:31:52 using credential edgex-jenkins-ssh 23:31:53 Cloning the remote Git repository 23:31:53 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 23:31:53 > git init /w/workspace/device-onvif-camera/1 # timeout=10 23:31:53 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:31:53 > git --version # timeout=10 23:31:53 > git --version # 'git version 2.25.1' 23:31:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:31:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:31:54 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:31:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:31:56 2f39f015ded8: Pull complete 23:31:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:31:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:56 Merging remotes/origin/levski commit 0c6690d512fca69ab8f13dc5deb436fc09094519 into PR head commit c34dc95701eede0a3414156c22f92b1523ce1528 23:31:56 prd-ubuntu20.04-docker-8c-8g-2543 does not seem to be running inside a container 23:31:56 $ 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-272 -v /w/workspace/undry_device-onvif-camera_PR-272:/w/workspace/undry_device-onvif-camera_PR-272:rw,z -v /w/workspace/undry_device-onvif-camera_PR-272@tmp:/w/workspace/undry_device-onvif-camera_PR-272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:31:55 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:31:55 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:31:55 using GIT_SSH to set credentials SSH Credentials for GitHub 23:31:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/272/head:refs/remotes/origin/PR-272 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 23:31:56 > git config core.sparsecheckout # timeout=10 23:31:56 > git checkout -f c34dc95701eede0a3414156c22f92b1523ce1528 # timeout=10 23:31:57 Merge succeeded, producing c34dc95701eede0a3414156c22f92b1523ce1528 23:31:57 Checking out Revision c34dc95701eede0a3414156c22f92b1523ce1528 (PR-272) 23:31:56 > git remote # timeout=10 23:31:56 > git config --get remote.origin.url # timeout=10 23:31:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:31:56 > git merge 0c6690d512fca69ab8f13dc5deb436fc09094519 # timeout=10 23:31:56 > git rev-parse HEAD^{commit} # timeout=10 23:31:57 > git config core.sparsecheckout # timeout=10 23:31:57 > git checkout -f c34dc95701eede0a3414156c22f92b1523ce1528 # timeout=10 23:31:59 $ docker top 8a2b03f3ca7a376b4d9d6832e20a4530296db25076bb15f1db71732d8935646c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:59 ---> job-cost.sh 23:31:59 lf-activate-venv: SKIPPING 23:31:59 INFO: No Stack... 23:32:00 INFO: Retrieving Pricing Info for: v3-standard-8 23:32:00 INFO: Archiving Costs [Pipeline] sh 23:32:00 + cat /w/workspace/undry_device-onvif-camera_PR-272/archives/cost.csv 23:32:00 + cut -d, -f6 [Pipeline] lock 23:32:00 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-272-1-stack-cost] 23:32:00 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-272-1-stack-cost] did not exist. Created. 23:32:00 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-272-1-stack-cost] [Pipeline] { [Pipeline] unstash 23:32:00 Commit message: "docs: change location of nats documentation (#237)" [Pipeline] sh 23:32:00 > git --version # timeout=10 23:32:00 > git --version # 'git version 2.25.1' 23:32:00 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 23:32:01 + echo total: 0.2199999988079071 [Pipeline] stash 23:32:01 Stashed 1 file(s) [Pipeline] } 23:32:01 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-272-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:32:01 $ docker stop --time=1 8a2b03f3ca7a376b4d9d6832e20a4530296db25076bb15f1db71732d8935646c 23:32:01 23:32:01 GitHub has been notified of this commit’s build result 23:32:01 23:32:02 $ docker rm -f --volumes 8a2b03f3ca7a376b4d9d6832e20a4530296db25076bb15f1db71732d8935646c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:32:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:32:03 % Total % Received % Xferd Average Speed Time Time Time Current 23:32:03 Dload Upload Total Spent Left Speed 23:32:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh 23:32:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:32:04 + sudo tee /etc/docker/daemon.new 23:32:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:32:04 { 23:32:04 "registry-mirrors": [ 23:32:04 "https://nexus3.edgexfoundry.org:10001" 23:32:04 ], 23:32:04 "bip": "10.250.0.254/24", 23:32:04 "hosts": [ 23:32:04 "tcp://0.0.0.0:5555", 23:32:04 "unix:///var/run/docker.sock" 23:32:04 ], 23:32:04 "mtu": 1458, 23:32:04 "selinux-enabled": true, 23:32:04 "seccomp-profile": "/etc/docker/seccomp.json" 23:32:04 } [Pipeline] sh 23:32:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:32:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:32:23 provisioning config files... 23:32:23 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config18201886982295893801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:32:23 ---> docker-login.sh 23:32:23 nexus3.edgexfoundry.org:10001 23:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:24 Configure a credential helper to remove this warning. See 23:32:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:24 23:32:24 Login Succeeded 23:32:24 nexus3.edgexfoundry.org:10002 23:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:24 Configure a credential helper to remove this warning. See 23:32:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:24 23:32:24 Login Succeeded 23:32:24 nexus3.edgexfoundry.org:10003 23:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:25 Configure a credential helper to remove this warning. See 23:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:25 23:32:25 Login Succeeded 23:32:25 nexus3.edgexfoundry.org:10004 23:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:25 Configure a credential helper to remove this warning. See 23:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:25 23:32:25 Login Succeeded 23:32:25 docker.io 23:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:32:26 Configure a credential helper to remove this warning. See 23:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:32:26 23:32:26 Login Succeeded 23:32:26 ---> docker-login.sh ends [Pipeline] } 23:32:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:32:26 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:32:26 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:32:26 ========================================================= 23:32:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:32:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:27 + 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 . 23:32:27 Sending build context to Docker daemon 20.71MB 23:32:27 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:32:27 Step 2/13 : FROM ${BASE} AS builder 23:32:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:32:27 9b18e9b68314: Pulling fs layer 23:32:27 35d82f9e3411: Pulling fs layer 23:32:27 e16973657156: Pulling fs layer 23:32:27 fc693d55d65f: Pulling fs layer 23:32:27 7e9fc2657dce: Pulling fs layer 23:32:27 dda99020689f: Pulling fs layer 23:32:27 db1c61fa0a46: Pulling fs layer 23:32:27 891c053d2c06: Pulling fs layer 23:32:27 fc693d55d65f: Waiting 23:32:27 7e9fc2657dce: Waiting 23:32:27 dda99020689f: Waiting 23:32:27 db1c61fa0a46: Waiting 23:32:27 891c053d2c06: Waiting 23:32:27 e16973657156: Verifying Checksum 23:32:27 e16973657156: Download complete 23:32:27 35d82f9e3411: Verifying Checksum 23:32:27 35d82f9e3411: Download complete 23:32:27 7e9fc2657dce: Verifying Checksum 23:32:27 7e9fc2657dce: Download complete 23:32:27 9b18e9b68314: Verifying Checksum 23:32:27 9b18e9b68314: Download complete 23:32:27 dda99020689f: Verifying Checksum 23:32:27 dda99020689f: Download complete 23:32:28 9b18e9b68314: Pull complete 23:32:29 891c053d2c06: Verifying Checksum 23:32:29 891c053d2c06: Download complete 23:32:29 35d82f9e3411: Pull complete 23:32:29 e16973657156: Pull complete 23:32:30 db1c61fa0a46: Verifying Checksum 23:32:31 fc693d55d65f: Download complete 23:32:43 fc693d55d65f: Pull complete 23:32:43 7e9fc2657dce: Pull complete 23:32:43 dda99020689f: Pull complete 23:32:48 db1c61fa0a46: Pull complete 23:32:50 891c053d2c06: Pull complete 23:32:50 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:32:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:32:50 ---> f96f9c87975a 23:32:50 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:32:52 ---> Running in fde1666c1a4e 23:32:52 Removing intermediate container fde1666c1a4e 23:32:52 ---> 3be9c6721d13 23:32:52 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:32:52 ---> Running in 3df45b16af09 23:32:53 Removing intermediate container 3df45b16af09 23:32:53 ---> 7e7beacae95f 23:32:53 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:32:53 ---> Running in b4d669e0811f 23:32:53 Removing intermediate container b4d669e0811f 23:32:53 ---> c69795504739 23:32:53 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:32:53 ---> Running in a899c6decd07 23:32:53 Removing intermediate container a899c6decd07 23:32:53 ---> f4616e959ae5 23:32:53 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:32:53 ---> Running in 5d7d6b049e09 23:32:54 Removing intermediate container 5d7d6b049e09 23:32:54 ---> 8cde058eebba 23:32:54 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:32:54 ---> Running in bcd5b8dcffc7 23:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:32:56 OK: 221 MiB in 51 packages 23:32:57 Removing intermediate container bcd5b8dcffc7 23:32:57 ---> e2c0751292e3 23:32:57 Step 9/13 : WORKDIR /device-onvif-camera 23:32:57 ---> Running in 527777e88c29 23:32:57 Removing intermediate container 527777e88c29 23:32:57 ---> 05e265bf7245 23:32:57 Step 10/13 : COPY go.mod vendor* ./ 23:32:58 ---> 6588e2812f38 23:32:58 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:32:58 ---> Running in 9bd0ceda5752 23:33:54 Removing intermediate container 9bd0ceda5752 23:33:54 ---> ec4d1fcb1a3d 23:33:54 Step 12/13 : COPY . . 23:33:54 ---> a582f4441eee 23:33:54 Step 13/13 : RUN ${MAKE} 23:33:54 ---> Running in fa2f42d9e7dd 23:33:55 noop 23:33:56 Removing intermediate container fa2f42d9e7dd 23:33:56 ---> 873ab0b72826 23:33:56 Successfully built 873ab0b72826 23:33:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:56 + docker inspect -f . ci-base-image-arm64 23:33:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:33:57 prd-ubuntu20.04-docker-arm64-4c-16g-2546 does not seem to be running inside a container 23:33:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:33:58 $ docker top 7b9e0478f1906adf649fb822fe5e9fc1640d10210097d1db39d7886f9ef9746f -eo pid,comm [Pipeline] { [Pipeline] sh 23:33:59 + go version 23:33:59 go version go1.18.7 linux/arm64 [Pipeline] } 23:33:59 $ docker stop --time=1 7b9e0478f1906adf649fb822fe5e9fc1640d10210097d1db39d7886f9ef9746f 23:34:00 $ docker rm -f --volumes 7b9e0478f1906adf649fb822fe5e9fc1640d10210097d1db39d7886f9ef9746f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:01 + docker inspect -f . ci-base-image-arm64 23:34:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:01 prd-ubuntu20.04-docker-arm64-4c-16g-2546 does not seem to be running inside a container 23:34:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:34:03 $ docker top d7f0b864f626b6deacf633c60e41cc85b5ea9d93eb203499f477e7d69f9690d0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:03 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 23:34:04 + make test 23:34:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:34:05 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:35:42 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:35:42 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.194s coverage: 29.3% of statements 23:35:42 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:36:00 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.235s coverage: 86.5% of statements 23:36:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:36:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:36:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:36:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:36:32 ./bin/test-attribution-txt.sh [Pipeline] echo 23:36:33 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:36:33 $ docker stop --time=1 d7f0b864f626b6deacf633c60e41cc85b5ea9d93eb203499f477e7d69f9690d0 23:36:34 $ docker rm -f --volumes d7f0b864f626b6deacf633c60e41cc85b5ea9d93eb203499f477e7d69f9690d0 [Pipeline] // withDockerContainer [Pipeline] sh 23:36:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:36:35 Warning: overwriting stash ‘coverage-report’ 23:36:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:36:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:36:37 + ls -al . 23:36:37 total 244 23:36:37 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 23:34 . 23:36:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 23:31 .. 23:36:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 23:31 .git 23:36:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 23:31 .github 23:36:37 -rw-rw-r-- 1 jenkins jenkins 496 Mar 16 23:31 .gitignore 23:36:37 -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 23:31 .golangci.yml 23:36:37 -rw-rw-r-- 1 jenkins jenkins 9739 Mar 16 23:31 Attribution.txt 23:36:37 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 16 23:31 CHANGELOG.md 23:36:37 -rw-rw-r-- 1 jenkins jenkins 1637 Mar 16 23:31 Dockerfile 23:36:37 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 23:31 GOVERNANCE.md 23:36:37 -rw-rw-r-- 1 jenkins jenkins 762 Mar 16 23:31 Jenkinsfile 23:36:37 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 23:31 LICENSE 23:36:37 -rw-rw-r-- 1 jenkins jenkins 2997 Mar 16 23:31 Makefile 23:36:37 -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 23:31 OWNERS.md 23:36:37 -rw-rw-r-- 1 jenkins jenkins 6144 Mar 16 23:31 README.md 23:36:37 -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 23:29 VERSION 23:36:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 23:31 bin 23:36:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 23:31 cmd 23:36:37 -rw-r--r-- 1 jenkins jenkins 79184 Mar 16 23:35 coverage.out 23:36:37 drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 23:31 doc 23:36:37 -rw-rw-r-- 1 jenkins jenkins 3693 Mar 16 23:31 go.mod 23:36:37 -rw-rw-r-- 1 jenkins jenkins 46117 Mar 16 23:31 go.sum 23:36:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 23:31 internal 23:36:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 23:31 snap 23:36:37 -rw-rw-r-- 1 jenkins jenkins 236 Mar 16 23:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:38 + 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=c34dc95701eede0a3414156c22f92b1523ce1528 --label arch=arm64 --label version=0.0.0 . 23:36:40 Sending build context to Docker daemon 20.79MB 23:36:40 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 23:36:40 Step 2/26 : FROM ${BASE} AS builder 23:36:40 ---> 873ab0b72826 23:36:40 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:36:40 ---> Running in c014adf2daa8 23:36:40 Removing intermediate container c014adf2daa8 23:36:40 ---> 8075ebc55f9b 23:36:40 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:36:40 ---> Running in 9272d31e02d3 23:36:40 Removing intermediate container 9272d31e02d3 23:36:40 ---> 5d69a051c469 23:36:40 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:36:40 ---> Running in 77aa3d8172cd 23:36:41 Removing intermediate container 77aa3d8172cd 23:36:41 ---> 1b5f259306f2 23:36:41 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:36:41 ---> Running in 5df351d4f0aa 23:36:41 Removing intermediate container 5df351d4f0aa 23:36:41 ---> a0d8884e3d59 23:36:41 Step 7/26 : LABEL Name=edgex-device-onvif-camera 23:36:41 ---> Running in f7e587396839 23:36:41 Removing intermediate container f7e587396839 23:36:41 ---> 22beecf641b5 23:36:41 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:36:41 ---> Running in b034d6b6efe8 23:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:36:44 OK: 221 MiB in 51 packages 23:36:45 Removing intermediate container b034d6b6efe8 23:36:45 ---> f67c46557e6a 23:36:45 Step 9/26 : WORKDIR /device-onvif-camera 23:36:45 ---> Running in bb424fbf401e 23:36:45 Removing intermediate container bb424fbf401e 23:36:45 ---> 6a545701bb97 23:36:45 Step 10/26 : COPY go.mod vendor* ./ 23:36:47 ---> 7730fc1d4fac 23:36:47 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:36:47 ---> Running in 1288a5e57cde 23:36:49 Removing intermediate container 1288a5e57cde 23:36:49 ---> 30e1daeb19e2 23:36:49 Step 12/26 : COPY . . 23:36:51 ---> b4039f82f2a2 23:36:51 Step 13/26 : RUN ${MAKE} 23:36:51 ---> Running in f51be199af8d 23:36:52 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -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.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 23:39:13 Removing intermediate container f51be199af8d 23:39:13 ---> 8a6ae26cd9ae 23:39:13 Step 14/26 : FROM alpine:3.16 23:39:13 3.16: Pulling from library/alpine 23:39:13 3760b48202b3: Pulling fs layer 23:39:13 3760b48202b3: Verifying Checksum 23:39:13 3760b48202b3: Download complete 23:39:14 3760b48202b3: Pull complete 23:39:14 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 23:39:14 Status: Downloaded newer image for alpine:3.16 23:39:14 ---> 4c81e5bf8899 23:39:14 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:39:14 ---> Running in caeba64ef81f 23:39:14 Removing intermediate container caeba64ef81f 23:39:14 ---> d628a7d7fae9 23:39:14 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 23:39:14 ---> Running in 3fbde122b20f 23:39:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:39:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:39:16 (1/6) Installing dumb-init (1.2.5-r1) 23:39:16 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:39:16 (3/6) Installing libsodium (1.0.18-r0) 23:39:16 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:39:16 (5/6) Installing libzmq (4.3.4-r0) 23:39:16 (6/6) Installing zeromq (4.3.4-r0) 23:39:16 Executing busybox-1.35.0-r17.trigger 23:39:17 OK: 8 MiB in 20 packages 23:39:18 Removing intermediate container 3fbde122b20f 23:39:18 ---> 866430661297 23:39:18 Step 17/26 : WORKDIR / 23:39:18 ---> Running in bdeb4ad63abe 23:39:18 Removing intermediate container bdeb4ad63abe 23:39:18 ---> 15e9ec249530 23:39:18 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:39:19 ---> d5f64517ff56 23:39:19 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:39:19 ---> 16a65e9aa234 23:39:19 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:39:20 ---> 35f86d14077c 23:39:20 Step 21/26 : EXPOSE 59984 23:39:20 ---> Running in 93f02b272354 23:39:20 Removing intermediate container 93f02b272354 23:39:20 ---> c6ee2b248571 23:39:20 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:39:20 ---> Running in e74471b384f1 23:39:21 Removing intermediate container e74471b384f1 23:39:21 ---> 98c653c513e1 23:39:21 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:39:21 ---> Running in a137fc6ef741 23:39:21 Removing intermediate container a137fc6ef741 23:39:21 ---> d8693bab4563 23:39:21 Step 24/26 : LABEL arch=arm64 23:39:21 ---> Running in 43cfac4150da 23:39:21 Removing intermediate container 43cfac4150da 23:39:21 ---> 2da7db81e5bd 23:39:21 Step 25/26 : LABEL git_sha=c34dc95701eede0a3414156c22f92b1523ce1528 23:39:21 ---> Running in e745f39e7056 23:39:22 Removing intermediate container e745f39e7056 23:39:22 ---> c4bf288b53a0 23:39:22 Step 26/26 : LABEL version=0.0.0 23:39:22 ---> Running in 742d5c20822f 23:39:22 Removing intermediate container 742d5c20822f 23:39:22 ---> f022e8932d27 23:39:22 [Warning] One or more build-args [ARCH] were not consumed 23:39:22 Successfully built f022e8932d27 23:39:22 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 23:39:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:39:23 23:39:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:39:23 arm64: Pulling from edgex-lftools-log-publisher 23:39:23 8998bd30e6a1: Pulling fs layer 23:39:23 04944245beec: Pulling fs layer 23:39:23 699f458cf7ca: Pulling fs layer 23:39:23 765212b225bb: Pulling fs layer 23:39:23 765212b225bb: Waiting 23:39:23 f23df028b6ca: Pulling fs layer 23:39:23 d65c8cfc05b1: Pulling fs layer 23:39:23 2437ff75d9bd: Pulling fs layer 23:39:23 f23df028b6ca: Waiting 23:39:23 2437ff75d9bd: Waiting 23:39:23 d65c8cfc05b1: Waiting 23:39:23 04944245beec: Verifying Checksum 23:39:23 04944245beec: Download complete 23:39:23 765212b225bb: Verifying Checksum 23:39:23 765212b225bb: Download complete 23:39:23 f23df028b6ca: Verifying Checksum 23:39:23 f23df028b6ca: Download complete 23:39:23 d65c8cfc05b1: Verifying Checksum 23:39:23 d65c8cfc05b1: Download complete 23:39:23 699f458cf7ca: Verifying Checksum 23:39:23 699f458cf7ca: Download complete 23:39:24 8998bd30e6a1: Verifying Checksum 23:39:24 8998bd30e6a1: Download complete 23:39:26 2437ff75d9bd: Verifying Checksum 23:39:26 2437ff75d9bd: Download complete 23:39:28 8998bd30e6a1: Pull complete 23:39:28 04944245beec: Pull complete 23:39:30 699f458cf7ca: Pull complete 23:39:30 765212b225bb: Pull complete 23:39:30 f23df028b6ca: Pull complete 23:39:31 d65c8cfc05b1: Pull complete 23:39:46 2437ff75d9bd: Pull complete 23:39:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:39:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:39:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:46 prd-ubuntu20.04-docker-arm64-4c-16g-2546 does not seem to be running inside a container 23:39:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:39:52 $ docker top d9267f6703f075688f65984b754c57c4f3773c0b45a818ba93a6edbc9f7f2621 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:39:52 ---> job-cost.sh 23:39:52 lf-activate-venv: SKIPPING 23:39:52 INFO: No Stack... 23:39:53 INFO: Retrieving Pricing Info for: v3-standard-4 23:39:54 INFO: Archiving Costs [Pipeline] sh 23:39:54 + cut -d, -f6 23:39:54 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 23:39:54 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-272-1-stack-cost] 23:39:54 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-272-1-stack-cost] did not exist. Created. 23:39:54 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-272-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:39:55 /w/workspace/device-onvif-camera/1@tmp/durable-29b91d3f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:39:56 + echo total: 0.10999999940395355 [Pipeline] stash 23:39:56 Warning: overwriting stash ‘stack-cost’ 23:39:56 Stashed 1 file(s) [Pipeline] } 23:39:56 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-272-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:39:56 $ docker stop --time=1 d9267f6703f075688f65984b754c57c4f3773c0b45a818ba93a6edbc9f7f2621 23:39:57 $ docker rm -f --volumes d9267f6703f075688f65984b754c57c4f3773c0b45a818ba93a6edbc9f7f2621 [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 23:39:58 provisioning config files... 23:39:58 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-272@tmp/config3949418415590626063tmp [Pipeline] { [Pipeline] sh 23:39:59 + set +x 23:39:59 + bash -s -- 23:39:59 + curl -s https://codecov.io/bash 23:39:59 23:39:59 _____ _ 23:39:59 / ____| | | 23:39:59 | | ___ __| | ___ ___ _____ __ 23:39:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:39:59 | |___| (_) | (_| | __/ (_| (_) \ V / 23:39:59 \_____\___/ \__,_|\___|\___\___/ \_/ 23:39:59 Bash-1.0.6 23:39:59 23:39:59 23:39:59 ==> git version 2.25.1 found 23:39:59 ==> 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 23:39:59 Release-Date: 2020-01-08 23:39:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:39:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:39:59 ==> Jenkins CI detected. 23:39:59 current dir:  /w/workspace/undry_device-onvif-camera_PR-272 23:39:59 project root: . 23:39:59 --> token set from env 23:39:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:39:59 ==> Running gcov in . (disable via -X gcov) 23:39:59 ==> Python coveragepy not found 23:39:59 ==> Searching for coverage reports in: 23:39:59 + . 23:39:59 -> Found 1 reports 23:39:59 ==> Detecting git/mercurial file structure 23:39:59 ==> Reading reports 23:39:59 + ./coverage.out bytes=79184 23:39:59 ==> Appending adjustments 23:39:59 https://docs.codecov.io/docs/fixing-reports 23:39:59 + Found adjustments 23:39:59 ==> Gzipping contents 23:39:59 12K /tmp/codecov.50yumL.gz 23:39:59 ==> Uploading reports 23:39:59 url: https://codecov.io 23:39:59 query: branch=PR-272&commit=c34dc95701eede0a3414156c22f92b1523ce1528&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-272%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=272&job=&cmd_args= 23:39:59 -> Pinging Codecov 23:39:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-272&commit=c34dc95701eede0a3414156c22f92b1523ce1528&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-272%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=272&job=&cmd_args= 23:39:59 -> Uploading to 23:39:59 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/F29A59C45E3A92E06B3E522C9905F8EF/c34dc95701eede0a3414156c22f92b1523ce1528/cfdc0a9a-aa54-486b-bb3a-fb6d7445db44.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T233959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4b8976825bbe8891741dc398682314af1196f15db68394bcfd5ea4a8c1605a6 23:39:59 % Total % Received % Xferd Average Speed Time Time Time Current 23:39:59 Dload Upload Total Spent Left Speed 23:39:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10870 0 0 100 10870 0 44367 --:--:-- --:--:-- --:--:-- 44367 23:39:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/c34dc95701eede0a3414156c22f92b1523ce1528 [Pipeline] } 23:39:59 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 23:40:01 + [ -d /w/workspace/undry_device-onvif-camera_PR-272/archives ] 23:40:01 + ls -al /w/workspace/undry_device-onvif-camera_PR-272/archives 23:40:01 total 16 23:40:01 drwxr-xr-x 3 root root 4096 Mar 16 23:32 . 23:40:01 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 23:32 .. 23:40:01 drwxr-xr-x 2 root root 4096 Mar 16 23:32 cost 23:40:01 -rw-r--r-- 1 root root 91 Mar 16 23:32 cost.csv 23:40:01 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-272/archives 23:40:01 + ls -al /w/workspace/undry_device-onvif-camera_PR-272/archives 23:40:01 total 16 23:40:01 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 23:32 . 23:40:01 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 23:32 .. 23:40:01 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 23:32 cost 23:40:01 -rw-r--r-- 1 jenkins jenkins 91 Mar 16 23:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:40:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:40:02 ---> package-listing.sh 23:40:02 ++ facter osfamily 23:40:02 ++ tr '[:upper:]' '[:lower:]' 23:40:03 + OS_FAMILY=debian 23:40:03 + workspace=/w/workspace/undry_device-onvif-camera_PR-272 23:40:03 + START_PACKAGES=/tmp/packages_start.txt 23:40:03 + END_PACKAGES=/tmp/packages_end.txt 23:40:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:40:03 + PACKAGES=/tmp/packages_start.txt 23:40:03 + '[' /w/workspace/undry_device-onvif-camera_PR-272 ']' 23:40:03 + PACKAGES=/tmp/packages_end.txt 23:40:03 + case "${OS_FAMILY}" in 23:40:03 + dpkg -l 23:40:03 + grep '^ii' 23:40:03 + '[' -f /tmp/packages_start.txt ']' 23:40:03 + '[' -f /tmp/packages_end.txt ']' 23:40:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:40:03 + '[' /w/workspace/undry_device-onvif-camera_PR-272 ']' 23:40:03 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-272/archives/ 23:40:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-272/archives/ [Pipeline] echo 23:40:03 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-272/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:40:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:40:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:40:04 prd-ubuntu20.04-docker-8c-8g-2543 does not seem to be running inside a container 23:40:04 $ 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-272/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-272 -v /w/workspace/undry_device-onvif-camera_PR-272:/w/workspace/undry_device-onvif-camera_PR-272:rw,z -v /w/workspace/undry_device-onvif-camera_PR-272@tmp:/w/workspace/undry_device-onvif-camera_PR-272@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:40:04 $ docker top 933d983ebababffec29f788c7373cf1d2bb45afd5f35c939e95dd7e52ce559d2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:40:05 + touch /tmp/pre-build-complete [Pipeline] sh 23:40:05 + mkdir -p /var/log/sysstat [Pipeline] sh 23:40:05 + ls /var/log/sa-host 23:40:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:40:05 provisioning config files... 23:40:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-272@tmp/config10036982017399674398tmp [Pipeline] { [Pipeline] echo 23:40:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:40:06 ---> create-netrc.sh [Pipeline] } 23:40:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:40:06 ---> python-tools-install.sh [Pipeline] echo 23:40:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:40:07 ---> sudo-logs.sh 23:40:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:40:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:40:07 ---> job-cost.sh 23:40:07 lf-activate-venv: SKIPPING 23:40:07 DEBUG: total: 0.2199999988079071 23:40:07 INFO: Retrieving Stack Cost... 23:40:07 INFO: Retrieving Pricing Info for: v3-standard-8 23:40:07 INFO: Archiving Costs [Pipeline] echo 23:40:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:40:08 ---> logs-deploy.sh 23:40:08 lf-activate-venv: SKIPPING 23:40:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-272/1 23:40:08 INFO: archiving workspace using pattern(s): 23:40:09 Archives upload complete. 23:40:09 INFO: archiving logs to Nexus