Pull request #296 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7dd5d52c60322e1290fc9e916a6a516c61c57856+163d81e496ee931b2d3d9b2549810c1b7a8df380 (bd7797853f1311cec36c573e6050f16426bcc694) 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-ssh1066925630937108955.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1304448294147995145.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-296/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-296/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15216778886931316831.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-296/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14776682957660914685.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh49580233031507530.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-296/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-296/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15297617146583250777.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6299 in /w/workspace/undry_device-onvif-camera_PR-296 [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-296 # 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 Merging remotes/origin/main commit 163d81e496ee931b2d3d9b2549810c1b7a8df380 into PR head commit 7dd5d52c60322e1290fc9e916a6a516c61c57856 Merge succeeded, producing 7dd5d52c60322e1290fc9e916a6a516c61c57856 Checking out Revision 7dd5d52c60322e1290fc9e916a6a516c61c57856 (PR-296) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a > 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/296/head:refs/remotes/origin/PR-296 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dd5d52c60322e1290fc9e916a6a516c61c57856 # 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 163d81e496ee931b2d3d9b2549810c1b7a8df380 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dd5d52c60322e1290fc9e916a6a516c61c57856 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:08:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:08:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:08:29 ========================================================= 23:08:29 EdgeX Global Pipelines Version Info 23:08:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:08:30 ------------------- 23:08:30 stable info: 23:08:30 ------------------- 23:08:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:08:30 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:08:30 Message: update stable to v1.0.245 23:08:31 ------------------- 23:08:31 experimental info: 23:08:31 ------------------- 23:08:31 Commited By: **** collab-it+edgex@linuxfoundation.org 23:08:31 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 23:08:31 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:08:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 23:08:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 23:08:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:08:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:08:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:08:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:08:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 23:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:08:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:08:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:08:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:08:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:08:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:08:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:08:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:08:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:08:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 23:08:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:08:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:08:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:08:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:08:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:08:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-296 [Pipeline] echo 23:08:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-296 [Pipeline] echo 23:08:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-296 [Pipeline] echo 23:08:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7dd5d52c60322e1290fc9e916a6a516c61c57856 [Pipeline] echo 23:08:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7dd5d52 [Pipeline] echo 23:08:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:33 provisioning config files... 23:08:33 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-296@tmp/config16010963004185514260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:33 ---> docker-login.sh 23:08:33 nexus3.edgexfoundry.org:10001 23:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:33 Configure a credential helper to remove this warning. See 23:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:33 23:08:33 Login Succeeded 23:08:33 nexus3.edgexfoundry.org:10002 23:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:34 Configure a credential helper to remove this warning. See 23:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:34 23:08:34 Login Succeeded 23:08:34 nexus3.edgexfoundry.org:10003 23:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:34 Configure a credential helper to remove this warning. See 23:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:34 23:08:34 Login Succeeded 23:08:34 nexus3.edgexfoundry.org:10004 23:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:34 Configure a credential helper to remove this warning. See 23:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:34 23:08:34 Login Succeeded 23:08:34 docker.io 23:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:34 Configure a credential helper to remove this warning. See 23:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:34 23:08:34 Login Succeeded 23:08:34 ---> docker-login.sh ends [Pipeline] } 23:08:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:08:35 + git rev-list -1 --merges 7dd5d52c60322e1290fc9e916a6a516c61c57856~1..7dd5d52c60322e1290fc9e916a6a516c61c57856 [Pipeline] echo 23:08:35 -----------> git rev-list -1 --merges 7dd5d52c60322e1290fc9e916a6a516c61c57856~1..7dd5d52c60322e1290fc9e916a6a516c61c57856 7dd5d52c60322e1290fc9e916a6a516c61c57856 [false] [Pipeline] sh 23:08:35 + git log --format=format:%s -1 7dd5d52c60322e1290fc9e916a6a516c61c57856 [Pipeline] echo 23:08:35 ========================================================= 23:08:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:08:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:08:35 + git log --format=format:%s -1 7dd5d52c60322e1290fc9e916a6a516c61c57856 [Pipeline] echo 23:08:35 [semverPrep] GIT_COMMIT: 7dd5d52c60322e1290fc9e916a6a516c61c57856, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 23:08:36 [semverPrep] This is not a build commit. [Pipeline] sh 23:08:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:08:36 + grep -v github /etc/ssh/ssh_known_hosts 23:08:36 + [ -e /tmp/ssh_known_hosts ] 23:08:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:08:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:08:36 + sudo tee -a /etc/ssh/ssh_known_hosts 23:08:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:08:36 23:08:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:08:37 0.1.4: Pulling from edgex-devops/py-git-semver 23:08:37 b85a868b505f: Pulling fs layer 23:08:37 e2be974225ed: Pulling fs layer 23:08:37 339a4e72a1f5: Pulling fs layer 23:08:37 988bab9f4d93: Pulling fs layer 23:08:37 1469e6f7b9e6: Pulling fs layer 23:08:37 eaf3925da568: Pulling fs layer 23:08:37 bab4dde63d76: Pulling fs layer 23:08:37 bde34c3a00c8: Pulling fs layer 23:08:37 b352a97aabf1: Pulling fs layer 23:08:37 4872d77fe225: Pulling fs layer 23:08:37 5851b861e8e6: Pulling fs layer 23:08:37 988bab9f4d93: Waiting 23:08:37 b352a97aabf1: Waiting 23:08:37 1469e6f7b9e6: Waiting 23:08:37 eaf3925da568: Waiting 23:08:37 4872d77fe225: Waiting 23:08:37 5851b861e8e6: Waiting 23:08:37 bab4dde63d76: Waiting 23:08:37 bde34c3a00c8: Waiting 23:08:37 e2be974225ed: Download complete 23:08:37 988bab9f4d93: Verifying Checksum 23:08:37 988bab9f4d93: Download complete 23:08:37 1469e6f7b9e6: Verifying Checksum 23:08:37 1469e6f7b9e6: Download complete 23:08:37 339a4e72a1f5: Verifying Checksum 23:08:37 339a4e72a1f5: Download complete 23:08:37 eaf3925da568: Verifying Checksum 23:08:37 eaf3925da568: Download complete 23:08:37 bde34c3a00c8: Verifying Checksum 23:08:37 bde34c3a00c8: Download complete 23:08:37 b352a97aabf1: Verifying Checksum 23:08:37 b352a97aabf1: Download complete 23:08:37 4872d77fe225: Verifying Checksum 23:08:37 4872d77fe225: Download complete 23:08:37 5851b861e8e6: Verifying Checksum 23:08:37 5851b861e8e6: Download complete 23:08:37 b85a868b505f: Download complete 23:08:37 bab4dde63d76: Verifying Checksum 23:08:37 bab4dde63d76: Download complete 23:08:38 b85a868b505f: Pull complete 23:08:38 e2be974225ed: Pull complete 23:08:39 339a4e72a1f5: Pull complete 23:08:39 988bab9f4d93: Pull complete 23:08:39 1469e6f7b9e6: Pull complete 23:08:39 eaf3925da568: Pull complete 23:08:41 bab4dde63d76: Pull complete 23:08:41 bde34c3a00c8: Pull complete 23:08:41 b352a97aabf1: Pull complete 23:08:41 4872d77fe225: Pull complete 23:08:41 5851b861e8e6: Pull complete 23:08:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:08:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:08:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:41 prd-ubuntu20.04-docker-8c-8g-6299 does not seem to be running inside a container 23:08:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-296 -v /w/workspace/undry_device-onvif-camera_PR-296:/w/workspace/undry_device-onvif-camera_PR-296:rw,z -v /w/workspace/undry_device-onvif-camera_PR-296@tmp:/w/workspace/undry_device-onvif-camera_PR-296@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 23:08:43 $ docker top 71a582c920fc8191a0a2c05ba67deb8b985c0726e74c6910b64fcde5e2d73a58 -eo pid,comm 23:08:43 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). 23:08:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:08:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:08:43 [ssh-agent] Looking for ssh-agent implementation... 23:08:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:08:43 $ docker exec 71a582c920fc8191a0a2c05ba67deb8b985c0726e74c6910b64fcde5e2d73a58 ssh-agent 23:08:43 SSH_AUTH_SOCK=/tmp/ssh-G2TdTnoAd5H7/agent.32 23:08:43 SSH_AGENT_PID=38 23:08:43 Running ssh-add (command line suppressed) 23:08:43 Identity added: /w/workspace/undry_device-onvif-camera_PR-296@tmp/private_key_8019085164639482893.key (/w/workspace/undry_device-onvif-camera_PR-296@tmp/private_key_8019085164639482893.key) 23:08:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:08:44 + git tag --points-at HEAD [Pipeline] } 23:08:44 $ docker exec --env ******** --env ******** 71a582c920fc8191a0a2c05ba67deb8b985c0726e74c6910b64fcde5e2d73a58 ssh-agent -k 23:08:44 unset SSH_AUTH_SOCK; 23:08:44 unset SSH_AGENT_PID; 23:08:44 echo Agent pid 38 killed; 23:08:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:08:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:08:44 [ssh-agent] Looking for ssh-agent implementation... 23:08:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:08:44 $ docker exec 71a582c920fc8191a0a2c05ba67deb8b985c0726e74c6910b64fcde5e2d73a58 ssh-agent 23:08:44 SSH_AUTH_SOCK=/tmp/ssh-j4RbLvPKZDzQ/agent.70 23:08:44 SSH_AGENT_PID=76 23:08:44 Running ssh-add (command line suppressed) 23:08:44 Identity added: /w/workspace/undry_device-onvif-camera_PR-296@tmp/private_key_17603933285327118792.key (/w/workspace/undry_device-onvif-camera_PR-296@tmp/private_key_17603933285327118792.key) 23:08:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:08:45 + git semver init 23:08:45 2023-03-29 23:08:45,286 [run_init] DEBUG init version:0.0.0 force:False 23:08:45 2023-03-29 23:08:45,287 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-296/.semver 23:08:45 2023-03-29 23:08:45,287 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-296/.semver 23:08:45 2023-03-29 23:08:45,288 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-296/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-296, universal_newlines=False, shell=None, istream=None) 23:08:46 2023-03-29 23:08:46,144 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-296/.git/info/exclude 23:08:46 2023-03-29 23:08:46,145 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-296/.semver/PR-296 with force:False 23:08:46 2023-03-29 23:08:46,145 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-296/.semver/PR-296 23:08:46 2023-03-29 23:08:46,150 [execute] INFO git cat-file --batch-check 23:08:46 2023-03-29 23:08:46,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-296/.semver, universal_newlines=False, shell=None, istream=) 23:08:46 2023-03-29 23:08:46,157 [execute] INFO git cat-file --batch 23:08:46 2023-03-29 23:08:46,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-296/.semver, universal_newlines=False, shell=None, istream=) 23:08:46 2023-03-29 23:08:46,162 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-296/.semver/PR-296 23:08:46 0.0.0 [Pipeline] } 23:08:46 $ docker exec --env ******** --env ******** 71a582c920fc8191a0a2c05ba67deb8b985c0726e74c6910b64fcde5e2d73a58 ssh-agent -k 23:08:46 unset SSH_AUTH_SOCK; 23:08:46 unset SSH_AGENT_PID; 23:08:46 echo Agent pid 76 killed; 23:08:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:08:46 + git semver [Pipeline] } 23:08:47 $ docker stop --time=1 71a582c920fc8191a0a2c05ba67deb8b985c0726e74c6910b64fcde5e2d73a58 23:08:48 $ docker rm -f --volumes 71a582c920fc8191a0a2c05ba67deb8b985c0726e74c6910b64fcde5e2d73a58 [Pipeline] // withDockerContainer [Pipeline] sh 23:08:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:08:49 Stashed 1 file(s) [Pipeline] echo 23:08:49 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:49 provisioning config files... 23:08:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-296@tmp/config3618284358997328688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:50 ---> docker-login.sh 23:08:50 nexus3.edgexfoundry.org:10001 23:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:50 Configure a credential helper to remove this warning. See 23:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:50 23:08:50 Login Succeeded 23:08:50 nexus3.edgexfoundry.org:10002 23:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:50 Configure a credential helper to remove this warning. See 23:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:50 23:08:50 Login Succeeded 23:08:50 nexus3.edgexfoundry.org:10003 23:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:50 Configure a credential helper to remove this warning. See 23:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:50 23:08:50 Login Succeeded 23:08:50 nexus3.edgexfoundry.org:10004 23:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:50 Configure a credential helper to remove this warning. See 23:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:50 23:08:50 Login Succeeded 23:08:50 docker.io 23:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:50 Configure a credential helper to remove this warning. See 23:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:50 23:08:50 Login Succeeded 23:08:50 ---> docker-login.sh ends [Pipeline] } 23:08:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:08:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:08:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:08:50 ========================================================= 23:08:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:08:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:08:51 Sending build context to Docker daemon 27.03MB 23:08:51 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 23:08:51 Step 2/13 : FROM ${BASE} AS builder 23:08:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:08:51 63b65145d645: Pulling fs layer 23:08:51 a2d21d5440eb: Pulling fs layer 23:08:51 935e6c44a52c: Pulling fs layer 23:08:51 94cc34f8dd06: Pulling fs layer 23:08:51 30dea6a524f1: Pulling fs layer 23:08:51 a2aff8979fd8: Pulling fs layer 23:08:51 94cc34f8dd06: Waiting 23:08:51 30dea6a524f1: Waiting 23:08:51 a2aff8979fd8: Waiting 23:08:51 6808be2612f2: Pulling fs layer 23:08:51 f25807f1079a: Pulling fs layer 23:08:51 6808be2612f2: Waiting 23:08:51 f25807f1079a: Waiting 23:08:51 a2d21d5440eb: Verifying Checksum 23:08:51 a2d21d5440eb: Download complete 23:08:51 94cc34f8dd06: Verifying Checksum 23:08:51 94cc34f8dd06: Download complete 23:08:51 30dea6a524f1: Verifying Checksum 23:08:51 30dea6a524f1: Download complete 23:08:51 63b65145d645: Download complete 23:08:51 a2aff8979fd8: Verifying Checksum 23:08:51 a2aff8979fd8: Download complete 23:08:51 63b65145d645: Pull complete 23:08:51 a2d21d5440eb: Pull complete 23:08:52 f25807f1079a: Verifying Checksum 23:08:52 f25807f1079a: Download complete 23:08:52 935e6c44a52c: Verifying Checksum 23:08:52 935e6c44a52c: Download complete 23:08:52 6808be2612f2: Verifying Checksum 23:08:52 6808be2612f2: Download complete 23:08:55 935e6c44a52c: Pull complete 23:08:55 94cc34f8dd06: Pull complete 23:08:55 30dea6a524f1: Pull complete 23:08:55 a2aff8979fd8: Pull complete 23:08:58 6808be2612f2: Pull complete 23:08:59 f25807f1079a: Pull complete 23:08:59 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:08:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:08:59 ---> 3b553350e43f 23:08:59 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:09:01 ---> Running in 96b016f2134e 23:09:01 Removing intermediate container 96b016f2134e 23:09:01 ---> bfa43399ab65 23:09:01 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:09:01 ---> Running in cd1f87b7159f 23:09:01 Removing intermediate container cd1f87b7159f 23:09:01 ---> d0b232a00681 23:09:01 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 23:09:01 ---> Running in c9e992151722 23:09:01 Removing intermediate container c9e992151722 23:09:01 ---> 4a83549f53d5 23:09:01 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:09:01 ---> Running in 946e5e991012 23:09:01 Removing intermediate container 946e5e991012 23:09:01 ---> e3334d699785 23:09:01 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:09:01 ---> Running in bc6128bf2f54 23:09:01 Removing intermediate container bc6128bf2f54 23:09:01 ---> e351d41b6db5 23:09:01 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:09:01 ---> Running in a3014b3b487a 23:09:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:09:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:09:02 OK: 265 MiB in 53 packages 23:09:02 Removing intermediate container a3014b3b487a 23:09:02 ---> 93b86a2c1760 23:09:02 Step 9/13 : WORKDIR /device-onvif-camera 23:09:02 ---> Running in 18039cc58f36 23:09:02 Removing intermediate container 18039cc58f36 23:09:02 ---> 156ec91285b1 23:09:02 Step 10/13 : COPY go.mod vendor* ./ 23:09:03 ---> 600294480e02 23:09:03 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:03 ---> Running in 84e10a53e9de 23:09:04 Still waiting to schedule task 23:09:04 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:09:25 Removing intermediate container 84e10a53e9de 23:09:25 ---> a7fda12811a5 23:09:25 Step 12/13 : COPY . . 23:09:25 ---> ce67a1e979ce 23:09:25 Step 13/13 : RUN ${MAKE} 23:09:25 ---> Running in 3fe6a18c4ff3 23:09:25 noop 23:09:25 Removing intermediate container 3fe6a18c4ff3 23:09:25 ---> e3121d1eb2fa 23:09:25 Successfully built e3121d1eb2fa 23:09:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:25 + docker inspect -f . ci-base-image-x86_64 23:09:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:25 prd-ubuntu20.04-docker-8c-8g-6299 does not seem to be running inside a container 23:09:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-296 -v /w/workspace/undry_device-onvif-camera_PR-296:/w/workspace/undry_device-onvif-camera_PR-296:rw,z -v /w/workspace/undry_device-onvif-camera_PR-296@tmp:/w/workspace/undry_device-onvif-camera_PR-296@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 23:09:26 $ docker top e729a701775de6ef21e18a5e8bce51f6c2d5fd48c9c928bbd236b6b12458685d -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:26 + go version 23:09:26 go version go1.20.2 linux/amd64 [Pipeline] } 23:09:26 $ docker stop --time=1 e729a701775de6ef21e18a5e8bce51f6c2d5fd48c9c928bbd236b6b12458685d 23:09:28 $ docker rm -f --volumes e729a701775de6ef21e18a5e8bce51f6c2d5fd48c9c928bbd236b6b12458685d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:28 + docker inspect -f . ci-base-image-x86_64 23:09:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:28 prd-ubuntu20.04-docker-8c-8g-6299 does not seem to be running inside a container 23:09:29 $ 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-296 -v /w/workspace/undry_device-onvif-camera_PR-296:/w/workspace/undry_device-onvif-camera_PR-296:rw,z -v /w/workspace/undry_device-onvif-camera_PR-296@tmp:/w/workspace/undry_device-onvif-camera_PR-296@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 23:09:29 $ docker top 126154d70b38da7822a77873a7d5a51ea0292952fc37062982f618c3a767970f -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:29 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-296 [Pipeline] fileExists [Pipeline] sh 23:09:30 + make test 23:09:30 go test ./... -coverprofile=coverage.out ./... 23:09:35 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:09:47 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:09:47 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:09:47 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.7% of statements 23:09:48 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.348s coverage: 86.5% of statements 23:09:56 go vet ./... 23:09:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:09:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:09:59 ./bin/test-attribution-txt.sh [Pipeline] echo 23:09:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:09:59 $ docker stop --time=1 126154d70b38da7822a77873a7d5a51ea0292952fc37062982f618c3a767970f 23:10:03 $ docker rm -f --volumes 126154d70b38da7822a77873a7d5a51ea0292952fc37062982f618c3a767970f [Pipeline] // withDockerContainer [Pipeline] sh 23:10:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:10:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:10:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:10:04 + ls -al . 23:10:04 total 232 23:10:04 drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 23:09 . 23:10:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:08 .. 23:10:04 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:08 .git 23:10:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:08 .github 23:10:04 -rw-rw-r-- 1 jenkins jenkins 496 Mar 29 23:08 .gitignore 23:10:04 -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 23:08 .golangci.yml 23:10:04 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:08 .semver 23:10:04 -rw-rw-r-- 1 jenkins jenkins 9732 Mar 29 23:08 Attribution.txt 23:10:04 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 29 23:08 CHANGELOG.md 23:10:04 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 29 23:08 Dockerfile 23:10:04 -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:08 GOVERNANCE.md 23:10:04 -rw-rw-r-- 1 jenkins jenkins 734 Mar 29 23:08 Jenkinsfile 23:10:04 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 29 23:08 LICENSE 23:10:04 -rw-rw-r-- 1 jenkins jenkins 2751 Mar 29 23:08 Makefile 23:10:04 -rw-rw-r-- 1 jenkins jenkins 625 Mar 29 23:08 OWNERS.md 23:10:04 -rw-rw-r-- 1 jenkins jenkins 6250 Mar 29 23:08 README.md 23:10:04 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 23:08 VERSION 23:10:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:08 bin 23:10:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:08 cmd 23:10:04 -rw-r--r-- 1 jenkins jenkins 78487 Mar 29 23:09 coverage.out 23:10:04 drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 23:08 doc 23:10:04 -rw-rw-r-- 1 jenkins jenkins 3554 Mar 29 23:08 go.mod 23:10:04 -rw-rw-r-- 1 jenkins jenkins 32657 Mar 29 23:08 go.sum 23:10:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:08 internal 23:10:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:08 snap 23:10:04 -rw-rw-r-- 1 jenkins jenkins 236 Mar 29 23:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:05 + 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=7dd5d52c60322e1290fc9e916a6a516c61c57856 --label arch=amd64 --label version=0.0.0 . 23:10:05 Sending build context to Docker daemon 27.11MB 23:10:05 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:10:05 Step 2/26 : FROM ${BASE} AS builder 23:10:05 ---> e3121d1eb2fa 23:10:05 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:10:05 ---> Running in 718ea8a313a2 23:10:05 Removing intermediate container 718ea8a313a2 23:10:05 ---> da433e7222ce 23:10:05 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:10:05 ---> Running in 8a01799e7ca5 23:10:05 Removing intermediate container 8a01799e7ca5 23:10:05 ---> e382c0e98d42 23:10:05 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 23:10:05 ---> Running in a9764178cea2 23:10:05 Removing intermediate container a9764178cea2 23:10:05 ---> 460d701cd106 23:10:05 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:10:05 ---> Running in ad3f5e4d2724 23:10:05 Removing intermediate container ad3f5e4d2724 23:10:05 ---> 0e2f51c0a2e9 23:10:05 Step 7/26 : LABEL Name=edgex-device-onvif-camera 23:10:05 ---> Running in f23bf9ff7084 23:10:06 Removing intermediate container f23bf9ff7084 23:10:06 ---> c51b0763d177 23:10:06 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:10:06 ---> Running in 2f00591f0ee3 23:10:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:10:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:10:06 OK: 265 MiB in 53 packages 23:10:06 Removing intermediate container 2f00591f0ee3 23:10:06 ---> 318b1f9eea56 23:10:06 Step 9/26 : WORKDIR /device-onvif-camera 23:10:06 ---> Running in 556a56456662 23:10:07 Removing intermediate container 556a56456662 23:10:07 ---> 06288b9db81e 23:10:07 Step 10/26 : COPY go.mod vendor* ./ 23:10:07 ---> c91d2e7aea1c 23:10:07 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:10:07 ---> Running in ddf094be0de1 23:10:08 Removing intermediate container ddf094be0de1 23:10:08 ---> e31d4b69522b 23:10:08 Step 12/26 : COPY . . 23:10:09 ---> 88db325a5126 23:10:09 Step 13/26 : RUN ${MAKE} 23:10:09 ---> Running in 332cc6833049 23:10:09 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 23:10:35 Removing intermediate container 332cc6833049 23:10:35 ---> bfe1ab1c793c 23:10:35 Step 14/26 : FROM alpine:3.17 23:10:35 3.17: Pulling from library/alpine 23:10:35 f56be85fc22e: Pulling fs layer 23:10:35 f56be85fc22e: Verifying Checksum 23:10:35 f56be85fc22e: Download complete 23:10:35 f56be85fc22e: Pull complete 23:10:35 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:10:35 Status: Downloaded newer image for alpine:3.17 23:10:35 ---> 9ed4aefc74f6 23:10:35 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:10:35 ---> Running in e0a741e5ce11 23:10:35 Removing intermediate container e0a741e5ce11 23:10:35 ---> 986450e41287 23:10:35 Step 16/26 : RUN apk add --update --no-cache dumb-init 23:10:35 ---> Running in 5a88b64e7697 23:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:10:35 (1/1) Installing dumb-init (1.2.5-r2) 23:10:35 Executing busybox-1.35.0-r29.trigger 23:10:35 OK: 7 MiB in 16 packages 23:10:35 Removing intermediate container 5a88b64e7697 23:10:35 ---> 48d08b7d9ce8 23:10:35 Step 17/26 : WORKDIR / 23:10:35 ---> Running in 7ba1342b1a73 23:10:35 Removing intermediate container 7ba1342b1a73 23:10:35 ---> 96e4246c431b 23:10:35 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:10:35 ---> dad283f5aa76 23:10:35 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:10:35 ---> c98684a64002 23:10:35 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:10:35 ---> da42c8154ad7 23:10:35 Step 21/26 : EXPOSE 59984 23:10:35 ---> Running in 1a4644812211 23:10:35 Removing intermediate container 1a4644812211 23:10:35 ---> db5be8d885dc 23:10:35 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:10:35 ---> Running in a71e45181802 23:10:35 Removing intermediate container a71e45181802 23:10:35 ---> 714f50f55690 23:10:35 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:10:35 ---> Running in 61c199dd2601 23:10:35 Removing intermediate container 61c199dd2601 23:10:35 ---> 5c8458590d49 23:10:35 Step 24/26 : LABEL arch=amd64 23:10:35 ---> Running in 10b0b9770910 23:10:35 Removing intermediate container 10b0b9770910 23:10:35 ---> ed1ccaf88b50 23:10:35 Step 25/26 : LABEL git_sha=7dd5d52c60322e1290fc9e916a6a516c61c57856 23:10:35 ---> Running in a203cf536b01 23:10:35 Removing intermediate container a203cf536b01 23:10:35 ---> 8ca6900ed380 23:10:35 Step 26/26 : LABEL version=0.0.0 23:10:35 ---> Running in c0e687062032 23:10:36 Removing intermediate container c0e687062032 23:10:36 ---> eedfd6521a2e 23:10:36 [Warning] One or more build-args [ARCH] were not consumed 23:10:36 Successfully built eedfd6521a2e 23:10:36 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:37 23:10:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:37 latest: Pulling from edgex-lftools-log-publisher 23:10:37 5eb5b503b376: Pulling fs layer 23:10:37 5c69ac0246d0: Pulling fs layer 23:10:37 ec43610c2a17: Pulling fs layer 23:10:37 3a2ae6a8a46f: Pulling fs layer 23:10:37 33b1e0a273af: Pulling fs layer 23:10:37 5d3b04190fa2: Pulling fs layer 23:10:37 2f39f015ded8: Pulling fs layer 23:10:37 5d3b04190fa2: Waiting 23:10:37 3a2ae6a8a46f: Waiting 23:10:37 33b1e0a273af: Waiting 23:10:37 2f39f015ded8: Waiting 23:10:37 5c69ac0246d0: Download complete 23:10:37 3a2ae6a8a46f: Verifying Checksum 23:10:37 3a2ae6a8a46f: Download complete 23:10:37 33b1e0a273af: Verifying Checksum 23:10:37 33b1e0a273af: Download complete 23:10:37 ec43610c2a17: Verifying Checksum 23:10:37 ec43610c2a17: Download complete 23:10:37 5d3b04190fa2: Download complete 23:10:38 5eb5b503b376: Download complete 23:10:38 5eb5b503b376: Pull complete 23:10:38 2f39f015ded8: Download complete 23:10:39 5c69ac0246d0: Pull complete 23:10:39 ec43610c2a17: Pull complete 23:10:39 3a2ae6a8a46f: Pull complete 23:10:39 33b1e0a273af: Pull complete 23:10:39 5d3b04190fa2: Pull complete 23:10:44 2f39f015ded8: Pull complete 23:10:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:10:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:44 prd-ubuntu20.04-docker-8c-8g-6299 does not seem to be running inside a container 23:10: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/undry_device-onvif-camera_PR-296 -v /w/workspace/undry_device-onvif-camera_PR-296:/w/workspace/undry_device-onvif-camera_PR-296:rw,z -v /w/workspace/undry_device-onvif-camera_PR-296@tmp:/w/workspace/undry_device-onvif-camera_PR-296@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 23:10:49 $ docker top 84b517527458cd91b76a49b836a7ee4da5471be2d98fdbec3da03eb4d6bef7b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:50 ---> job-cost.sh 23:10:50 lf-activate-venv: SKIPPING 23:10:50 INFO: No Stack... 23:10:50 INFO: Retrieving Pricing Info for: v3-standard-8 23:10:51 INFO: Archiving Costs [Pipeline] sh 23:10:52 + cat /w/workspace/undry_device-onvif-camera_PR-296/archives/cost.csv 23:10:52 + cut -d, -f6 [Pipeline] lock 23:10:52 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-296-1-stack-cost] 23:10:52 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-296-1-stack-cost] did not exist. Created. 23:10:52 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-296-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:10:52 + echo total: 0.2199999988079071 [Pipeline] stash 23:10:52 Stashed 1 file(s) [Pipeline] } 23:10:52 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-296-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:10:52 $ docker stop --time=1 84b517527458cd91b76a49b836a7ee4da5471be2d98fdbec3da03eb4d6bef7b3 23:10:54 $ docker rm -f --volumes 84b517527458cd91b76a49b836a7ee4da5471be2d98fdbec3da03eb4d6bef7b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:12:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6306 in /w/workspace/undry_device-onvif-camera_PR-296 [Pipeline] { [Pipeline] ws 23:12:14 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 23:12:14 The recommended git tool is: git 23:12:22 using credential edgex-jenkins-ssh 23:12:22 Cloning the remote Git repository 23:12:22 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 23:12:22 > git init /w/workspace/device-onvif-camera/1 # timeout=10 23:12:22 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:12:22 > git --version # timeout=10 23:12:22 > git --version # 'git version 2.25.1' 23:12:22 using GIT_SSH to set credentials SSH Credentials for GitHub 23:12:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:12:24 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:12:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:12:26 Merging remotes/origin/main commit 163d81e496ee931b2d3d9b2549810c1b7a8df380 into PR head commit 7dd5d52c60322e1290fc9e916a6a516c61c57856 23:12:25 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:12:25 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:12:25 using GIT_SSH to set credentials SSH Credentials for GitHub 23:12:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:12:26 > git config core.sparsecheckout # timeout=10 23:12:26 > git checkout -f 7dd5d52c60322e1290fc9e916a6a516c61c57856 # timeout=10 23:12:27 Merge succeeded, producing 7dd5d52c60322e1290fc9e916a6a516c61c57856 23:12:27 Checking out Revision 7dd5d52c60322e1290fc9e916a6a516c61c57856 (PR-296) 23:12:28 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 23:12:26 > git remote # timeout=10 23:12:26 > git config --get remote.origin.url # timeout=10 23:12:26 using GIT_SSH to set credentials SSH Credentials for GitHub 23:12:26 > git merge 163d81e496ee931b2d3d9b2549810c1b7a8df380 # timeout=10 23:12:27 > git rev-parse HEAD^{commit} # timeout=10 23:12:27 > git config core.sparsecheckout # timeout=10 23:12:27 > git checkout -f 7dd5d52c60322e1290fc9e916a6a516c61c57856 # timeout=10 23:12:28 > git --version # timeout=10 23:12:28 > git --version # 'git version 2.25.1' 23:12:28 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:12:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:12:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:12:29 Dload Upload Total Spent Left Speed 23:12:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh 23:12:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:12:30 + sudo tee /etc/docker/daemon.new 23:12:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:12:30 { 23:12:30 "registry-mirrors": [ 23:12:30 "https://nexus3.edgexfoundry.org:10001" 23:12:30 ], 23:12:30 "bip": "10.250.0.254/24", 23:12:30 "hosts": [ 23:12:30 "tcp://0.0.0.0:5555", 23:12:30 "unix:///var/run/docker.sock" 23:12:30 ], 23:12:30 "mtu": 1458, 23:12:30 "selinux-enabled": true, 23:12:30 "seccomp-profile": "/etc/docker/seccomp.json" 23:12:30 } [Pipeline] sh 23:12:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:12:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:12:49 provisioning config files... 23:12:49 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config14529568147987433938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:12:50 ---> docker-login.sh 23:12:50 nexus3.edgexfoundry.org:10001 23:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:50 Configure a credential helper to remove this warning. See 23:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:50 23:12:50 Login Succeeded 23:12:50 nexus3.edgexfoundry.org:10002 23:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:51 Configure a credential helper to remove this warning. See 23:12:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:51 23:12:51 Login Succeeded 23:12:51 nexus3.edgexfoundry.org:10003 23:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:51 Configure a credential helper to remove this warning. See 23:12:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:51 23:12:51 Login Succeeded 23:12:51 nexus3.edgexfoundry.org:10004 23:12:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:52 Configure a credential helper to remove this warning. See 23:12:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:52 23:12:52 Login Succeeded 23:12:52 docker.io 23:12:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:53 Configure a credential helper to remove this warning. See 23:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:53 23:12:53 Login Succeeded 23:12:53 ---> docker-login.sh ends [Pipeline] } 23:12:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:12:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:12:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:12:53 ========================================================= 23:12:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:12:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:12:54 Sending build context to Docker daemon 19.71MB 23:12:54 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 23:12:54 Step 2/13 : FROM ${BASE} AS builder 23:12:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:12:55 af6eaf76a39c: Pulling fs layer 23:12:55 55522c791124: Pulling fs layer 23:12:55 ce5c4a1c91eb: Pulling fs layer 23:12:55 169dfbe0d373: Pulling fs layer 23:12:55 e1ff8fa3b103: Pulling fs layer 23:12:55 52ebb69f0ebf: Pulling fs layer 23:12:55 169dfbe0d373: Waiting 23:12:55 5abe8eddf0d5: Pulling fs layer 23:12:55 e1ff8fa3b103: Waiting 23:12:55 52ebb69f0ebf: Waiting 23:12:55 5abe8eddf0d5: Waiting 23:12:55 55522c791124: Verifying Checksum 23:12:55 55522c791124: Download complete 23:12:55 169dfbe0d373: Verifying Checksum 23:12:55 169dfbe0d373: Download complete 23:12:55 e1ff8fa3b103: Verifying Checksum 23:12:55 e1ff8fa3b103: Download complete 23:12:55 af6eaf76a39c: Download complete 23:12:56 af6eaf76a39c: Pull complete 23:12:56 5abe8eddf0d5: Verifying Checksum 23:12:56 5abe8eddf0d5: Download complete 23:12:57 55522c791124: Pull complete 23:12:58 ce5c4a1c91eb: Verifying Checksum 23:12:58 ce5c4a1c91eb: Download complete 23:12:59 52ebb69f0ebf: Verifying Checksum 23:12:59 52ebb69f0ebf: Download complete 23:13:11 ce5c4a1c91eb: Pull complete 23:13:11 169dfbe0d373: Pull complete 23:13:11 e1ff8fa3b103: Pull complete 23:13:18 52ebb69f0ebf: Pull complete 23:13:20 5abe8eddf0d5: Pull complete 23:13:20 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:13:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:13:20 ---> 6cb57ee374ae 23:13:20 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:13:22 ---> Running in 1e73daf0e811 23:13:22 Removing intermediate container 1e73daf0e811 23:13:22 ---> c69d261e3924 23:13:22 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:13:22 ---> Running in 536cb6d1ad99 23:13:23 Removing intermediate container 536cb6d1ad99 23:13:23 ---> 4a3533f8c4a1 23:13:23 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 23:13:23 ---> Running in cb46e18d28e5 23:13:23 Removing intermediate container cb46e18d28e5 23:13:23 ---> 42b2bb37eb7c 23:13:23 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:13:23 ---> Running in da43d865987c 23:13:23 Removing intermediate container da43d865987c 23:13:23 ---> ce9ccf3d176e 23:13:23 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:13:23 ---> Running in e300fad1c108 23:13:24 Removing intermediate container e300fad1c108 23:13:24 ---> a1d6a27d8a70 23:13:24 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:13:24 ---> Running in e725b9a13082 23:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:13:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:13:27 OK: 263 MiB in 53 packages 23:13:28 Removing intermediate container e725b9a13082 23:13:28 ---> 791481fc441d 23:13:28 Step 9/13 : WORKDIR /device-onvif-camera 23:13:28 ---> Running in 86600e96ed14 23:13:29 Removing intermediate container 86600e96ed14 23:13:29 ---> cb4af2cfbd6e 23:13:29 Step 10/13 : COPY go.mod vendor* ./ 23:13:29 ---> b843df8115d5 23:13:29 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:29 ---> Running in 2a031b7c0f8f 23:14:37 Removing intermediate container 2a031b7c0f8f 23:14:37 ---> 60e10f155195 23:14:37 Step 12/13 : COPY . . 23:14:37 ---> 861b8a35cc83 23:14:37 Step 13/13 : RUN ${MAKE} 23:14:37 ---> Running in 61b50a78cb49 23:14:37 noop 23:14:37 Removing intermediate container 61b50a78cb49 23:14:37 ---> 6625660a45ca 23:14:37 Successfully built 6625660a45ca 23:14:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:38 + docker inspect -f . ci-base-image-arm64 23:14:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:38 prd-ubuntu20.04-docker-arm64-4c-16g-6306 does not seem to be running inside a container 23:14:38 $ 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 23:14:40 $ docker top b9f2edc0252bcdf910aadcbc2d98d0828a401fced364a3d0575cd2991826fec2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:41 + go version 23:14:41 go version go1.20.2 linux/arm64 [Pipeline] } 23:14:41 $ docker stop --time=1 b9f2edc0252bcdf910aadcbc2d98d0828a401fced364a3d0575cd2991826fec2 23:14:42 $ docker rm -f --volumes b9f2edc0252bcdf910aadcbc2d98d0828a401fced364a3d0575cd2991826fec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:43 + docker inspect -f . ci-base-image-arm64 23:14:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:44 prd-ubuntu20.04-docker-arm64-4c-16g-6306 does not seem to be running inside a container 23:14:44 $ 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 23:14:45 $ docker top c9b9b3e7da06844f858ae7bdf4ee3a04de90012012eb6c8441580b3191a1ff36 -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:46 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 23:14:47 + make test 23:14:47 go test ./... -coverprofile=coverage.out ./... 23:15:34 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:18:40 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:18:40 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:18:40 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.204s coverage: 31.7% of statements 23:18:55 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.920s coverage: 86.5% of statements 23:18:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:18:55 go vet ./... 23:19:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:19:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:19:34 ./bin/test-attribution-txt.sh [Pipeline] echo 23:19:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:19:35 $ docker stop --time=1 c9b9b3e7da06844f858ae7bdf4ee3a04de90012012eb6c8441580b3191a1ff36 23:19:36 $ docker rm -f --volumes c9b9b3e7da06844f858ae7bdf4ee3a04de90012012eb6c8441580b3191a1ff36 [Pipeline] // withDockerContainer [Pipeline] sh 23:19:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:19:38 Warning: overwriting stash ‘coverage-report’ 23:19:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:19:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:19:40 + ls -al . 23:19:40 total 228 23:19:40 drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 23:14 . 23:19:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:12 .. 23:19:40 drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:12 .git 23:19:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:12 .github 23:19:40 -rw-rw-r-- 1 jenkins jenkins 496 Mar 29 23:12 .gitignore 23:19:40 -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 23:12 .golangci.yml 23:19:40 -rw-rw-r-- 1 jenkins jenkins 9732 Mar 29 23:12 Attribution.txt 23:19:40 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 29 23:12 CHANGELOG.md 23:19:40 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 29 23:12 Dockerfile 23:19:40 -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:12 GOVERNANCE.md 23:19:40 -rw-rw-r-- 1 jenkins jenkins 734 Mar 29 23:12 Jenkinsfile 23:19:40 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 29 23:12 LICENSE 23:19:40 -rw-rw-r-- 1 jenkins jenkins 2751 Mar 29 23:12 Makefile 23:19:40 -rw-rw-r-- 1 jenkins jenkins 625 Mar 29 23:12 OWNERS.md 23:19:40 -rw-rw-r-- 1 jenkins jenkins 6250 Mar 29 23:12 README.md 23:19:40 -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 23:08 VERSION 23:19:40 drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:12 bin 23:19:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:12 cmd 23:19:40 -rw-r--r-- 1 jenkins jenkins 78487 Mar 29 23:18 coverage.out 23:19:40 drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 23:12 doc 23:19:40 -rw-rw-r-- 1 jenkins jenkins 3554 Mar 29 23:12 go.mod 23:19:40 -rw-rw-r-- 1 jenkins jenkins 32657 Mar 29 23:12 go.sum 23:19:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:12 internal 23:19:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:12 snap 23:19:40 -rw-rw-r-- 1 jenkins jenkins 236 Mar 29 23:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:40 + 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=7dd5d52c60322e1290fc9e916a6a516c61c57856 --label arch=arm64 --label version=0.0.0 . 23:19:41 Sending build context to Docker daemon 19.79MB 23:19:41 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 23:19:41 Step 2/26 : FROM ${BASE} AS builder 23:19:41 ---> 6625660a45ca 23:19:41 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:19:41 ---> Running in 0ee0b9262e5e 23:19:41 Removing intermediate container 0ee0b9262e5e 23:19:41 ---> da0fcb6a578d 23:19:41 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:19:41 ---> Running in e49202cd6da5 23:19:42 Removing intermediate container e49202cd6da5 23:19:42 ---> 881f34a609da 23:19:42 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 23:19:42 ---> Running in 65323078fb19 23:19:42 Removing intermediate container 65323078fb19 23:19:42 ---> 05b695dc0494 23:19:42 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:19:42 ---> Running in 44cb30cf2ae0 23:19:43 Removing intermediate container 44cb30cf2ae0 23:19:43 ---> 82f9163c8566 23:19:43 Step 7/26 : LABEL Name=edgex-device-onvif-camera 23:19:43 ---> Running in cf9d1a8660da 23:19:43 Removing intermediate container cf9d1a8660da 23:19:43 ---> fa1dc8b2ca99 23:19:43 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:19:43 ---> Running in ba0a71bad6f2 23:19:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:19:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:19:47 OK: 263 MiB in 53 packages 23:19:48 Removing intermediate container ba0a71bad6f2 23:19:48 ---> a70e3068fe30 23:19:48 Step 9/26 : WORKDIR /device-onvif-camera 23:19:48 ---> Running in 0ce5408fa5c2 23:19:48 Removing intermediate container 0ce5408fa5c2 23:19:48 ---> 8a3e8ea3d69f 23:19:48 Step 10/26 : COPY go.mod vendor* ./ 23:19:49 ---> 295eb898deaa 23:19:49 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:49 ---> Running in 6cda767efc69 23:19:52 Removing intermediate container 6cda767efc69 23:19:52 ---> 055121db5541 23:19:52 Step 12/26 : COPY . . 23:19:54 ---> da6db2dff3e8 23:19:54 Step 13/26 : RUN ${MAKE} 23:19:54 ---> Running in c949c9d03498 23:19:56 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 23:22:48 Removing intermediate container c949c9d03498 23:22:48 ---> 46df778c15c2 23:22:48 Step 14/26 : FROM alpine:3.17 23:22:48 3.17: Pulling from library/alpine 23:22:48 c41833b44d91: Pulling fs layer 23:22:48 c41833b44d91: Verifying Checksum 23:22:48 c41833b44d91: Download complete 23:22:49 c41833b44d91: Pull complete 23:22:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:22:49 Status: Downloaded newer image for alpine:3.17 23:22:49 ---> 51e60588ff2c 23:22:49 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:22:49 ---> Running in 3b3c1bef5ef0 23:22:49 Removing intermediate container 3b3c1bef5ef0 23:22:49 ---> 0dc709af973e 23:22:49 Step 16/26 : RUN apk add --update --no-cache dumb-init 23:22:49 ---> Running in 6ac9ea33c6eb 23:22:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:22:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:22:52 (1/1) Installing dumb-init (1.2.5-r2) 23:22:52 Executing busybox-1.35.0-r29.trigger 23:22:52 OK: 8 MiB in 16 packages 23:22:53 Removing intermediate container 6ac9ea33c6eb 23:22:53 ---> ec0e204299dd 23:22:53 Step 17/26 : WORKDIR / 23:22:53 ---> Running in d747f27da017 23:22:54 Removing intermediate container d747f27da017 23:22:54 ---> e565ac21751c 23:22:54 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:22:56 ---> d18d29342655 23:22:56 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:22:57 ---> e2dc56c8348b 23:22:57 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:22:57 ---> 3ad1654986ff 23:22:57 Step 21/26 : EXPOSE 59984 23:22:57 ---> Running in d2d9b780d593 23:22:58 Removing intermediate container d2d9b780d593 23:22:58 ---> fdbb9088fa91 23:22:58 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:22:58 ---> Running in ee28eb82f7c3 23:22:58 Removing intermediate container ee28eb82f7c3 23:22:58 ---> 410f53759de9 23:22:58 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:22:58 ---> Running in ac12e64ee1e1 23:22:58 Removing intermediate container ac12e64ee1e1 23:22:58 ---> 6ab9447e82bc 23:22:58 Step 24/26 : LABEL arch=arm64 23:22:58 ---> Running in 6dcc35dae7de 23:22:59 Removing intermediate container 6dcc35dae7de 23:22:59 ---> f2227b77d5bd 23:22:59 Step 25/26 : LABEL git_sha=7dd5d52c60322e1290fc9e916a6a516c61c57856 23:22:59 ---> Running in 9caf20dc560c 23:22:59 Removing intermediate container 9caf20dc560c 23:22:59 ---> 3e6ba915d06a 23:22:59 Step 26/26 : LABEL version=0.0.0 23:22:59 ---> Running in 8789eb9e1717 23:22:59 Removing intermediate container 8789eb9e1717 23:22:59 ---> 3effffd806ac 23:22:59 [Warning] One or more build-args [ARCH] were not consumed 23:23:00 Successfully built 3effffd806ac 23:23:00 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:23:01 23:23:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:23:01 arm64: Pulling from edgex-lftools-log-publisher 23:23:01 8998bd30e6a1: Pulling fs layer 23:23:01 04944245beec: Pulling fs layer 23:23:01 699f458cf7ca: Pulling fs layer 23:23:01 765212b225bb: Pulling fs layer 23:23:01 f23df028b6ca: Pulling fs layer 23:23:01 d65c8cfc05b1: Pulling fs layer 23:23:01 2437ff75d9bd: Pulling fs layer 23:23:01 f23df028b6ca: Waiting 23:23:01 765212b225bb: Waiting 23:23:01 d65c8cfc05b1: Waiting 23:23:01 2437ff75d9bd: Waiting 23:23:01 04944245beec: Verifying Checksum 23:23:01 04944245beec: Download complete 23:23:01 765212b225bb: Verifying Checksum 23:23:01 765212b225bb: Download complete 23:23:01 f23df028b6ca: Verifying Checksum 23:23:01 f23df028b6ca: Download complete 23:23:02 d65c8cfc05b1: Verifying Checksum 23:23:02 d65c8cfc05b1: Download complete 23:23:02 699f458cf7ca: Verifying Checksum 23:23:02 699f458cf7ca: Download complete 23:23:02 8998bd30e6a1: Verifying Checksum 23:23:02 8998bd30e6a1: Download complete 23:23:04 2437ff75d9bd: Verifying Checksum 23:23:04 2437ff75d9bd: Download complete 23:23:06 8998bd30e6a1: Pull complete 23:23:07 04944245beec: Pull complete 23:23:09 699f458cf7ca: Pull complete 23:23:09 765212b225bb: Pull complete 23:23:10 f23df028b6ca: Pull complete 23:23:10 d65c8cfc05b1: Pull complete 23:23:25 2437ff75d9bd: Pull complete 23:23:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:23:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:23:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:25 prd-ubuntu20.04-docker-arm64-4c-16g-6306 does not seem to be running inside a container 23:23:25 $ 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 23:23:29 $ docker top bd8ff28c9ef53ca70124c66d9f2409a39674694c18ad777dab362a9716f4e4b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:29 ---> job-cost.sh 23:23:29 lf-activate-venv: SKIPPING 23:23:29 INFO: No Stack... 23:23:30 INFO: Retrieving Pricing Info for: v3-standard-4 23:23:31 INFO: Archiving Costs [Pipeline] sh 23:23:31 + cut -d, -f6 23:23:31 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 23:23:31 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-296-1-stack-cost] 23:23:31 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-296-1-stack-cost] did not exist. Created. 23:23:31 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-296-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:23:32 /w/workspace/device-onvif-camera/1@tmp/durable-c41dca47/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:23:33 + echo total: 0.10999999940395355 [Pipeline] stash 23:23:33 Warning: overwriting stash ‘stack-cost’ 23:23:33 Stashed 1 file(s) [Pipeline] } 23:23:33 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-296-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:23:33 $ docker stop --time=1 bd8ff28c9ef53ca70124c66d9f2409a39674694c18ad777dab362a9716f4e4b3 23:23:36 $ docker rm -f --volumes bd8ff28c9ef53ca70124c66d9f2409a39674694c18ad777dab362a9716f4e4b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:23:37 provisioning config files... 23:23:37 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-296@tmp/config5233253561826344391tmp [Pipeline] { [Pipeline] sh 23:23:37 + set +x 23:23:37 + + bash -s -- 23:23:37 curl -s https://codecov.io/bash 23:23:37 23:23:37 _____ _ 23:23:37 / ____| | | 23:23:37 | | ___ __| | ___ ___ _____ __ 23:23:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:23:37 | |___| (_) | (_| | __/ (_| (_) \ V / 23:23:37 \_____\___/ \__,_|\___|\___\___/ \_/ 23:23:37 Bash-1.0.6 23:23:37 23:23:37 23:23:37 ==> git version 2.25.1 found 23:23:37 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:23:37 Release-Date: 2020-01-08 23:23:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:23:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:23:37 ==> Jenkins CI detected. 23:23:37 current dir:  /w/workspace/undry_device-onvif-camera_PR-296 23:23:37 project root: . 23:23:37 --> token set from env 23:23:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:23:37 ==> Running gcov in . (disable via -X gcov) 23:23:37 ==> Python coveragepy not found 23:23:37 ==> Searching for coverage reports in: 23:23:37 + . 23:23:37 -> Found 1 reports 23:23:37 ==> Detecting git/mercurial file structure 23:23:37 ==> Reading reports 23:23:37 + ./coverage.out bytes=78487 23:23:37 ==> Appending adjustments 23:23:37 https://docs.codecov.io/docs/fixing-reports 23:23:38 + Found adjustments 23:23:38 ==> Gzipping contents 23:23:38 12K /tmp/codecov.ZsqTm1.gz 23:23:38 ==> Uploading reports 23:23:38 url: https://codecov.io 23:23:38 query: branch=PR-296&commit=7dd5d52c60322e1290fc9e916a6a516c61c57856&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-296%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=296&job=&cmd_args= 23:23:38 -> Pinging Codecov 23:23:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-296&commit=7dd5d52c60322e1290fc9e916a6a516c61c57856&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-296%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=296&job=&cmd_args= 23:23:38 -> Uploading to 23:23:38 https://storage.googleapis.com/codecov/v4/raw/2023-03-29/F29A59C45E3A92E06B3E522C9905F8EF/7dd5d52c60322e1290fc9e916a6a516c61c57856/f1faa416-6c2b-4a3f-8d2e-82940f66bf40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T232338Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2de48044ae452ef524ce5a2fd0f7c11ad5765656e44bf004b34b9a5b6750a365 23:23:38 % Total % Received % Xferd Average Speed Time Time Time Current 23:23:38 Dload Upload Total Spent Left Speed 23:23:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10492 0 0 100 10492 0 36685 --:--:-- --:--:-- --:--:-- 36557 100 10492 0 0 100 10492 0 36557 --:--:-- --:--:-- --:--:-- 36430 23:23:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/7dd5d52c60322e1290fc9e916a6a516c61c57856 [Pipeline] } 23:23:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:23:40 + [ -d /w/workspace/undry_device-onvif-camera_PR-296/archives ] 23:23:40 + ls -al /w/workspace/undry_device-onvif-camera_PR-296/archives 23:23:40 total 16 23:23:40 drwxr-xr-x 3 root root 4096 Mar 29 23:10 . 23:23:40 drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 23:10 .. 23:23:40 drwxr-xr-x 2 root root 4096 Mar 29 23:10 cost 23:23:40 -rw-r--r-- 1 root root 91 Mar 29 23:10 cost.csv 23:23:40 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-296/archives 23:23:40 + ls -al /w/workspace/undry_device-onvif-camera_PR-296/archives 23:23:40 total 16 23:23:40 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:10 . 23:23:40 drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 23:10 .. 23:23:40 drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 23:10 cost 23:23:40 -rw-r--r-- 1 jenkins jenkins 91 Mar 29 23:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:23:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:23:41 ---> package-listing.sh 23:23:41 ++ facter osfamily 23:23:41 ++ tr '[:upper:]' '[:lower:]' 23:23:41 + OS_FAMILY=debian 23:23:41 + workspace=/w/workspace/undry_device-onvif-camera_PR-296 23:23:41 + START_PACKAGES=/tmp/packages_start.txt 23:23:41 + END_PACKAGES=/tmp/packages_end.txt 23:23:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:23:41 + PACKAGES=/tmp/packages_start.txt 23:23:41 + '[' /w/workspace/undry_device-onvif-camera_PR-296 ']' 23:23:41 + PACKAGES=/tmp/packages_end.txt 23:23:41 + case "${OS_FAMILY}" in 23:23:41 + dpkg -l 23:23:41 + grep '^ii' 23:23:41 + '[' -f /tmp/packages_start.txt ']' 23:23:41 + '[' -f /tmp/packages_end.txt ']' 23:23:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:23:41 + '[' /w/workspace/undry_device-onvif-camera_PR-296 ']' 23:23:41 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-296/archives/ 23:23:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-296/archives/ [Pipeline] echo 23:23:41 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-296/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:23:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:23:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:43 prd-ubuntu20.04-docker-8c-8g-6299 does not seem to be running inside a container 23:23:43 $ 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-296/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-296 -v /w/workspace/undry_device-onvif-camera_PR-296:/w/workspace/undry_device-onvif-camera_PR-296:rw,z -v /w/workspace/undry_device-onvif-camera_PR-296@tmp:/w/workspace/undry_device-onvif-camera_PR-296@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 23:23:43 $ docker top 548041f73eb41e2a7df1ba2f40765a670130812f8f25dc5ab7c2a30e3013913b -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:44 + touch /tmp/pre-build-complete [Pipeline] sh 23:23:44 + mkdir -p /var/log/sysstat [Pipeline] sh 23:23:44 + ls /var/log/sa-host 23:23:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:23:44 provisioning config files... 23:23:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-296@tmp/config12947363167280575518tmp [Pipeline] { [Pipeline] echo 23:23:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:23:45 ---> create-netrc.sh [Pipeline] } 23:23:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:23:45 ---> python-tools-install.sh [Pipeline] echo 23:23:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:23:45 ---> sudo-logs.sh 23:23:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:23:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:23:46 ---> job-cost.sh 23:23:46 lf-activate-venv: SKIPPING 23:23:46 DEBUG: total: 0.2199999988079071 23:23:46 INFO: Retrieving Stack Cost... 23:23:46 INFO: Retrieving Pricing Info for: v3-standard-8 23:23:47 INFO: Archiving Costs [Pipeline] echo 23:23:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:23:47 ---> logs-deploy.sh 23:23:47 lf-activate-venv: SKIPPING 23:23:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-296/1 23:23:47 INFO: archiving workspace using pattern(s): 23:23:48 Archives upload complete. 23:23:48 INFO: archiving logs to Nexus 23:23:49 ---> uname -a: 23:23:49 Linux prd-ubuntu20-04-docker-8c-8g-6299 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:23:49 23:23:49 23:23:49 ---> lscpu: 23:23:49 Architecture: x86_64 23:23:49 CPU op-mode(s): 32-bit, 64-bit 23:23:49 Byte Order: Little Endian 23:23:49 Address sizes: 40 bits physical, 48 bits virtual 23:23:49 CPU(s): 8 23:23:49 On-line CPU(s) list: 0-7 23:23:49 Thread(s) per core: 1 23:23:49 Core(s) per socket: 1 23:23:49 Socket(s): 8 23:23:49 NUMA node(s): 1 23:23:49 Vendor ID: AuthenticAMD 23:23:49 CPU family: 23 23:23:49 Model: 49 23:23:49 Model name: AMD EPYC-Rome Processor 23:23:49 Stepping: 0 23:23:49 CPU MHz: 2800.000 23:23:49 BogoMIPS: 5600.00 23:23:49 Virtualization: AMD-V 23:23:49 Hypervisor vendor: KVM 23:23:49 Virtualization type: full 23:23:49 L1d cache: 256 KiB 23:23:49 L1i cache: 256 KiB 23:23:49 L2 cache: 4 MiB 23:23:49 L3 cache: 128 MiB 23:23:49 NUMA node0 CPU(s): 0-7 23:23:49 Vulnerability Itlb multihit: Not affected 23:23:49 Vulnerability L1tf: Not affected 23:23:49 Vulnerability Mds: Not affected 23:23:49 Vulnerability Meltdown: Not affected 23:23:49 Vulnerability Mmio stale data: Not affected 23:23:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:23:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:23:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:23:49 Vulnerability Srbds: Not affected 23:23:49 Vulnerability Tsx async abort: Not affected 23:23:49 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 23:23:49 23:23:49 23:23:49 ---> nproc: 23:23:49 8 23:23:49 23:23:49 23:23:49 ---> df -h: 23:23:49 Filesystem Size Used Avail Use% Mounted on 23:23:49 overlay 155G 12G 144G 8% / 23:23:49 tmpfs 64M 0 64M 0% /dev 23:23:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:23:49 shm 64M 0 64M 0% /dev/shm 23:23:49 /dev/vda1 155G 12G 144G 8% /facter-os 23:23:49 23:23:49