Pull request #247 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a11cc852dcb52e3f4b76e11e5572ffa128512726+d65f0f9877c5d27f36bd97c93e7d86cd57609692 (37728e9c218acdb20080b148f5d7b17508f819d5) 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-ssh1971782817404256973.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10145268282806244062.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-247/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-247/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17141654654201604979.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-247/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13703874069209437157.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh351955470971291826.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-247/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-247/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15254988299661291955.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8316 in /w/workspace/undry_device-onvif-camera_PR-247 [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-247 # 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/247/head:refs/remotes/origin/PR-247 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d65f0f9877c5d27f36bd97c93e7d86cd57609692 into PR head commit a11cc852dcb52e3f4b76e11e5572ffa128512726 Merge succeeded, producing a11cc852dcb52e3f4b76e11e5572ffa128512726 Checking out Revision a11cc852dcb52e3f4b76e11e5572ffa128512726 (PR-247) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f a11cc852dcb52e3f4b76e11e5572ffa128512726 # 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 d65f0f9877c5d27f36bd97c93e7d86cd57609692 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a11cc852dcb52e3f4b76e11e5572ffa128512726 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:04:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:04:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:04:50 ========================================================= 04:04:50 EdgeX Global Pipelines Version Info 04:04:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:04:51 ------------------- 04:04:51 stable info: 04:04:51 ------------------- 04:04:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:04:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:04:51 Message: update stable to v1.0.244 04:04:51 ------------------- 04:04:51 experimental info: 04:04:51 ------------------- 04:04:51 Commited By: **** collab-it+edgex@linuxfoundation.org 04:04:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:04:51 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:04:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:04:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:04:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:04:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-247 [Pipeline] echo 04:04:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-247 [Pipeline] echo 04:04:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-247 [Pipeline] echo 04:04:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a11cc852dcb52e3f4b76e11e5572ffa128512726 [Pipeline] echo 04:04:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a11cc85 [Pipeline] echo 04:04:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:53 provisioning config files... 04:04:53 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-247@tmp/config6315232770306024398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:53 ---> docker-login.sh 04:04:53 nexus3.edgexfoundry.org:10001 04:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:53 Configure a credential helper to remove this warning. See 04:04:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:53 04:04:53 Login Succeeded 04:04:53 nexus3.edgexfoundry.org:10002 04:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:53 Configure a credential helper to remove this warning. See 04:04:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:53 04:04:53 Login Succeeded 04:04:53 nexus3.edgexfoundry.org:10003 04:04:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:54 Configure a credential helper to remove this warning. See 04:04:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:54 04:04:54 Login Succeeded 04:04:54 nexus3.edgexfoundry.org:10004 04:04:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:54 Configure a credential helper to remove this warning. See 04:04:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:54 04:04:54 Login Succeeded 04:04:54 docker.io 04:04:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:54 Configure a credential helper to remove this warning. See 04:04:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:54 04:04:54 Login Succeeded 04:04:54 ---> docker-login.sh ends [Pipeline] } 04:04:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:04:55 + git rev-list -1 --merges a11cc852dcb52e3f4b76e11e5572ffa128512726~1..a11cc852dcb52e3f4b76e11e5572ffa128512726 [Pipeline] echo 04:04:55 -----------> git rev-list -1 --merges a11cc852dcb52e3f4b76e11e5572ffa128512726~1..a11cc852dcb52e3f4b76e11e5572ffa128512726 a11cc852dcb52e3f4b76e11e5572ffa128512726 [false] [Pipeline] sh 04:04:55 + git log --format=format:%s -1 a11cc852dcb52e3f4b76e11e5572ffa128512726 [Pipeline] echo 04:04:55 ========================================================= 04:04:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:04:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:04:55 + git log --format=format:%s -1 a11cc852dcb52e3f4b76e11e5572ffa128512726 [Pipeline] echo 04:04:55 [semverPrep] GIT_COMMIT: a11cc852dcb52e3f4b76e11e5572ffa128512726, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:04:56 [semverPrep] This is not a build commit. [Pipeline] sh 04:04:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:04:56 + grep -v github /etc/ssh/ssh_known_hosts 04:04:56 + [ -e /tmp/ssh_known_hosts ] 04:04:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:04:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:04:56 + sudo tee -a /etc/ssh/ssh_known_hosts 04:04:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:56 04:04:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:57 0.1.4: Pulling from edgex-devops/py-git-semver 04:04:57 b85a868b505f: Pulling fs layer 04:04:57 e2be974225ed: Pulling fs layer 04:04:57 339a4e72a1f5: Pulling fs layer 04:04:57 988bab9f4d93: Pulling fs layer 04:04:57 1469e6f7b9e6: Pulling fs layer 04:04:57 eaf3925da568: Pulling fs layer 04:04:57 bab4dde63d76: Pulling fs layer 04:04:57 bde34c3a00c8: Pulling fs layer 04:04:57 b352a97aabf1: Pulling fs layer 04:04:57 4872d77fe225: Pulling fs layer 04:04:57 5851b861e8e6: Pulling fs layer 04:04:57 eaf3925da568: Waiting 04:04:57 bab4dde63d76: Waiting 04:04:57 bde34c3a00c8: Waiting 04:04:57 4872d77fe225: Waiting 04:04:57 b352a97aabf1: Waiting 04:04:57 5851b861e8e6: Waiting 04:04:57 988bab9f4d93: Waiting 04:04:57 1469e6f7b9e6: Waiting 04:04:57 e2be974225ed: Download complete 04:04:57 988bab9f4d93: Verifying Checksum 04:04:57 988bab9f4d93: Download complete 04:04:57 1469e6f7b9e6: Verifying Checksum 04:04:57 1469e6f7b9e6: Download complete 04:04:57 339a4e72a1f5: Verifying Checksum 04:04:57 339a4e72a1f5: Download complete 04:04:57 b85a868b505f: Verifying Checksum 04:04:57 b85a868b505f: Download complete 04:04:57 eaf3925da568: Verifying Checksum 04:04:57 eaf3925da568: Download complete 04:04:57 bde34c3a00c8: Verifying Checksum 04:04:57 bde34c3a00c8: Download complete 04:04:57 4872d77fe225: Download complete 04:04:57 5851b861e8e6: Verifying Checksum 04:04:57 5851b861e8e6: Download complete 04:04:57 b352a97aabf1: Download complete 04:04:57 bab4dde63d76: Verifying Checksum 04:04:57 bab4dde63d76: Download complete 04:04:58 b85a868b505f: Pull complete 04:04:59 e2be974225ed: Pull complete 04:04:59 339a4e72a1f5: Pull complete 04:04:59 988bab9f4d93: Pull complete 04:05:00 1469e6f7b9e6: Pull complete 04:05:00 eaf3925da568: Pull complete 04:05:01 bab4dde63d76: Pull complete 04:05:01 bde34c3a00c8: Pull complete 04:05:01 b352a97aabf1: Pull complete 04:05:01 4872d77fe225: Pull complete 04:05:02 5851b861e8e6: Pull complete 04:05:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:05:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:02 prd-ubuntu20.04-docker-8c-8g-8316 does not seem to be running inside a container 04:05:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-247 -v /w/workspace/undry_device-onvif-camera_PR-247:/w/workspace/undry_device-onvif-camera_PR-247:rw,z -v /w/workspace/undry_device-onvif-camera_PR-247@tmp:/w/workspace/undry_device-onvif-camera_PR-247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:05:03 $ docker top 8dd7643cd149eab00def705a62f13ff02e5df5022f35102d439f5af558415cf2 -eo pid,comm 04:05:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:05:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:05:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:03 [ssh-agent] Looking for ssh-agent implementation... 04:05:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:04 $ docker exec 8dd7643cd149eab00def705a62f13ff02e5df5022f35102d439f5af558415cf2 ssh-agent 04:05:04 SSH_AUTH_SOCK=/tmp/ssh-Fa7O3dWWOJEO/agent.32 04:05:04 SSH_AGENT_PID=38 04:05:04 Running ssh-add (command line suppressed) 04:05:04 Identity added: /w/workspace/undry_device-onvif-camera_PR-247@tmp/private_key_647956603608828248.key (/w/workspace/undry_device-onvif-camera_PR-247@tmp/private_key_647956603608828248.key) 04:05:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:04 + git tag --points-at HEAD [Pipeline] } 04:05:04 $ docker exec --env ******** --env ******** 8dd7643cd149eab00def705a62f13ff02e5df5022f35102d439f5af558415cf2 ssh-agent -k 04:05:04 unset SSH_AUTH_SOCK; 04:05:04 unset SSH_AGENT_PID; 04:05:04 echo Agent pid 38 killed; 04:05:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:05:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:04 [ssh-agent] Looking for ssh-agent implementation... 04:05:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:04 $ docker exec 8dd7643cd149eab00def705a62f13ff02e5df5022f35102d439f5af558415cf2 ssh-agent 04:05:05 SSH_AUTH_SOCK=/tmp/ssh-xxo9jooGBfkV/agent.70 04:05:05 SSH_AGENT_PID=76 04:05:05 Running ssh-add (command line suppressed) 04:05:05 Identity added: /w/workspace/undry_device-onvif-camera_PR-247@tmp/private_key_7286490976451878397.key (/w/workspace/undry_device-onvif-camera_PR-247@tmp/private_key_7286490976451878397.key) 04:05:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:05 + git semver init 04:05:05 2023-03-06 04:05:05,752 [run_init] DEBUG init version:0.0.0 force:False 04:05:05 2023-03-06 04:05:05,753 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-247/.semver 04:05:05 2023-03-06 04:05:05,753 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-247/.semver 04:05:05 2023-03-06 04:05:05,753 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-247/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-247, universal_newlines=False, shell=None, istream=None) 04:05:06 2023-03-06 04:05:06,703 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-247/.git/info/exclude 04:05:06 2023-03-06 04:05:06,703 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-247/.semver/PR-247 with force:False 04:05:06 2023-03-06 04:05:06,703 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-247/.semver/PR-247 04:05:06 2023-03-06 04:05:06,706 [execute] INFO git cat-file --batch-check 04:05:06 2023-03-06 04:05:06,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-247/.semver, universal_newlines=False, shell=None, istream=) 04:05:06 2023-03-06 04:05:06,714 [execute] INFO git cat-file --batch 04:05:06 2023-03-06 04:05:06,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-247/.semver, universal_newlines=False, shell=None, istream=) 04:05:06 2023-03-06 04:05:06,721 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-247/.semver/PR-247 04:05:06 0.0.0 [Pipeline] } 04:05:06 $ docker exec --env ******** --env ******** 8dd7643cd149eab00def705a62f13ff02e5df5022f35102d439f5af558415cf2 ssh-agent -k 04:05:06 unset SSH_AUTH_SOCK; 04:05:06 unset SSH_AGENT_PID; 04:05:06 echo Agent pid 76 killed; 04:05:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:07 + git semver [Pipeline] } 04:05:07 $ docker stop --time=1 8dd7643cd149eab00def705a62f13ff02e5df5022f35102d439f5af558415cf2 04:05:08 $ docker rm -f --volumes 8dd7643cd149eab00def705a62f13ff02e5df5022f35102d439f5af558415cf2 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:05:09 Stashed 1 file(s) [Pipeline] echo 04:05:09 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:10 provisioning config files... 04:05:10 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-247@tmp/config13058576983349005168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:10 ---> docker-login.sh 04:05:10 nexus3.edgexfoundry.org:10001 04:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:10 Configure a credential helper to remove this warning. See 04:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:10 04:05:10 Login Succeeded 04:05:10 nexus3.edgexfoundry.org:10002 04:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:10 Configure a credential helper to remove this warning. See 04:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:10 04:05:10 Login Succeeded 04:05:10 nexus3.edgexfoundry.org:10003 04:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:10 Configure a credential helper to remove this warning. See 04:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:10 04:05:10 Login Succeeded 04:05:10 nexus3.edgexfoundry.org:10004 04:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:10 Configure a credential helper to remove this warning. See 04:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:10 04:05:10 Login Succeeded 04:05:10 docker.io 04:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:05:11 Configure a credential helper to remove this warning. See 04:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:05:11 04:05:11 Login Succeeded 04:05:11 ---> docker-login.sh ends [Pipeline] } 04:05:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:05:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:05:11 ========================================================= 04:05:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:05:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:11 + 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 . 04:05:11 Sending build context to Docker daemon 27.79MB 04:05:11 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 04:05:11 Step 2/13 : FROM ${BASE} AS builder 04:05:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:05:12 213ec9aee27d: Pulling fs layer 04:05:12 4583459ba037: Pulling fs layer 04:05:12 93c1e223e6f2: Pulling fs layer 04:05:12 53926ce57604: Pulling fs layer 04:05:12 21b2b0c7a3f4: Pulling fs layer 04:05:12 22ff95d597cd: Pulling fs layer 04:05:12 12d6caf4c0d1: Pulling fs layer 04:05:12 96b7cbca73a9: Pulling fs layer 04:05:12 a7acece74701: Pulling fs layer 04:05:12 53926ce57604: Waiting 04:05:12 21b2b0c7a3f4: Waiting 04:05:12 22ff95d597cd: Waiting 04:05:12 a7acece74701: Waiting 04:05:12 12d6caf4c0d1: Waiting 04:05:12 93c1e223e6f2: Verifying Checksum 04:05:12 93c1e223e6f2: Download complete 04:05:12 4583459ba037: Verifying Checksum 04:05:12 4583459ba037: Download complete 04:05:12 21b2b0c7a3f4: Verifying Checksum 04:05:12 21b2b0c7a3f4: Download complete 04:05:12 22ff95d597cd: Verifying Checksum 04:05:12 22ff95d597cd: Download complete 04:05:12 213ec9aee27d: Verifying Checksum 04:05:12 213ec9aee27d: Download complete 04:05:12 12d6caf4c0d1: Download complete 04:05:12 213ec9aee27d: Pull complete 04:05:12 4583459ba037: Pull complete 04:05:12 93c1e223e6f2: Pull complete 04:05:12 a7acece74701: Verifying Checksum 04:05:12 a7acece74701: Download complete 04:05:12 53926ce57604: Verifying Checksum 04:05:12 53926ce57604: Download complete 04:05:12 96b7cbca73a9: Verifying Checksum 04:05:12 96b7cbca73a9: Download complete 04:05:17 53926ce57604: Pull complete 04:05:17 21b2b0c7a3f4: Pull complete 04:05:17 22ff95d597cd: Pull complete 04:05:17 12d6caf4c0d1: Pull complete 04:05:19 96b7cbca73a9: Pull complete 04:05:20 a7acece74701: Pull complete 04:05:20 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 04:05:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:05:20 ---> db6d94c90886 04:05:20 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:05:22 ---> Running in e5ed3bcda5e6 04:05:22 Removing intermediate container e5ed3bcda5e6 04:05:22 ---> a1d457d7426b 04:05:22 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:05:22 ---> Running in 354480b48c8a 04:05:22 Removing intermediate container 354480b48c8a 04:05:22 ---> a594614b4746 04:05:22 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:05:22 ---> Running in f0c805d6aa5a 04:05:22 Removing intermediate container f0c805d6aa5a 04:05:22 ---> ad99e9c3bae6 04:05:22 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:05:22 ---> Running in 696356b71d9c 04:05:22 Removing intermediate container 696356b71d9c 04:05:22 ---> c0ccb636125b 04:05:22 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:05:22 ---> Running in 1dbac1f8ede3 04:05:22 Removing intermediate container 1dbac1f8ede3 04:05:22 ---> 1dd0d3265445 04:05:22 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:22 ---> Running in 4eb1ab8e453e 04:05:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:05:23 OK: 211 MiB in 51 packages 04:05:23 Removing intermediate container 4eb1ab8e453e 04:05:23 ---> a731378a3352 04:05:23 Step 9/13 : WORKDIR /device-onvif-camera 04:05:23 ---> Running in d10138d74f03 04:05:24 Removing intermediate container d10138d74f03 04:05:24 ---> 5d8e00c1cee4 04:05:24 Step 10/13 : COPY go.mod vendor* ./ 04:05:24 ---> 31186f650e0b 04:05:24 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:24 ---> Running in 2f2eacdf151d 04:05:25 Still waiting to schedule task 04:05:25 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:05:46 Removing intermediate container 2f2eacdf151d 04:05:46 ---> f19a44878ebd 04:05:46 Step 12/13 : COPY . . 04:05:47 ---> 6a8e29c0a04d 04:05:47 Step 13/13 : RUN ${MAKE} 04:05:47 ---> Running in 8e7c24cc4cb8 04:05:47 noop 04:05:47 Removing intermediate container 8e7c24cc4cb8 04:05:47 ---> 7be44e329a75 04:05:47 Successfully built 7be44e329a75 04:05:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:48 + docker inspect -f . ci-base-image-x86_64 04:05:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:48 prd-ubuntu20.04-docker-8c-8g-8316 does not seem to be running inside a container 04:05:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-247 -v /w/workspace/undry_device-onvif-camera_PR-247:/w/workspace/undry_device-onvif-camera_PR-247:rw,z -v /w/workspace/undry_device-onvif-camera_PR-247@tmp:/w/workspace/undry_device-onvif-camera_PR-247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:05:48 $ docker top ba4b27df0573a3f564953361e14272a61e35987e7aa699dbab6c260806841c46 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:49 + go version 04:05:49 go version go1.18.7 linux/amd64 [Pipeline] } 04:05:49 $ docker stop --time=1 ba4b27df0573a3f564953361e14272a61e35987e7aa699dbab6c260806841c46 04:05:50 $ docker rm -f --volumes ba4b27df0573a3f564953361e14272a61e35987e7aa699dbab6c260806841c46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:51 + docker inspect -f . ci-base-image-x86_64 04:05:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:51 prd-ubuntu20.04-docker-8c-8g-8316 does not seem to be running inside a container 04:05:51 $ 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-247 -v /w/workspace/undry_device-onvif-camera_PR-247:/w/workspace/undry_device-onvif-camera_PR-247:rw,z -v /w/workspace/undry_device-onvif-camera_PR-247@tmp:/w/workspace/undry_device-onvif-camera_PR-247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:05:51 $ docker top 4870afe9db6634622b40aa750b5a33c774efc2f9690ea1e25b598326fad58ae4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:52 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-247 [Pipeline] fileExists [Pipeline] sh 04:05:52 + make test 04:05:52 go test ./... -coverprofile=coverage.out ./... 04:05:52 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:06:04 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:06:06 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 29.3% of statements 04:06:06 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:06:06 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.576s coverage: 86.5% of statements 04:06:14 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." 04:06:14 go vet ./... 04:06:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:06:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:06:19 ./bin/test-attribution-txt.sh [Pipeline] echo 04:06:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:06:19 $ docker stop --time=1 4870afe9db6634622b40aa750b5a33c774efc2f9690ea1e25b598326fad58ae4 04:06:20 $ docker rm -f --volumes 4870afe9db6634622b40aa750b5a33c774efc2f9690ea1e25b598326fad58ae4 [Pipeline] // withDockerContainer [Pipeline] sh 04:06:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:06:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:06:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:06:22 + ls -al . 04:06:22 total 236 04:06:22 drwxrwxr-x 10 jenkins jenkins 4096 Mar 6 04:05 . 04:06:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 04:04 .. 04:06:22 drwxrwxr-x 8 jenkins jenkins 4096 Mar 6 04:06 .git 04:06:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 04:04 .github 04:06:22 -rw-rw-r-- 1 jenkins jenkins 496 Mar 6 04:04 .gitignore 04:06:22 -rw-rw-r-- 1 jenkins jenkins 42 Mar 6 04:04 .golangci.yml 04:06:22 drwxr-xr-x 3 jenkins jenkins 4096 Mar 6 04:05 .semver 04:06:22 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 6 04:04 Attribution.txt 04:06:22 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 6 04:04 CHANGELOG.md 04:06:22 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 6 04:04 Dockerfile 04:06:22 -rw-rw-r-- 1 jenkins jenkins 677 Mar 6 04:04 GOVERNANCE.md 04:06:22 -rw-rw-r-- 1 jenkins jenkins 734 Mar 6 04:04 Jenkinsfile 04:06:22 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 6 04:04 LICENSE 04:06:22 -rw-rw-r-- 1 jenkins jenkins 2716 Mar 6 04:04 Makefile 04:06:22 -rw-rw-r-- 1 jenkins jenkins 625 Mar 6 04:04 OWNERS.md 04:06:22 -rw-rw-r-- 1 jenkins jenkins 5931 Mar 6 04:04 README.md 04:06:22 -rw-rw-r-- 1 jenkins jenkins 5 Mar 6 04:05 VERSION 04:06:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 04:04 bin 04:06:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 04:04 cmd 04:06:22 -rw-r--r-- 1 jenkins jenkins 79184 Mar 6 04:06 coverage.out 04:06:22 drwxrwxr-x 6 jenkins jenkins 4096 Mar 6 04:04 doc 04:06:22 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 6 04:04 go.mod 04:06:22 -rw-rw-r-- 1 jenkins jenkins 32891 Mar 6 04:04 go.sum 04:06:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 04:04 internal 04:06:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 04:04 snap 04:06:22 -rw-rw-r-- 1 jenkins jenkins 236 Mar 6 04:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:22 + 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=a11cc852dcb52e3f4b76e11e5572ffa128512726 --label arch=amd64 --label version=0.0.0 . 04:06:22 Sending build context to Docker daemon 27.87MB 04:06:22 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 04:06:22 Step 2/26 : FROM ${BASE} AS builder 04:06:22 ---> 7be44e329a75 04:06:22 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:06:23 ---> Running in bbe701d4cf56 04:06:23 Removing intermediate container bbe701d4cf56 04:06:23 ---> 439a9366e6ce 04:06:23 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:06:23 ---> Running in 8cdcbcd7576f 04:06:23 Removing intermediate container 8cdcbcd7576f 04:06:23 ---> 62881525e842 04:06:23 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:06:23 ---> Running in 496362f51bec 04:06:23 Removing intermediate container 496362f51bec 04:06:23 ---> 9ad166e0f5ab 04:06:23 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:06:23 ---> Running in 00cec43d3f7b 04:06:23 Removing intermediate container 00cec43d3f7b 04:06:23 ---> ce8c9b6ebc54 04:06:23 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:06:23 ---> Running in 603cbffde7cf 04:06:23 Removing intermediate container 603cbffde7cf 04:06:23 ---> d5bc8e8341fa 04:06:23 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:06:23 ---> Running in d9faa16998bc 04:06:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:06:24 OK: 211 MiB in 51 packages 04:06:24 Removing intermediate container d9faa16998bc 04:06:24 ---> 09b64b6dec74 04:06:24 Step 9/26 : WORKDIR /device-onvif-camera 04:06:24 ---> Running in 7dfd976ac506 04:06:25 Removing intermediate container 7dfd976ac506 04:06:25 ---> 4ce7be540205 04:06:25 Step 10/26 : COPY go.mod vendor* ./ 04:06:25 ---> bf1c97f2603c 04:06:25 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:25 ---> Running in 168faeafd433 04:06:26 Removing intermediate container 168faeafd433 04:06:26 ---> 1a54f42caffe 04:06:26 Step 12/26 : COPY . . 04:06:26 ---> 6ee189ac8585 04:06:26 Step 13/26 : RUN ${MAKE} 04:06:26 ---> Running in 7450041b04e4 04:06:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:06:49 Removing intermediate container 7450041b04e4 04:06:49 ---> 95d749b2685e 04:06:49 Step 14/26 : FROM alpine:3.16 04:06:49 3.16: Pulling from library/alpine 04:06:49 ef5531b6e74e: Pulling fs layer 04:06:49 ef5531b6e74e: Download complete 04:06:49 ef5531b6e74e: Pull complete 04:06:49 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 04:06:49 Status: Downloaded newer image for alpine:3.16 04:06:49 ---> dfd21b5a31f5 04:06:49 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:06:49 ---> Running in 620056573f1a 04:06:49 Removing intermediate container 620056573f1a 04:06:49 ---> e33dfc661be2 04:06:49 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:06:49 ---> Running in 0722388657f1 04:06:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:06:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:06:49 (1/1) Installing dumb-init (1.2.5-r1) 04:06:49 Executing busybox-1.35.0-r17.trigger 04:06:49 OK: 6 MiB in 15 packages 04:06:49 Removing intermediate container 0722388657f1 04:06:49 ---> db620c1babc9 04:06:49 Step 17/26 : WORKDIR / 04:06:49 ---> Running in 9dbfc18e5332 04:06:49 Removing intermediate container 9dbfc18e5332 04:06:49 ---> 50a99269f307 04:06:49 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:06:49 ---> a022e92bdc52 04:06:49 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:06:49 ---> 9cb4a14444a7 04:06:49 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:06:50 ---> 2665b91a033f 04:06:50 Step 21/26 : EXPOSE 59984 04:06:50 ---> Running in 8edf0fca529c 04:06:50 Removing intermediate container 8edf0fca529c 04:06:50 ---> 9d52c652eb9d 04:06:50 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:06:50 ---> Running in 753896bf6c80 04:06:50 Removing intermediate container 753896bf6c80 04:06:50 ---> 0a94f7d1edff 04:06:50 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:06:50 ---> Running in 37b7b5411766 04:06:50 Removing intermediate container 37b7b5411766 04:06:50 ---> c8e9db9fd7ec 04:06:50 Step 24/26 : LABEL arch=amd64 04:06:50 ---> Running in 6e7034c3e0f5 04:06:50 Removing intermediate container 6e7034c3e0f5 04:06:50 ---> 75916e6a6430 04:06:50 Step 25/26 : LABEL git_sha=a11cc852dcb52e3f4b76e11e5572ffa128512726 04:06:50 ---> Running in 74052c7bbaaa 04:06:50 Removing intermediate container 74052c7bbaaa 04:06:50 ---> 15e9f9c058b7 04:06:50 Step 26/26 : LABEL version=0.0.0 04:06:50 ---> Running in 4831a720762b 04:06:50 Removing intermediate container 4831a720762b 04:06:50 ---> 15e7dd0dad6a 04:06:50 [Warning] One or more build-args [ARCH] were not consumed 04:06:50 Successfully built 15e7dd0dad6a 04:06:50 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:51 04:06:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:52 latest: Pulling from edgex-lftools-log-publisher 04:06:52 5eb5b503b376: Pulling fs layer 04:06:52 5c69ac0246d0: Pulling fs layer 04:06:52 ec43610c2a17: Pulling fs layer 04:06:52 3a2ae6a8a46f: Pulling fs layer 04:06:52 33b1e0a273af: Pulling fs layer 04:06:52 5d3b04190fa2: Pulling fs layer 04:06:52 2f39f015ded8: Pulling fs layer 04:06:52 33b1e0a273af: Waiting 04:06:52 5d3b04190fa2: Waiting 04:06:52 3a2ae6a8a46f: Waiting 04:06:52 2f39f015ded8: Waiting 04:06:52 5c69ac0246d0: Download complete 04:06:52 3a2ae6a8a46f: Download complete 04:06:52 33b1e0a273af: Verifying Checksum 04:06:52 33b1e0a273af: Download complete 04:06:52 5d3b04190fa2: Download complete 04:06:52 ec43610c2a17: Verifying Checksum 04:06:52 ec43610c2a17: Download complete 04:06:52 5eb5b503b376: Verifying Checksum 04:06:52 5eb5b503b376: Download complete 04:06:53 2f39f015ded8: Download complete 04:06:53 5eb5b503b376: Pull complete 04:06:53 5c69ac0246d0: Pull complete 04:06:54 ec43610c2a17: Pull complete 04:06:54 3a2ae6a8a46f: Pull complete 04:06:54 33b1e0a273af: Pull complete 04:06:54 5d3b04190fa2: Pull complete 04:06:58 2f39f015ded8: Pull complete 04:06:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:06:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:59 prd-ubuntu20.04-docker-8c-8g-8316 does not seem to be running inside a container 04:06:59 $ 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-247 -v /w/workspace/undry_device-onvif-camera_PR-247:/w/workspace/undry_device-onvif-camera_PR-247:rw,z -v /w/workspace/undry_device-onvif-camera_PR-247@tmp:/w/workspace/undry_device-onvif-camera_PR-247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:07:00 $ docker top 68a0e23a12f9ec9a57b4f2e2146922673c9ee44eabf0bfd84ca5c5711a09acf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:01 ---> job-cost.sh 04:07:01 lf-activate-venv: SKIPPING 04:07:01 INFO: No Stack... 04:07:01 INFO: Retrieving Pricing Info for: v3-standard-8 04:07:02 INFO: Archiving Costs [Pipeline] sh 04:07:02 + cat /w/workspace/undry_device-onvif-camera_PR-247/archives/cost.csv 04:07:02 + cut -d, -f6 [Pipeline] lock 04:07:02 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-247-1-stack-cost] 04:07:02 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-247-1-stack-cost] did not exist. Created. 04:07:02 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-247-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:07:02 + echo total: 0.2199999988079071 [Pipeline] stash 04:07:02 Stashed 1 file(s) [Pipeline] } 04:07:02 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-247-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:07:02 $ docker stop --time=1 68a0e23a12f9ec9a57b4f2e2146922673c9ee44eabf0bfd84ca5c5711a09acf9 04:07:04 $ docker rm -f --volumes 68a0e23a12f9ec9a57b4f2e2146922673c9ee44eabf0bfd84ca5c5711a09acf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:07:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8319 in /w/workspace/undry_device-onvif-camera_PR-247 [Pipeline] { [Pipeline] ws 04:07:25 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:07:25 The recommended git tool is: git 04:07:30 using credential edgex-jenkins-ssh 04:07:31 Cloning the remote Git repository 04:07:31 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:07:31 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:07:31 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:07:31 > git --version # timeout=10 04:07:31 > git --version # 'git version 2.25.1' 04:07:31 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:32 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:07:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:07:34 Merging remotes/origin/main commit d65f0f9877c5d27f36bd97c93e7d86cd57609692 into PR head commit a11cc852dcb52e3f4b76e11e5572ffa128512726 04:07:33 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:07:33 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:07:33 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:07:34 > git config core.sparsecheckout # timeout=10 04:07:34 > git checkout -f a11cc852dcb52e3f4b76e11e5572ffa128512726 # timeout=10 04:07:34 Merge succeeded, producing a11cc852dcb52e3f4b76e11e5572ffa128512726 04:07:34 Checking out Revision a11cc852dcb52e3f4b76e11e5572ffa128512726 (PR-247) 04:07:35 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:07:35 > git --version # timeout=10 04:07:35 > git --version # 'git version 2.25.1' 04:07:35 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:07:34 > git remote # timeout=10 04:07:34 > git config --get remote.origin.url # timeout=10 04:07:34 using GIT_SSH to set credentials SSH Credentials for GitHub 04:07:34 > git merge d65f0f9877c5d27f36bd97c93e7d86cd57609692 # timeout=10 04:07:34 > git rev-parse HEAD^{commit} # timeout=10 04:07:34 > git config core.sparsecheckout # timeout=10 04:07:34 > git checkout -f a11cc852dcb52e3f4b76e11e5572ffa128512726 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:07:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:07:36 % Total % Received % Xferd Average Speed Time Time Time Current 04:07:36 Dload Upload Total Spent Left Speed 04:07:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 04:07:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:07:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:07:37 + sudo tee /etc/docker/daemon.new 04:07:37 { 04:07:37 "registry-mirrors": [ 04:07:37 "https://nexus3.edgexfoundry.org:10001" 04:07:37 ], 04:07:37 "bip": "10.250.0.254/24", 04:07:37 "hosts": [ 04:07:37 "tcp://0.0.0.0:5555", 04:07:37 "unix:///var/run/docker.sock" 04:07:37 ], 04:07:37 "mtu": 1458, 04:07:37 "selinux-enabled": true, 04:07:37 "seccomp-profile": "/etc/docker/seccomp.json" 04:07:37 } [Pipeline] sh 04:07:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:07:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:07:57 provisioning config files... 04:07:57 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config13767567823890775013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:57 ---> docker-login.sh 04:07:57 nexus3.edgexfoundry.org:10001 04:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:58 Configure a credential helper to remove this warning. See 04:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:58 04:07:58 Login Succeeded 04:07:58 nexus3.edgexfoundry.org:10002 04:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:58 Configure a credential helper to remove this warning. See 04:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:58 04:07:58 Login Succeeded 04:07:58 nexus3.edgexfoundry.org:10003 04:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:58 Configure a credential helper to remove this warning. See 04:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:58 04:07:58 Login Succeeded 04:07:58 nexus3.edgexfoundry.org:10004 04:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:59 Configure a credential helper to remove this warning. See 04:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:59 04:07:59 Login Succeeded 04:07:59 docker.io 04:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:59 Configure a credential helper to remove this warning. See 04:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:59 04:07:59 Login Succeeded 04:07:59 ---> docker-login.sh ends [Pipeline] } 04:07:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:08:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:08:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:08:00 ========================================================= 04:08:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:08:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:00 + 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 . 04:08:01 Sending build context to Docker daemon 20.59MB 04:08:01 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 04:08:01 Step 2/13 : FROM ${BASE} AS builder 04:08:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:08:01 9b18e9b68314: Pulling fs layer 04:08:01 35d82f9e3411: Pulling fs layer 04:08:01 e16973657156: Pulling fs layer 04:08:01 fc693d55d65f: Pulling fs layer 04:08:01 7e9fc2657dce: Pulling fs layer 04:08:01 dda99020689f: Pulling fs layer 04:08:01 db1c61fa0a46: Pulling fs layer 04:08:01 891c053d2c06: Pulling fs layer 04:08:01 fc693d55d65f: Waiting 04:08:01 7e9fc2657dce: Waiting 04:08:01 dda99020689f: Waiting 04:08:01 db1c61fa0a46: Waiting 04:08:01 891c053d2c06: Waiting 04:08:01 e16973657156: Download complete 04:08:01 35d82f9e3411: Verifying Checksum 04:08:01 35d82f9e3411: Download complete 04:08:01 7e9fc2657dce: Verifying Checksum 04:08:01 7e9fc2657dce: Download complete 04:08:01 dda99020689f: Verifying Checksum 04:08:01 dda99020689f: Download complete 04:08:01 9b18e9b68314: Verifying Checksum 04:08:01 9b18e9b68314: Download complete 04:08:02 9b18e9b68314: Pull complete 04:08:02 891c053d2c06: Verifying Checksum 04:08:02 891c053d2c06: Download complete 04:08:02 35d82f9e3411: Pull complete 04:08:03 e16973657156: Pull complete 04:08:03 db1c61fa0a46: Verifying Checksum 04:08:03 db1c61fa0a46: Download complete 04:08:04 fc693d55d65f: Verifying Checksum 04:08:04 fc693d55d65f: Download complete 04:08:16 fc693d55d65f: Pull complete 04:08:16 7e9fc2657dce: Pull complete 04:08:16 dda99020689f: Pull complete 04:08:20 db1c61fa0a46: Pull complete 04:08:22 891c053d2c06: Pull complete 04:08:22 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 04:08:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:08:22 ---> f96f9c87975a 04:08:22 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:08:24 ---> Running in 5d2b134ec425 04:08:24 Removing intermediate container 5d2b134ec425 04:08:24 ---> e640ece8e969 04:08:24 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:08:25 ---> Running in 38efb9107247 04:08:25 Removing intermediate container 38efb9107247 04:08:25 ---> 8dd10d75d408 04:08:25 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:08:25 ---> Running in e8db9ed7bcc4 04:08:25 Removing intermediate container e8db9ed7bcc4 04:08:25 ---> 1fc391c67d33 04:08:25 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:08:25 ---> Running in aab7def1b4fe 04:08:26 Removing intermediate container aab7def1b4fe 04:08:26 ---> f3a5717ba0e3 04:08:26 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:08:26 ---> Running in 29fddbc5bfb8 04:08:26 Removing intermediate container 29fddbc5bfb8 04:08:26 ---> f57e629206c0 04:08:26 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:08:26 ---> Running in 4f4551322007 04:08:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:08:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:08:29 OK: 221 MiB in 51 packages 04:08:30 Removing intermediate container 4f4551322007 04:08:30 ---> 9293a9c8ab71 04:08:30 Step 9/13 : WORKDIR /device-onvif-camera 04:08:30 ---> Running in 46c1ebebf12c 04:08:30 Removing intermediate container 46c1ebebf12c 04:08:30 ---> 30a0e2d48e79 04:08:30 Step 10/13 : COPY go.mod vendor* ./ 04:08:31 ---> 19a6b8c52e07 04:08:31 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:31 ---> Running in 709fd0685ce6 04:09:39 Removing intermediate container 709fd0685ce6 04:09:39 ---> aab8f597fbfa 04:09:39 Step 12/13 : COPY . . 04:09:39 ---> ccc0ac1d4b6f 04:09:39 Step 13/13 : RUN ${MAKE} 04:09:39 ---> Running in adc7907d850d 04:09:39 noop 04:09:39 Removing intermediate container adc7907d850d 04:09:39 ---> e530aa400e5c 04:09:39 Successfully built e530aa400e5c 04:09:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:39 + docker inspect -f . ci-base-image-arm64 04:09:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:39 prd-ubuntu20.04-docker-arm64-4c-16g-8319 does not seem to be running inside a container 04:09:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:09:41 $ docker top 04003a89f4405d7147492e7458427252e94d46eeed0c37874ee2000661438e7c -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:42 + go version 04:09:42 go version go1.18.7 linux/arm64 [Pipeline] } 04:09:42 $ docker stop --time=1 04003a89f4405d7147492e7458427252e94d46eeed0c37874ee2000661438e7c 04:09:43 $ docker rm -f --volumes 04003a89f4405d7147492e7458427252e94d46eeed0c37874ee2000661438e7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:44 + docker inspect -f . ci-base-image-arm64 04:09:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:44 prd-ubuntu20.04-docker-arm64-4c-16g-8319 does not seem to be running inside a container 04:09:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:09:46 $ docker top 4575a2d277da22b412ef178fb1f5fcf3a75e80183526da834b268c74b8b917a1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:47 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 04:09:47 + make test 04:09:47 go test ./... -coverprofile=coverage.out ./... 04:09:49 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:11:26 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:11:34 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.174s coverage: 29.3% of statements 04:11:34 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:11:53 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.700s coverage: 86.5% of statements 04:11:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:11:53 go vet ./... 04:12:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:12:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:12:25 ./bin/test-attribution-txt.sh [Pipeline] echo 04:12:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:12:26 $ docker stop --time=1 4575a2d277da22b412ef178fb1f5fcf3a75e80183526da834b268c74b8b917a1 04:12:28 $ docker rm -f --volumes 4575a2d277da22b412ef178fb1f5fcf3a75e80183526da834b268c74b8b917a1 [Pipeline] // withDockerContainer [Pipeline] sh 04:12:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:12:29 Warning: overwriting stash ‘coverage-report’ 04:12:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:12:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:12:30 + ls -al . 04:12:30 total 232 04:12:30 drwxrwxr-x 9 jenkins jenkins 4096 Mar 6 04:09 . 04:12:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 04:07 .. 04:12:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 6 04:07 .git 04:12:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 04:07 .github 04:12:30 -rw-rw-r-- 1 jenkins jenkins 496 Mar 6 04:07 .gitignore 04:12:30 -rw-rw-r-- 1 jenkins jenkins 42 Mar 6 04:07 .golangci.yml 04:12:30 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 6 04:07 Attribution.txt 04:12:30 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 6 04:07 CHANGELOG.md 04:12:30 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 6 04:07 Dockerfile 04:12:30 -rw-rw-r-- 1 jenkins jenkins 677 Mar 6 04:07 GOVERNANCE.md 04:12:30 -rw-rw-r-- 1 jenkins jenkins 734 Mar 6 04:07 Jenkinsfile 04:12:30 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 6 04:07 LICENSE 04:12:30 -rw-rw-r-- 1 jenkins jenkins 2716 Mar 6 04:07 Makefile 04:12:30 -rw-rw-r-- 1 jenkins jenkins 625 Mar 6 04:07 OWNERS.md 04:12:30 -rw-rw-r-- 1 jenkins jenkins 5931 Mar 6 04:07 README.md 04:12:30 -rw-rw-r-- 1 jenkins jenkins 5 Mar 6 04:05 VERSION 04:12:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 04:07 bin 04:12:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 04:07 cmd 04:12:30 -rw-r--r-- 1 jenkins jenkins 79184 Mar 6 04:11 coverage.out 04:12:30 drwxrwxr-x 6 jenkins jenkins 4096 Mar 6 04:07 doc 04:12:30 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 6 04:07 go.mod 04:12:30 -rw-rw-r-- 1 jenkins jenkins 32891 Mar 6 04:07 go.sum 04:12:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 04:07 internal 04:12:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 04:07 snap 04:12:30 -rw-rw-r-- 1 jenkins jenkins 236 Mar 6 04:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:31 + 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=a11cc852dcb52e3f4b76e11e5572ffa128512726 --label arch=arm64 --label version=0.0.0 . 04:12:31 Sending build context to Docker daemon 20.67MB 04:12:31 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 04:12:31 Step 2/26 : FROM ${BASE} AS builder 04:12:32 ---> e530aa400e5c 04:12:32 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:12:32 ---> Running in 520523939b2c 04:12:32 Removing intermediate container 520523939b2c 04:12:32 ---> fbb54cfb0a19 04:12:32 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:12:32 ---> Running in 739623da1dde 04:12:33 Removing intermediate container 739623da1dde 04:12:33 ---> 9ba3727b800b 04:12:33 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:12:33 ---> Running in b4ad6ef2061e 04:12:33 Removing intermediate container b4ad6ef2061e 04:12:33 ---> 82beb42a2ce3 04:12:33 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:12:33 ---> Running in e364cacc585c 04:12:34 Removing intermediate container e364cacc585c 04:12:34 ---> 5455e392ca23 04:12:34 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:12:34 ---> Running in aa7363ffa1ee 04:12:34 Removing intermediate container aa7363ffa1ee 04:12:34 ---> 1fa7c24f5d4a 04:12:34 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:12:34 ---> Running in 305f16a61a32 04:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:12:37 OK: 221 MiB in 51 packages 04:12:39 Removing intermediate container 305f16a61a32 04:12:39 ---> 00bac135bdac 04:12:39 Step 9/26 : WORKDIR /device-onvif-camera 04:12:39 ---> Running in f0ccaf878680 04:12:39 Removing intermediate container f0ccaf878680 04:12:39 ---> 9feff29b8d76 04:12:39 Step 10/26 : COPY go.mod vendor* ./ 04:12:42 ---> b45afd3ed15c 04:12:42 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:42 ---> Running in 1ac415be9d1a 04:12:46 Removing intermediate container 1ac415be9d1a 04:12:46 ---> 8b11892a8b17 04:12:46 Step 12/26 : COPY . . 04:12:50 ---> 5b47ab007e38 04:12:50 Step 13/26 : RUN ${MAKE} 04:12:50 ---> Running in d9de5ef4ba2c 04:12:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:15:13 Removing intermediate container d9de5ef4ba2c 04:15:13 ---> 75f3706b1c8c 04:15:13 Step 14/26 : FROM alpine:3.16 04:15:13 3.16: Pulling from library/alpine 04:15:13 3760b48202b3: Pulling fs layer 04:15:13 3760b48202b3: Download complete 04:15:13 3760b48202b3: Pull complete 04:15:13 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 04:15:13 Status: Downloaded newer image for alpine:3.16 04:15:13 ---> 4c81e5bf8899 04:15:13 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:15:13 ---> Running in d85f6858a41c 04:15:13 Removing intermediate container d85f6858a41c 04:15:13 ---> 7665ff43d17e 04:15:13 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:15:13 ---> Running in 8248d28be3c6 04:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:15:13 (1/1) Installing dumb-init (1.2.5-r1) 04:15:13 Executing busybox-1.35.0-r17.trigger 04:15:13 OK: 5 MiB in 15 packages 04:15:13 Removing intermediate container 8248d28be3c6 04:15:13 ---> 28e8a4a788c7 04:15:13 Step 17/26 : WORKDIR / 04:15:13 ---> Running in abcef92ff154 04:15:13 Removing intermediate container abcef92ff154 04:15:13 ---> 7acb4c261ed1 04:15:13 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:15:14 ---> 0d32754f86e8 04:15:14 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:15:15 ---> 6c8a7b92c7e4 04:15:15 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:15:15 ---> efd06f84400b 04:15:15 Step 21/26 : EXPOSE 59984 04:15:15 ---> Running in d14252f2e3e8 04:15:15 Removing intermediate container d14252f2e3e8 04:15:15 ---> ddc394acdb1a 04:15:15 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:15:15 ---> Running in 7b38e136993e 04:15:16 Removing intermediate container 7b38e136993e 04:15:16 ---> 408e13d85c11 04:15:16 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:15:16 ---> Running in 88a1c7d57124 04:15:16 Removing intermediate container 88a1c7d57124 04:15:16 ---> 9f62b8ec2125 04:15:16 Step 24/26 : LABEL arch=arm64 04:15:16 ---> Running in 72840aa3995a 04:15:17 Removing intermediate container 72840aa3995a 04:15:17 ---> 4e192577518d 04:15:17 Step 25/26 : LABEL git_sha=a11cc852dcb52e3f4b76e11e5572ffa128512726 04:15:17 ---> Running in 6d5eba0c6cd6 04:15:17 Removing intermediate container 6d5eba0c6cd6 04:15:17 ---> 91aaf798ff32 04:15:17 Step 26/26 : LABEL version=0.0.0 04:15:17 ---> Running in f027ecd01f58 04:15:17 Removing intermediate container f027ecd01f58 04:15:17 ---> 780b58dfe796 04:15:17 [Warning] One or more build-args [ARCH] were not consumed 04:15:17 Successfully built 780b58dfe796 04:15:17 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:18 04:15:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:19 arm64: Pulling from edgex-lftools-log-publisher 04:15:19 8998bd30e6a1: Pulling fs layer 04:15:19 04944245beec: Pulling fs layer 04:15:19 699f458cf7ca: Pulling fs layer 04:15:19 765212b225bb: Pulling fs layer 04:15:19 f23df028b6ca: Pulling fs layer 04:15:19 d65c8cfc05b1: Pulling fs layer 04:15:19 2437ff75d9bd: Pulling fs layer 04:15:19 f23df028b6ca: Waiting 04:15:19 d65c8cfc05b1: Waiting 04:15:19 2437ff75d9bd: Waiting 04:15:19 765212b225bb: Waiting 04:15:19 04944245beec: Verifying Checksum 04:15:19 04944245beec: Download complete 04:15:19 765212b225bb: Verifying Checksum 04:15:19 765212b225bb: Download complete 04:15:19 f23df028b6ca: Verifying Checksum 04:15:19 f23df028b6ca: Download complete 04:15:19 d65c8cfc05b1: Verifying Checksum 04:15:19 d65c8cfc05b1: Download complete 04:15:19 699f458cf7ca: Verifying Checksum 04:15:19 699f458cf7ca: Download complete 04:15:19 8998bd30e6a1: Verifying Checksum 04:15:19 8998bd30e6a1: Download complete 04:15:22 2437ff75d9bd: Verifying Checksum 04:15:22 2437ff75d9bd: Download complete 04:15:23 8998bd30e6a1: Pull complete 04:15:24 04944245beec: Pull complete 04:15:25 699f458cf7ca: Pull complete 04:15:27 765212b225bb: Pull complete 04:15:28 f23df028b6ca: Pull complete 04:15:28 d65c8cfc05b1: Pull complete 04:15:43 2437ff75d9bd: Pull complete 04:15:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:15:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:43 prd-ubuntu20.04-docker-arm64-4c-16g-8319 does not seem to be running inside a container 04:15:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:15:46 $ docker top 1bfb35fec693298e270cc16763d8839b221dcbc03f66a251839cd7325d0bef18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:47 ---> job-cost.sh 04:15:47 lf-activate-venv: SKIPPING 04:15:47 INFO: No Stack... 04:15:47 INFO: Retrieving Pricing Info for: v3-standard-4 04:15:48 INFO: Archiving Costs [Pipeline] sh 04:15:48 + + cut -d, -f6 04:15:48 cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 04:15:49 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-247-1-stack-cost] 04:15:49 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-247-1-stack-cost] did not exist. Created. 04:15:49 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-247-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:15:49 /w/workspace/device-onvif-camera/1@tmp/durable-3b8fd203/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:15:50 + echo total: 0.10999999940395355 [Pipeline] stash 04:15:50 Warning: overwriting stash ‘stack-cost’ 04:15:50 Stashed 1 file(s) [Pipeline] } 04:15:50 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-247-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:15:50 $ docker stop --time=1 1bfb35fec693298e270cc16763d8839b221dcbc03f66a251839cd7325d0bef18 04:15:52 $ docker rm -f --volumes 1bfb35fec693298e270cc16763d8839b221dcbc03f66a251839cd7325d0bef18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:15:53 provisioning config files... 04:15:53 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-247@tmp/config11148355695282663928tmp [Pipeline] { [Pipeline] sh 04:15:53 + set +x 04:15:53 + curl -s https://codecov.io/bash 04:15:53 + bash -s -- 04:15:53 04:15:53 _____ _ 04:15:53 / ____| | | 04:15:53 | | ___ __| | ___ ___ _____ __ 04:15:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:15:53 | |___| (_) | (_| | __/ (_| (_) \ V / 04:15:53 \_____\___/ \__,_|\___|\___\___/ \_/ 04:15:53 Bash-1.0.6 04:15:53 04:15:53 04:15:53 ==> git version 2.25.1 found 04:15:53 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:15:53 Release-Date: 2020-01-08 04:15:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:15:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:15:53 ==> Jenkins CI detected. 04:15:53 current dir:  /w/workspace/undry_device-onvif-camera_PR-247 04:15:53 project root: . 04:15:53 --> token set from env 04:15:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:15:53 ==> Running gcov in . (disable via -X gcov) 04:15:53 ==> Python coveragepy not found 04:15:53 ==> Searching for coverage reports in: 04:15:53 + . 04:15:53 -> Found 1 reports 04:15:53 ==> Detecting git/mercurial file structure 04:15:53 ==> Reading reports 04:15:53 + ./coverage.out bytes=79184 04:15:53 ==> Appending adjustments 04:15:53 https://docs.codecov.io/docs/fixing-reports 04:15:53 + Found adjustments 04:15:53 ==> Gzipping contents 04:15:53 12K /tmp/codecov.2b41c2.gz 04:15:53 ==> Uploading reports 04:15:53 url: https://codecov.io 04:15:53 query: branch=PR-247&commit=a11cc852dcb52e3f4b76e11e5572ffa128512726&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-247%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=247&job=&cmd_args= 04:15:53 -> Pinging Codecov 04:15:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-247&commit=a11cc852dcb52e3f4b76e11e5572ffa128512726&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-247%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=247&job=&cmd_args= 04:15:53 -> Uploading to 04:15:53 https://storage.googleapis.com/codecov/v4/raw/2023-03-06/F29A59C45E3A92E06B3E522C9905F8EF/a11cc852dcb52e3f4b76e11e5572ffa128512726/b9d9aa8e-a522-41f7-9dfd-e8fe0f90c06a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230306%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230306T041553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c22db46af351457bc7f2ecc7dd72245617adfb73940f42d41f221b57980cf7a7 04:15:53 % Total % Received % Xferd Average Speed Time Time Time Current 04:15:53 Dload Upload Total Spent Left Speed 04:15:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10850 0 0 100 10850 0 36655 --:--:-- --:--:-- --:--:-- 36655 04:15:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a11cc852dcb52e3f4b76e11e5572ffa128512726 [Pipeline] } 04:15:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:15:56 + [ -d /w/workspace/undry_device-onvif-camera_PR-247/archives ] 04:15:56 + ls -al /w/workspace/undry_device-onvif-camera_PR-247/archives 04:15:56 total 16 04:15:56 drwxr-xr-x 3 root root 4096 Mar 6 04:07 . 04:15:56 drwxrwxr-x 11 jenkins jenkins 4096 Mar 6 04:07 .. 04:15:56 drwxr-xr-x 2 root root 4096 Mar 6 04:07 cost 04:15:56 -rw-r--r-- 1 root root 91 Mar 6 04:07 cost.csv 04:15:56 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-247/archives 04:15:56 + ls -al /w/workspace/undry_device-onvif-camera_PR-247/archives 04:15:56 total 16 04:15:56 drwxr-xr-x 3 jenkins jenkins 4096 Mar 6 04:07 . 04:15:56 drwxrwxr-x 11 jenkins jenkins 4096 Mar 6 04:07 .. 04:15:56 drwxr-xr-x 2 jenkins jenkins 4096 Mar 6 04:07 cost 04:15:56 -rw-r--r-- 1 jenkins jenkins 91 Mar 6 04:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:15:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:15:57 ---> package-listing.sh 04:15:57 ++ facter osfamily 04:15:57 ++ tr '[:upper:]' '[:lower:]' 04:15:57 + OS_FAMILY=debian 04:15:57 + workspace=/w/workspace/undry_device-onvif-camera_PR-247 04:15:57 + START_PACKAGES=/tmp/packages_start.txt 04:15:57 + END_PACKAGES=/tmp/packages_end.txt 04:15:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:15:57 + PACKAGES=/tmp/packages_start.txt 04:15:57 + '[' /w/workspace/undry_device-onvif-camera_PR-247 ']' 04:15:57 + PACKAGES=/tmp/packages_end.txt 04:15:57 + case "${OS_FAMILY}" in 04:15:57 + dpkg -l 04:15:57 + grep '^ii' 04:15:57 + '[' -f /tmp/packages_start.txt ']' 04:15:57 + '[' -f /tmp/packages_end.txt ']' 04:15:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:15:57 + '[' /w/workspace/undry_device-onvif-camera_PR-247 ']' 04:15:57 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-247/archives/ 04:15:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-247/archives/ [Pipeline] echo 04:15:57 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-247/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:15:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:15:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:58 prd-ubuntu20.04-docker-8c-8g-8316 does not seem to be running inside a container 04:15:58 $ 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-247/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-247 -v /w/workspace/undry_device-onvif-camera_PR-247:/w/workspace/undry_device-onvif-camera_PR-247:rw,z -v /w/workspace/undry_device-onvif-camera_PR-247@tmp:/w/workspace/undry_device-onvif-camera_PR-247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:15:58 $ docker top 00faf23824ea7d33f2a94144c54d328eb338ce98892160375f33eb41b40fb50b -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:59 + touch /tmp/pre-build-complete [Pipeline] sh 04:15:59 + mkdir -p /var/log/sysstat [Pipeline] sh 04:15:59 + ls /var/log/sa-host 04:15:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:59 provisioning config files... 04:16:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-247@tmp/config4848116907092585020tmp [Pipeline] { [Pipeline] echo 04:16:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:16:00 ---> create-netrc.sh [Pipeline] } 04:16:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:16:00 ---> python-tools-install.sh [Pipeline] echo 04:16:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:16:01 ---> sudo-logs.sh 04:16:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:16:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:16:01 ---> job-cost.sh 04:16:01 lf-activate-venv: SKIPPING 04:16:01 DEBUG: total: 0.2199999988079071 04:16:01 INFO: Retrieving Stack Cost... 04:16:01 INFO: Retrieving Pricing Info for: v3-standard-8 04:16:02 INFO: Archiving Costs [Pipeline] echo 04:16:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:16:02 ---> logs-deploy.sh 04:16:02 lf-activate-venv: SKIPPING 04:16:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-247/1 04:16:02 INFO: archiving workspace using pattern(s): 04:16:03 Archives upload complete. 04:16:03 INFO: archiving logs to Nexus 04:16:04 ---> uname -a: 04:16:04 Linux prd-ubuntu20-04-docker-8c-8g-8316 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:16:04 04:16:04 04:16:04 ---> lscpu: 04:16:04 Architecture: x86_64 04:16:04 CPU op-mode(s): 32-bit, 64-bit 04:16:04 Byte Order: Little Endian 04:16:04 Address sizes: 40 bits physical, 48 bits virtual 04:16:04 CPU(s): 8 04:16:04 On-line CPU(s) list: 0-7 04:16:04 Thread(s) per core: 1 04:16:04 Core(s) per socket: 1 04:16:04 Socket(s): 8 04:16:04 NUMA node(s): 1 04:16:04 Vendor ID: AuthenticAMD 04:16:04 CPU family: 23 04:16:04 Model: 49 04:16:04 Model name: AMD EPYC-Rome Processor 04:16:04 Stepping: 0 04:16:04 CPU MHz: 2799.996 04:16:04 BogoMIPS: 5599.99 04:16:04 Virtualization: AMD-V 04:16:04 Hypervisor vendor: KVM 04:16:04 Virtualization type: full 04:16:04 L1d cache: 256 KiB 04:16:04 L1i cache: 256 KiB 04:16:04 L2 cache: 4 MiB 04:16:04 L3 cache: 128 MiB 04:16:04 NUMA node0 CPU(s): 0-7 04:16:04 Vulnerability Itlb multihit: Not affected 04:16:04 Vulnerability L1tf: Not affected 04:16:04 Vulnerability Mds: Not affected 04:16:04 Vulnerability Meltdown: Not affected 04:16:04 Vulnerability Mmio stale data: Not affected 04:16:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:16:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:16:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:16:04 Vulnerability Srbds: Not affected 04:16:04 Vulnerability Tsx async abort: Not affected 04:16:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:16:04 04:16:04 04:16:04 ---> nproc: 04:16:04 8 04:16:04 04:16:04 04:16:04 ---> df -h: 04:16:04 Filesystem Size Used Avail Use% Mounted on 04:16:04 overlay 155G 12G 144G 8% / 04:16:04 tmpfs 64M 0 64M 0% /dev 04:16:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:16:04 shm 64M 0 64M 0% /dev/shm 04:16:04 /dev/vda1 155G 12G 144G 8% /facter-os 04:16:04 04:16:04