Pull request #278 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 286894154f8280470724f32582b1d397d4d501c4+30f142b3199bb88c04d4c4f9cf7ab115e72bb90a (b29258f4d6b90ace6eec1cb2f23cd667e15e019f) 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-ssh12005258314214583661.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-ssh16819490060031603908.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-278/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-278/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1005875894354270114.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-278/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13491051384508195596.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-ssh6275379962415141123.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-278/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-278/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6670622255527907181.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-4714 in /w/workspace/undry_device-onvif-camera_PR-278 [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-278 # 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 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a into PR head commit 286894154f8280470724f32582b1d397d4d501c4 Merge succeeded, producing 286894154f8280470724f32582b1d397d4d501c4 Checking out Revision 286894154f8280470724f32582b1d397d4d501c4 (PR-278) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 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/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 286894154f8280470724f32582b1d397d4d501c4 # 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 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 286894154f8280470724f32582b1d397d4d501c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:06:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:06:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:06:43 ========================================================= 04:06:43 EdgeX Global Pipelines Version Info 04:06:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:06:44 ------------------- 04:06:44 stable info: 04:06:44 ------------------- 04:06:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:06:44 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 04:06:44 Message: update stable to v1.0.245 04:06:45 ------------------- 04:06:45 experimental info: 04:06:45 ------------------- 04:06:45 Commited By: **** collab-it+edgex@linuxfoundation.org 04:06:45 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 04:06:45 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:06:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:06:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:06:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:06:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:06:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:06:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:06:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-278 [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-278 [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-278 [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 286894154f8280470724f32582b1d397d4d501c4 [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2868941 [Pipeline] echo 04:06:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:46 provisioning config files... 04:06:46 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-278@tmp/config12813432069664828833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:47 ---> docker-login.sh 04:06:47 nexus3.edgexfoundry.org:10001 04:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:47 Configure a credential helper to remove this warning. See 04:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:47 04:06:47 Login Succeeded 04:06:47 nexus3.edgexfoundry.org:10002 04:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:47 Configure a credential helper to remove this warning. See 04:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:47 04:06:47 Login Succeeded 04:06:47 nexus3.edgexfoundry.org:10003 04:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:47 Configure a credential helper to remove this warning. See 04:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:47 04:06:47 Login Succeeded 04:06:47 nexus3.edgexfoundry.org:10004 04:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:48 Configure a credential helper to remove this warning. See 04:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:48 04:06:48 Login Succeeded 04:06:48 docker.io 04:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:48 Configure a credential helper to remove this warning. See 04:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:48 04:06:48 Login Succeeded 04:06:48 ---> docker-login.sh ends [Pipeline] } 04:06:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:06:49 + git rev-list -1 --merges 286894154f8280470724f32582b1d397d4d501c4~1..286894154f8280470724f32582b1d397d4d501c4 [Pipeline] echo 04:06:49 -----------> git rev-list -1 --merges 286894154f8280470724f32582b1d397d4d501c4~1..286894154f8280470724f32582b1d397d4d501c4 286894154f8280470724f32582b1d397d4d501c4 [false] [Pipeline] sh 04:06:49 + git log --format=format:%s -1 286894154f8280470724f32582b1d397d4d501c4 [Pipeline] echo 04:06:49 ========================================================= 04:06:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:06:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:49 + git log --format=format:%s -1 286894154f8280470724f32582b1d397d4d501c4 [Pipeline] echo 04:06:49 [semverPrep] GIT_COMMIT: 286894154f8280470724f32582b1d397d4d501c4, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 04:06:49 [semverPrep] This is not a build commit. [Pipeline] sh 04:06:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:06:50 + grep -v github /etc/ssh/ssh_known_hosts 04:06:50 + [ -e /tmp/ssh_known_hosts ] 04:06:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:06:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:06:50 + sudo tee -a /etc/ssh/ssh_known_hosts 04:06:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:06:50 04:06:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:06:51 0.1.4: Pulling from edgex-devops/py-git-semver 04:06:51 b85a868b505f: Pulling fs layer 04:06:51 e2be974225ed: Pulling fs layer 04:06:51 339a4e72a1f5: Pulling fs layer 04:06:51 988bab9f4d93: Pulling fs layer 04:06:51 1469e6f7b9e6: Pulling fs layer 04:06:51 eaf3925da568: Pulling fs layer 04:06:51 bab4dde63d76: Pulling fs layer 04:06:51 bde34c3a00c8: Pulling fs layer 04:06:51 b352a97aabf1: Pulling fs layer 04:06:51 4872d77fe225: Pulling fs layer 04:06:51 5851b861e8e6: Pulling fs layer 04:06:51 bab4dde63d76: Waiting 04:06:51 bde34c3a00c8: Waiting 04:06:51 b352a97aabf1: Waiting 04:06:51 988bab9f4d93: Waiting 04:06:51 1469e6f7b9e6: Waiting 04:06:51 eaf3925da568: Waiting 04:06:51 4872d77fe225: Waiting 04:06:51 5851b861e8e6: Waiting 04:06:51 e2be974225ed: Download complete 04:06:51 988bab9f4d93: Download complete 04:06:51 1469e6f7b9e6: Verifying Checksum 04:06:51 1469e6f7b9e6: Download complete 04:06:51 eaf3925da568: Verifying Checksum 04:06:51 eaf3925da568: Download complete 04:06:51 339a4e72a1f5: Verifying Checksum 04:06:51 339a4e72a1f5: Download complete 04:06:51 bde34c3a00c8: Verifying Checksum 04:06:51 bde34c3a00c8: Download complete 04:06:51 b352a97aabf1: Verifying Checksum 04:06:51 b352a97aabf1: Download complete 04:06:51 4872d77fe225: Verifying Checksum 04:06:51 4872d77fe225: Download complete 04:06:51 5851b861e8e6: Verifying Checksum 04:06:51 5851b861e8e6: Download complete 04:06:51 b85a868b505f: Verifying Checksum 04:06:51 b85a868b505f: Download complete 04:06:51 bab4dde63d76: Verifying Checksum 04:06:51 bab4dde63d76: Download complete 04:06:53 b85a868b505f: Pull complete 04:06:53 e2be974225ed: Pull complete 04:06:53 339a4e72a1f5: Pull complete 04:06:53 988bab9f4d93: Pull complete 04:06:53 1469e6f7b9e6: Pull complete 04:06:54 eaf3925da568: Pull complete 04:06:56 bab4dde63d76: Pull complete 04:06:56 bde34c3a00c8: Pull complete 04:06:56 b352a97aabf1: Pull complete 04:06:56 4872d77fe225: Pull complete 04:06:56 5851b861e8e6: Pull complete 04:06:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:06:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:56 prd-ubuntu20.04-docker-8c-8g-4714 does not seem to be running inside a container 04:06:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-278 -v /w/workspace/undry_device-onvif-camera_PR-278:/w/workspace/undry_device-onvif-camera_PR-278:rw,z -v /w/workspace/undry_device-onvif-camera_PR-278@tmp:/w/workspace/undry_device-onvif-camera_PR-278@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:06:59 $ docker top c9620ec7dbd33e57843f9bbade8d87efeeb5d4ddce921c0ba841babedd044dbf -eo pid,comm 04:06:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:06:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:07:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:07:00 [ssh-agent] Looking for ssh-agent implementation... 04:07:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:07:00 $ docker exec c9620ec7dbd33e57843f9bbade8d87efeeb5d4ddce921c0ba841babedd044dbf ssh-agent 04:07:00 SSH_AUTH_SOCK=/tmp/ssh-NzVTOZ4hdHZj/agent.32 04:07:00 SSH_AGENT_PID=38 04:07:00 Running ssh-add (command line suppressed) 04:07:00 Identity added: /w/workspace/undry_device-onvif-camera_PR-278@tmp/private_key_2538110802237344248.key (/w/workspace/undry_device-onvif-camera_PR-278@tmp/private_key_2538110802237344248.key) 04:07:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:07:00 + git tag --points-at HEAD [Pipeline] } 04:07:00 $ docker exec --env ******** --env ******** c9620ec7dbd33e57843f9bbade8d87efeeb5d4ddce921c0ba841babedd044dbf ssh-agent -k 04:07:00 unset SSH_AUTH_SOCK; 04:07:00 unset SSH_AGENT_PID; 04:07:00 echo Agent pid 38 killed; 04:07:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:07:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:07:00 [ssh-agent] Looking for ssh-agent implementation... 04:07:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:07:01 $ docker exec c9620ec7dbd33e57843f9bbade8d87efeeb5d4ddce921c0ba841babedd044dbf ssh-agent 04:07:01 SSH_AUTH_SOCK=/tmp/ssh-Y96onrmz8XtR/agent.70 04:07:01 SSH_AGENT_PID=76 04:07:01 Running ssh-add (command line suppressed) 04:07:01 Identity added: /w/workspace/undry_device-onvif-camera_PR-278@tmp/private_key_11005453721116139340.key (/w/workspace/undry_device-onvif-camera_PR-278@tmp/private_key_11005453721116139340.key) 04:07:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:07:01 + git semver init 04:07:01 2023-03-21 04:07:01,872 [run_init] DEBUG init version:0.0.0 force:False 04:07:01 2023-03-21 04:07:01,873 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-278/.semver 04:07:01 2023-03-21 04:07:01,873 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-278/.semver 04:07:01 2023-03-21 04:07:01,873 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-278/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-278, universal_newlines=False, shell=None, istream=None) 04:07:02 2023-03-21 04:07:02,865 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-278/.git/info/exclude 04:07:02 2023-03-21 04:07:02,866 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-278/.semver/PR-278 with force:False 04:07:02 2023-03-21 04:07:02,866 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-278/.semver/PR-278 04:07:02 2023-03-21 04:07:02,871 [execute] INFO git cat-file --batch-check 04:07:02 2023-03-21 04:07:02,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-278/.semver, universal_newlines=False, shell=None, istream=) 04:07:02 2023-03-21 04:07:02,879 [execute] INFO git cat-file --batch 04:07:02 2023-03-21 04:07:02,879 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-278/.semver, universal_newlines=False, shell=None, istream=) 04:07:02 2023-03-21 04:07:02,885 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-278/.semver/PR-278 04:07:02 0.0.0 [Pipeline] } 04:07:03 $ docker exec --env ******** --env ******** c9620ec7dbd33e57843f9bbade8d87efeeb5d4ddce921c0ba841babedd044dbf ssh-agent -k 04:07:03 unset SSH_AUTH_SOCK; 04:07:03 unset SSH_AGENT_PID; 04:07:03 echo Agent pid 76 killed; 04:07:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:07:03 + git semver [Pipeline] } 04:07:03 $ docker stop --time=1 c9620ec7dbd33e57843f9bbade8d87efeeb5d4ddce921c0ba841babedd044dbf 04:07:05 $ docker rm -f --volumes c9620ec7dbd33e57843f9bbade8d87efeeb5d4ddce921c0ba841babedd044dbf [Pipeline] // withDockerContainer [Pipeline] sh 04:07:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:07:05 Stashed 1 file(s) [Pipeline] echo 04:07:05 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:07:06 provisioning config files... 04:07:06 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-278@tmp/config5353336109036189769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:06 ---> docker-login.sh 04:07:06 nexus3.edgexfoundry.org:10001 04:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:06 Configure a credential helper to remove this warning. See 04:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:06 04:07:06 Login Succeeded 04:07:06 nexus3.edgexfoundry.org:10002 04:07:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:06 Configure a credential helper to remove this warning. See 04:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:06 04:07:06 Login Succeeded 04:07:06 nexus3.edgexfoundry.org:10003 04:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:07 Configure a credential helper to remove this warning. See 04:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:07 04:07:07 Login Succeeded 04:07:07 nexus3.edgexfoundry.org:10004 04:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:07 Configure a credential helper to remove this warning. See 04:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:07 04:07:07 Login Succeeded 04:07:07 docker.io 04:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:07 Configure a credential helper to remove this warning. See 04:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:07 04:07:07 Login Succeeded 04:07:07 ---> docker-login.sh ends [Pipeline] } 04:07:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:07:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:07:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:07:07 ========================================================= 04:07:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:07:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:07:08 Sending build context to Docker daemon 27.01MB 04:07:08 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:07:08 Step 2/13 : FROM ${BASE} AS builder 04:07:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:07:08 63b65145d645: Pulling fs layer 04:07:08 a2d21d5440eb: Pulling fs layer 04:07:08 935e6c44a52c: Pulling fs layer 04:07:08 94cc34f8dd06: Pulling fs layer 04:07:08 30dea6a524f1: Pulling fs layer 04:07:08 a2aff8979fd8: Pulling fs layer 04:07:08 6808be2612f2: Pulling fs layer 04:07:08 f25807f1079a: Pulling fs layer 04:07:08 94cc34f8dd06: Waiting 04:07:08 30dea6a524f1: Waiting 04:07:08 a2aff8979fd8: Waiting 04:07:08 6808be2612f2: Waiting 04:07:08 f25807f1079a: Waiting 04:07:08 a2d21d5440eb: Verifying Checksum 04:07:08 a2d21d5440eb: Download complete 04:07:08 94cc34f8dd06: Download complete 04:07:08 30dea6a524f1: Download complete 04:07:08 63b65145d645: Verifying Checksum 04:07:08 63b65145d645: Download complete 04:07:08 a2aff8979fd8: Verifying Checksum 04:07:08 a2aff8979fd8: Download complete 04:07:08 63b65145d645: Pull complete 04:07:09 a2d21d5440eb: Pull complete 04:07:09 f25807f1079a: Verifying Checksum 04:07:09 f25807f1079a: Download complete 04:07:09 935e6c44a52c: Verifying Checksum 04:07:09 935e6c44a52c: Download complete 04:07:09 6808be2612f2: Verifying Checksum 04:07:09 6808be2612f2: Download complete 04:07:12 935e6c44a52c: Pull complete 04:07:13 94cc34f8dd06: Pull complete 04:07:13 30dea6a524f1: Pull complete 04:07:13 a2aff8979fd8: Pull complete 04:07:15 6808be2612f2: Pull complete 04:07:16 f25807f1079a: Pull complete 04:07:16 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 04:07:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:07:16 ---> 3b553350e43f 04:07:16 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:07:20 ---> Running in 9c4864d414d4 04:07:20 Removing intermediate container 9c4864d414d4 04:07:20 ---> 349320d78a2f 04:07:20 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:07:20 ---> Running in b8d813db291c 04:07:20 Removing intermediate container b8d813db291c 04:07:20 ---> b2ce3f0ef70e 04:07:20 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:07:20 ---> Running in 5e0221000299 04:07:20 Removing intermediate container 5e0221000299 04:07:20 ---> a0644f1e08ef 04:07:20 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:07:20 ---> Running in 4905c56e3727 04:07:21 Removing intermediate container 4905c56e3727 04:07:21 ---> 2391bc0ac98a 04:07:21 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:07:21 ---> Running in ab799257999c 04:07:21 Removing intermediate container ab799257999c 04:07:21 ---> fff3455f7eaa 04:07:21 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:07:21 ---> Running in 8f09497b3165 04:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:07:21 Still waiting to schedule task 04:07:21 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:07:21 OK: 265 MiB in 53 packages 04:07:22 Removing intermediate container 8f09497b3165 04:07:22 ---> 241dfdaebe04 04:07:22 Step 9/13 : WORKDIR /device-onvif-camera 04:07:22 ---> Running in daa51a95b8be 04:07:22 Removing intermediate container daa51a95b8be 04:07:22 ---> d7f089dd560b 04:07:22 Step 10/13 : COPY go.mod vendor* ./ 04:07:22 ---> a00859c326b3 04:07:22 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:22 ---> Running in 926db9857a20 04:07:48 Removing intermediate container 926db9857a20 04:07:48 ---> 8d99afc32e70 04:07:48 Step 12/13 : COPY . . 04:07:50 ---> a705e9e607c7 04:07:50 Step 13/13 : RUN ${MAKE} 04:07:50 ---> Running in 4219af723ef5 04:07:50 noop 04:07:50 Removing intermediate container 4219af723ef5 04:07:50 ---> fb7c22fbda50 04:07:50 Successfully built fb7c22fbda50 04:07:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:50 + docker inspect -f . ci-base-image-x86_64 04:07:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:50 prd-ubuntu20.04-docker-8c-8g-4714 does not seem to be running inside a container 04:07:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-278 -v /w/workspace/undry_device-onvif-camera_PR-278:/w/workspace/undry_device-onvif-camera_PR-278:rw,z -v /w/workspace/undry_device-onvif-camera_PR-278@tmp:/w/workspace/undry_device-onvif-camera_PR-278@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:07:51 $ docker top c0559276fe3b31ce4cdbd812b07e8535789786b3bc2c51e9160b6d3d868c0dfd -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:51 + go version 04:07:51 go version go1.20.2 linux/amd64 [Pipeline] } 04:07:51 $ docker stop --time=1 c0559276fe3b31ce4cdbd812b07e8535789786b3bc2c51e9160b6d3d868c0dfd 04:07:53 $ docker rm -f --volumes c0559276fe3b31ce4cdbd812b07e8535789786b3bc2c51e9160b6d3d868c0dfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:53 + docker inspect -f . ci-base-image-x86_64 04:07:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:53 prd-ubuntu20.04-docker-8c-8g-4714 does not seem to be running inside a container 04:07:53 $ 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-278 -v /w/workspace/undry_device-onvif-camera_PR-278:/w/workspace/undry_device-onvif-camera_PR-278:rw,z -v /w/workspace/undry_device-onvif-camera_PR-278@tmp:/w/workspace/undry_device-onvif-camera_PR-278@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:07:54 $ docker top 0fcecadf35d568b821fe09533c16052bd489a90fb9a8102af4342be91e58b408 -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:54 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-278 [Pipeline] fileExists [Pipeline] sh 04:07:55 + make test 04:07:55 go test ./... -coverprofile=coverage.out ./... 04:07:59 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:08:09 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:08:09 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:08:11 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 31.7% of statements 04:08:11 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.351s coverage: 86.5% of statements 04:08:19 go vet ./... 04:08:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:08:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:08:22 ./bin/test-attribution-txt.sh [Pipeline] echo 04:08:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:08:22 $ docker stop --time=1 0fcecadf35d568b821fe09533c16052bd489a90fb9a8102af4342be91e58b408 04:08:26 $ docker rm -f --volumes 0fcecadf35d568b821fe09533c16052bd489a90fb9a8102af4342be91e58b408 [Pipeline] // withDockerContainer [Pipeline] sh 04:08:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:08:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:08:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:08:27 + ls -al . 04:08:27 total 236 04:08:27 drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 04:07 . 04:08:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 04:06 .. 04:08:27 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 04:07 .git 04:08:27 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 04:06 .github 04:08:27 -rw-rw-r-- 1 jenkins jenkins 496 Mar 21 04:06 .gitignore 04:08:27 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 04:06 .golangci.yml 04:08:27 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 04:07 .semver 04:08:27 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 21 04:06 Attribution.txt 04:08:27 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 21 04:06 CHANGELOG.md 04:08:27 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 21 04:06 Dockerfile 04:08:27 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 04:06 GOVERNANCE.md 04:08:27 -rw-rw-r-- 1 jenkins jenkins 734 Mar 21 04:06 Jenkinsfile 04:08:27 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 04:06 LICENSE 04:08:27 -rw-rw-r-- 1 jenkins jenkins 2751 Mar 21 04:06 Makefile 04:08:27 -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 04:06 OWNERS.md 04:08:27 -rw-rw-r-- 1 jenkins jenkins 6250 Mar 21 04:06 README.md 04:08:27 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 04:07 VERSION 04:08:27 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 04:06 bin 04:08:27 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 04:06 cmd 04:08:27 -rw-r--r-- 1 jenkins jenkins 78487 Mar 21 04:08 coverage.out 04:08:27 drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 04:06 doc 04:08:27 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 21 04:06 go.mod 04:08:27 -rw-rw-r-- 1 jenkins jenkins 32828 Mar 21 04:06 go.sum 04:08:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 04:06 internal 04:08:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 04:06 snap 04:08:27 -rw-rw-r-- 1 jenkins jenkins 236 Mar 21 04:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:28 + 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=286894154f8280470724f32582b1d397d4d501c4 --label arch=amd64 --label version=0.0.0 . 04:08:28 Sending build context to Docker daemon 27.09MB 04:08:28 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:08:28 Step 2/26 : FROM ${BASE} AS builder 04:08:28 ---> fb7c22fbda50 04:08:28 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:08:28 ---> Running in d706a69371f8 04:08:28 Removing intermediate container d706a69371f8 04:08:28 ---> 70576fc0617a 04:08:28 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:08:28 ---> Running in 24f74d08f8e6 04:08:28 Removing intermediate container 24f74d08f8e6 04:08:28 ---> dfbbd01ae1f2 04:08:28 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:08:28 ---> Running in 948aef19691a 04:08:28 Removing intermediate container 948aef19691a 04:08:28 ---> 8a4ab3189144 04:08:28 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:08:28 ---> Running in bb0973eb4f99 04:08:28 Removing intermediate container bb0973eb4f99 04:08:28 ---> f94daa7d7126 04:08:28 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:08:28 ---> Running in 4cb2663dfaeb 04:08:29 Removing intermediate container 4cb2663dfaeb 04:08:29 ---> 0ae573e97666 04:08:29 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:08:29 ---> Running in 9af9b9c9f205 04:08:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:08:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:08:29 OK: 265 MiB in 53 packages 04:08:30 Removing intermediate container 9af9b9c9f205 04:08:30 ---> 31993493091f 04:08:30 Step 9/26 : WORKDIR /device-onvif-camera 04:08:30 ---> Running in 78569700314e 04:08:30 Removing intermediate container 78569700314e 04:08:30 ---> 5d436b86f57c 04:08:30 Step 10/26 : COPY go.mod vendor* ./ 04:08:30 ---> 3bf20de37d3c 04:08:30 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:08:30 ---> Running in 47060aa1156f 04:08:31 Removing intermediate container 47060aa1156f 04:08:31 ---> 67f4fce533bb 04:08:31 Step 12/26 : COPY . . 04:08:32 ---> 5770cbb2ef5c 04:08:32 Step 13/26 : RUN ${MAKE} 04:08:32 ---> Running in 10754618abe8 04:08:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:08:54 Removing intermediate container 10754618abe8 04:08:54 ---> eae7ad84694a 04:08:54 Step 14/26 : FROM alpine:3.17 04:08:54 3.17: Pulling from library/alpine 04:08:54 63b65145d645: Already exists 04:08:54 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 04:08:54 Status: Downloaded newer image for alpine:3.17 04:08:54 ---> b2aa39c304c2 04:08:54 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:08:54 ---> Running in 7d21199c68fc 04:08:54 Removing intermediate container 7d21199c68fc 04:08:54 ---> 8195f4fd6e89 04:08:54 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:08:54 ---> Running in 2e99569aee95 04:08:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:08:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:08:54 (1/1) Installing dumb-init (1.2.5-r2) 04:08:54 Executing busybox-1.35.0-r29.trigger 04:08:54 OK: 7 MiB in 16 packages 04:08:54 Removing intermediate container 2e99569aee95 04:08:54 ---> 688ab044e145 04:08:54 Step 17/26 : WORKDIR / 04:08:54 ---> Running in e121da9aeae7 04:08:54 Removing intermediate container e121da9aeae7 04:08:54 ---> 3a573d040b89 04:08:54 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:08:54 ---> 6ef575764322 04:08:54 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:08:55 ---> 0d3f05f62b26 04:08:55 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:08:55 ---> f0bb670a05b9 04:08:55 Step 21/26 : EXPOSE 59984 04:08:55 ---> Running in 643765aebd72 04:08:55 Removing intermediate container 643765aebd72 04:08:55 ---> cbc6c9f3ced3 04:08:55 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:08:55 ---> Running in 029cd35c834d 04:08:55 Removing intermediate container 029cd35c834d 04:08:55 ---> 39550103442d 04:08:55 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:08:55 ---> Running in 75a87acb2652 04:08:55 Removing intermediate container 75a87acb2652 04:08:55 ---> 514503307c91 04:08:55 Step 24/26 : LABEL arch=amd64 04:08:55 ---> Running in 0b893c1e1659 04:08:55 Removing intermediate container 0b893c1e1659 04:08:55 ---> 99f40a4ec32f 04:08:55 Step 25/26 : LABEL git_sha=286894154f8280470724f32582b1d397d4d501c4 04:08:55 ---> Running in c1d424352585 04:08:55 Removing intermediate container c1d424352585 04:08:55 ---> 56459a62b6e9 04:08:55 Step 26/26 : LABEL version=0.0.0 04:08:55 ---> Running in b74b3761f2f5 04:08:55 Removing intermediate container b74b3761f2f5 04:08:55 ---> 2bc394d18609 04:08:55 [Warning] One or more build-args [ARCH] were not consumed 04:08:55 Successfully built 2bc394d18609 04:08:55 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:08:56 04:08:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:08:56 latest: Pulling from edgex-lftools-log-publisher 04:08:56 5eb5b503b376: Pulling fs layer 04:08:56 5c69ac0246d0: Pulling fs layer 04:08:56 ec43610c2a17: Pulling fs layer 04:08:56 3a2ae6a8a46f: Pulling fs layer 04:08:56 33b1e0a273af: Pulling fs layer 04:08:56 5d3b04190fa2: Pulling fs layer 04:08:56 2f39f015ded8: Pulling fs layer 04:08:56 3a2ae6a8a46f: Waiting 04:08:56 5d3b04190fa2: Waiting 04:08:56 33b1e0a273af: Waiting 04:08:56 2f39f015ded8: Waiting 04:08:56 5c69ac0246d0: Download complete 04:08:56 3a2ae6a8a46f: Verifying Checksum 04:08:56 3a2ae6a8a46f: Download complete 04:08:57 33b1e0a273af: Verifying Checksum 04:08:57 33b1e0a273af: Download complete 04:08:57 5d3b04190fa2: Download complete 04:08:57 ec43610c2a17: Verifying Checksum 04:08:57 ec43610c2a17: Download complete 04:08:57 5eb5b503b376: Verifying Checksum 04:08:57 5eb5b503b376: Download complete 04:08:57 2f39f015ded8: Download complete 04:08:58 5eb5b503b376: Pull complete 04:08:58 5c69ac0246d0: Pull complete 04:08:59 ec43610c2a17: Pull complete 04:08:59 3a2ae6a8a46f: Pull complete 04:08:59 33b1e0a273af: Pull complete 04:08:59 5d3b04190fa2: Pull complete 04:09:03 2f39f015ded8: Pull complete 04:09:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:09:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:09:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:03 prd-ubuntu20.04-docker-8c-8g-4714 does not seem to be running inside a container 04:09:03 $ 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-278 -v /w/workspace/undry_device-onvif-camera_PR-278:/w/workspace/undry_device-onvif-camera_PR-278:rw,z -v /w/workspace/undry_device-onvif-camera_PR-278@tmp:/w/workspace/undry_device-onvif-camera_PR-278@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:09:07 $ docker top 0f95d0e017095aebdb049bad34b817f870d3b84764c46d79c310fd867c3c2506 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:07 ---> job-cost.sh 04:09:07 lf-activate-venv: SKIPPING 04:09:07 INFO: No Stack... 04:09:08 INFO: Retrieving Pricing Info for: v3-standard-8 04:09:08 INFO: Archiving Costs [Pipeline] sh 04:09:08 + cat /w/workspace/undry_device-onvif-camera_PR-278/archives/cost.csv 04:09:08 + cut -d, -f6 [Pipeline] lock 04:09:08 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-278-1-stack-cost] 04:09:08 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-278-1-stack-cost] did not exist. Created. 04:09:08 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-278-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:09:09 + echo total: 0.2199999988079071 [Pipeline] stash 04:09:09 Stashed 1 file(s) [Pipeline] } 04:09:09 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-278-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:09:09 $ docker stop --time=1 0f95d0e017095aebdb049bad34b817f870d3b84764c46d79c310fd867c3c2506 04:09:10 $ docker rm -f --volumes 0f95d0e017095aebdb049bad34b817f870d3b84764c46d79c310fd867c3c2506 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:10:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4715 in /w/workspace/undry_device-onvif-camera_PR-278 [Pipeline] { [Pipeline] ws 04:10:19 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:10:19 The recommended git tool is: git 04:10:28 using credential edgex-jenkins-ssh 04:10:28 Cloning the remote Git repository 04:10:28 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:10:29 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:10:29 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:10:29 > git --version # timeout=10 04:10:29 > git --version # 'git version 2.25.1' 04:10:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:31 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:10:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:10:32 Merging remotes/origin/main commit 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a into PR head commit 286894154f8280470724f32582b1d397d4d501c4 04:10:33 Merge succeeded, producing 286894154f8280470724f32582b1d397d4d501c4 04:10:33 Checking out Revision 286894154f8280470724f32582b1d397d4d501c4 (PR-278) 04:10:32 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:10:32 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:10:32 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:10:32 > git config core.sparsecheckout # timeout=10 04:10:32 > git checkout -f 286894154f8280470724f32582b1d397d4d501c4 # timeout=10 04:10:33 > git remote # timeout=10 04:10:33 > git config --get remote.origin.url # timeout=10 04:10:33 using GIT_SSH to set credentials SSH Credentials for GitHub 04:10:33 > git merge 30f142b3199bb88c04d4c4f9cf7ab115e72bb90a # timeout=10 04:10:33 > git rev-parse HEAD^{commit} # timeout=10 04:10:33 > git config core.sparsecheckout # timeout=10 04:10:33 > git checkout -f 286894154f8280470724f32582b1d397d4d501c4 # timeout=10 04:10:33 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 04:10:34 > git --version # timeout=10 04:10:34 > git --version # 'git version 2.25.1' 04:10:34 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:10:35 % Total % Received % Xferd Average Speed Time Time Time Current 04:10:35 Dload Upload Total Spent Left Speed 04:10:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 172k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh 04:10:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:10:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:10:36 + sudo tee /etc/docker/daemon.new 04:10:36 { 04:10:36 "registry-mirrors": [ 04:10:36 "https://nexus3.edgexfoundry.org:10001" 04:10:36 ], 04:10:36 "bip": "10.250.0.254/24", 04:10:36 "hosts": [ 04:10:36 "tcp://0.0.0.0:5555", 04:10:36 "unix:///var/run/docker.sock" 04:10:36 ], 04:10:36 "mtu": 1458, 04:10:36 "selinux-enabled": true, 04:10:36 "seccomp-profile": "/etc/docker/seccomp.json" 04:10:36 } [Pipeline] sh 04:10:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:10:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:59 provisioning config files... 04:10:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config4209844236584000066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:59 ---> docker-login.sh 04:10:59 nexus3.edgexfoundry.org:10001 04:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:00 Configure a credential helper to remove this warning. See 04:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:00 04:11:00 Login Succeeded 04:11:00 nexus3.edgexfoundry.org:10002 04:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:00 Configure a credential helper to remove this warning. See 04:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:00 04:11:00 Login Succeeded 04:11:00 nexus3.edgexfoundry.org:10003 04:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:01 Configure a credential helper to remove this warning. See 04:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:01 04:11:01 Login Succeeded 04:11:01 nexus3.edgexfoundry.org:10004 04:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:01 Configure a credential helper to remove this warning. See 04:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:01 04:11:01 Login Succeeded 04:11:01 docker.io 04:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:02 Configure a credential helper to remove this warning. See 04:11:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:02 04:11:02 Login Succeeded 04:11:02 ---> docker-login.sh ends [Pipeline] } 04:11:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:11:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:11:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:11:02 ========================================================= 04:11:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:11:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:11:03 Sending build context to Docker daemon 19.69MB 04:11:03 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:11:03 Step 2/13 : FROM ${BASE} AS builder 04:11:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:11:03 af6eaf76a39c: Pulling fs layer 04:11:03 55522c791124: Pulling fs layer 04:11:03 ce5c4a1c91eb: Pulling fs layer 04:11:03 169dfbe0d373: Pulling fs layer 04:11:03 e1ff8fa3b103: Pulling fs layer 04:11:03 52ebb69f0ebf: Pulling fs layer 04:11:03 5abe8eddf0d5: Pulling fs layer 04:11:03 e1ff8fa3b103: Waiting 04:11:03 169dfbe0d373: Waiting 04:11:03 52ebb69f0ebf: Waiting 04:11:03 5abe8eddf0d5: Waiting 04:11:03 55522c791124: Verifying Checksum 04:11:03 55522c791124: Download complete 04:11:03 169dfbe0d373: Download complete 04:11:03 e1ff8fa3b103: Download complete 04:11:03 af6eaf76a39c: Verifying Checksum 04:11:03 af6eaf76a39c: Download complete 04:11:04 af6eaf76a39c: Pull complete 04:11:04 5abe8eddf0d5: Verifying Checksum 04:11:04 5abe8eddf0d5: Download complete 04:11:05 55522c791124: Pull complete 04:11:06 ce5c4a1c91eb: Download complete 04:11:06 52ebb69f0ebf: Verifying Checksum 04:11:06 52ebb69f0ebf: Download complete 04:11:16 ce5c4a1c91eb: Pull complete 04:11:16 169dfbe0d373: Pull complete 04:11:16 e1ff8fa3b103: Pull complete 04:11:23 52ebb69f0ebf: Pull complete 04:11:24 5abe8eddf0d5: Pull complete 04:11:24 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 04:11:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:11:24 ---> 6cb57ee374ae 04:11:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:11:26 ---> Running in 6827a2c9b9ca 04:11:26 Removing intermediate container 6827a2c9b9ca 04:11:26 ---> 7f4a204dbde4 04:11:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:11:27 ---> Running in ef4e3e647863 04:11:27 Removing intermediate container ef4e3e647863 04:11:27 ---> 0e535c0dba25 04:11:27 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:11:27 ---> Running in b8a4bb115c9d 04:11:27 Removing intermediate container b8a4bb115c9d 04:11:27 ---> a39f473254c0 04:11:27 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:11:27 ---> Running in d756c4d3e389 04:11:27 Removing intermediate container d756c4d3e389 04:11:27 ---> 390891ffe90f 04:11:27 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:11:27 ---> Running in 5272a48663cd 04:11:28 Removing intermediate container 5272a48663cd 04:11:28 ---> 91e2ba5657e2 04:11:28 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:11:28 ---> Running in 7306116e617a 04:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:11:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:11:30 OK: 263 MiB in 53 packages 04:11:35 Removing intermediate container 7306116e617a 04:11:35 ---> 60a5fa634c40 04:11:35 Step 9/13 : WORKDIR /device-onvif-camera 04:11:35 ---> Running in e1b57c8e2169 04:11:35 Removing intermediate container e1b57c8e2169 04:11:35 ---> 17637a1ebd69 04:11:35 Step 10/13 : COPY go.mod vendor* ./ 04:11:36 ---> 5e737391b4f0 04:11:36 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:11:36 ---> Running in 4beff72d1946 04:12:57 Removing intermediate container 4beff72d1946 04:12:57 ---> 04019f9edd17 04:12:57 Step 12/13 : COPY . . 04:12:57 ---> 725f70b268bf 04:12:57 Step 13/13 : RUN ${MAKE} 04:12:57 ---> Running in b5a3333bf435 04:12:57 noop 04:12:57 Removing intermediate container b5a3333bf435 04:12:57 ---> a0e268df18d3 04:12:57 Successfully built a0e268df18d3 04:12:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:58 + docker inspect -f . ci-base-image-arm64 04:12:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:58 prd-ubuntu20.04-docker-arm64-4c-16g-4715 does not seem to be running inside a container 04:12:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:12:59 $ docker top 93200df91ce53937eedb3e15e7c57bfc10c983da129c437813e7593ec9af5619 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:00 + go version 04:13:00 go version go1.20.2 linux/arm64 [Pipeline] } 04:13:00 $ docker stop --time=1 93200df91ce53937eedb3e15e7c57bfc10c983da129c437813e7593ec9af5619 04:13:02 $ docker rm -f --volumes 93200df91ce53937eedb3e15e7c57bfc10c983da129c437813e7593ec9af5619 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:03 + docker inspect -f . ci-base-image-arm64 04:13:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:03 prd-ubuntu20.04-docker-arm64-4c-16g-4715 does not seem to be running inside a container 04:13:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:13:04 $ docker top 0a71d588462c1e17ef12b0859427b0b935d9e40b658add6f1eb252aa5d7b52f5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:05 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 04:13:06 + make test 04:13:06 go test ./... -coverprofile=coverage.out ./... 04:13:45 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:15:51 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:15:51 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:15:51 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.191s coverage: 31.7% of statements 04:16:13 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.531s coverage: 86.5% of statements 04:16:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:16:13 go vet ./... 04:16:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:16:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:16:40 ./bin/test-attribution-txt.sh [Pipeline] echo 04:16:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:16:40 $ docker stop --time=1 0a71d588462c1e17ef12b0859427b0b935d9e40b658add6f1eb252aa5d7b52f5 04:16:42 $ docker rm -f --volumes 0a71d588462c1e17ef12b0859427b0b935d9e40b658add6f1eb252aa5d7b52f5 [Pipeline] // withDockerContainer [Pipeline] sh 04:16:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:16:43 Warning: overwriting stash ‘coverage-report’ 04:16:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:16:45 + ls -al . 04:16:45 total 232 04:16:45 drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 04:13 . 04:16:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 04:10 .. 04:16:45 drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 04:10 .git 04:16:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 04:10 .github 04:16:45 -rw-rw-r-- 1 jenkins jenkins 496 Mar 21 04:10 .gitignore 04:16:45 -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 04:10 .golangci.yml 04:16:45 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 21 04:10 Attribution.txt 04:16:45 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 21 04:10 CHANGELOG.md 04:16:45 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 21 04:10 Dockerfile 04:16:45 -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 04:10 GOVERNANCE.md 04:16:45 -rw-rw-r-- 1 jenkins jenkins 734 Mar 21 04:10 Jenkinsfile 04:16:45 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 04:10 LICENSE 04:16:45 -rw-rw-r-- 1 jenkins jenkins 2751 Mar 21 04:10 Makefile 04:16:45 -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 04:10 OWNERS.md 04:16:45 -rw-rw-r-- 1 jenkins jenkins 6250 Mar 21 04:10 README.md 04:16:45 -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 04:07 VERSION 04:16:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 04:10 bin 04:16:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 04:10 cmd 04:16:45 -rw-r--r-- 1 jenkins jenkins 78487 Mar 21 04:16 coverage.out 04:16:45 drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 04:10 doc 04:16:45 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 21 04:10 go.mod 04:16:45 -rw-rw-r-- 1 jenkins jenkins 32828 Mar 21 04:10 go.sum 04:16:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 04:10 internal 04:16:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 04:10 snap 04:16:45 -rw-rw-r-- 1 jenkins jenkins 236 Mar 21 04:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:45 + 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=286894154f8280470724f32582b1d397d4d501c4 --label arch=arm64 --label version=0.0.0 . 04:16:46 Sending build context to Docker daemon 19.77MB 04:16:46 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:16:46 Step 2/26 : FROM ${BASE} AS builder 04:16:46 ---> a0e268df18d3 04:16:46 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:16:46 ---> Running in 42177bf1d694 04:16:46 Removing intermediate container 42177bf1d694 04:16:46 ---> 327fe6d702e8 04:16:46 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:16:46 ---> Running in 9f65319eff60 04:16:47 Removing intermediate container 9f65319eff60 04:16:47 ---> 52278e912387 04:16:47 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 04:16:47 ---> Running in 0d3bc3628138 04:16:47 Removing intermediate container 0d3bc3628138 04:16:47 ---> b311491abe07 04:16:47 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:16:47 ---> Running in 36e051b440bc 04:16:47 Removing intermediate container 36e051b440bc 04:16:47 ---> fb3676f7fc73 04:16:47 Step 7/26 : LABEL Name=edgex-device-onvif-camera 04:16:47 ---> Running in 6db8f11e8d5e 04:16:48 Removing intermediate container 6db8f11e8d5e 04:16:48 ---> 8b2db19adc16 04:16:48 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:16:48 ---> Running in 986dc2b11070 04:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:16:51 OK: 263 MiB in 53 packages 04:16:51 Removing intermediate container 986dc2b11070 04:16:51 ---> b72b69e14392 04:16:51 Step 9/26 : WORKDIR /device-onvif-camera 04:16:51 ---> Running in 84c0183e49c6 04:16:52 Removing intermediate container 84c0183e49c6 04:16:52 ---> 8b4ca27b2377 04:16:52 Step 10/26 : COPY go.mod vendor* ./ 04:16:56 ---> aac0c74fcbe6 04:16:56 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:16:56 ---> Running in 635afa8fd107 04:16:58 Removing intermediate container 635afa8fd107 04:16:58 ---> 86d8b8533147 04:16:58 Step 12/26 : COPY . . 04:17:00 ---> 70858c070018 04:17:00 Step 13/26 : RUN ${MAKE} 04:17:00 ---> Running in 98f18ccf7ecc 04:17:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:19:22 Removing intermediate container 98f18ccf7ecc 04:19:22 ---> faefaf48f8d5 04:19:22 Step 14/26 : FROM alpine:3.17 04:19:22 3.17: Pulling from library/alpine 04:19:22 af6eaf76a39c: Already exists 04:19:22 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 04:19:22 Status: Downloaded newer image for alpine:3.17 04:19:22 ---> d74e625d9115 04:19:22 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:19:22 ---> Running in 4adc2964962e 04:19:22 Removing intermediate container 4adc2964962e 04:19:22 ---> 1283e5bf4ed3 04:19:22 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:19:22 ---> Running in ad56e95d053d 04:19:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:19:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:19:22 (1/1) Installing dumb-init (1.2.5-r2) 04:19:22 Executing busybox-1.35.0-r29.trigger 04:19:22 OK: 8 MiB in 16 packages 04:19:22 Removing intermediate container ad56e95d053d 04:19:22 ---> f4e955d04f68 04:19:22 Step 17/26 : WORKDIR / 04:19:22 ---> Running in eec718841333 04:19:22 Removing intermediate container eec718841333 04:19:22 ---> 4b7a700da4eb 04:19:22 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 04:19:22 ---> e321deb05dc5 04:19:22 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 04:19:22 ---> 50e388ef3043 04:19:22 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:19:22 ---> 552963378f5e 04:19:22 Step 21/26 : EXPOSE 59984 04:19:22 ---> Running in 2ad25dbf578b 04:19:22 Removing intermediate container 2ad25dbf578b 04:19:22 ---> d37fcb2c1d2a 04:19:22 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 04:19:22 ---> Running in 87028957d8d7 04:19:22 Removing intermediate container 87028957d8d7 04:19:22 ---> b61b8e75bd7e 04:19:22 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:19:22 ---> Running in bc1553be12ee 04:19:22 Removing intermediate container bc1553be12ee 04:19:22 ---> 4187bf25c08d 04:19:22 Step 24/26 : LABEL arch=arm64 04:19:22 ---> Running in ef0129fb402e 04:19:22 Removing intermediate container ef0129fb402e 04:19:22 ---> 7e73031edda9 04:19:22 Step 25/26 : LABEL git_sha=286894154f8280470724f32582b1d397d4d501c4 04:19:22 ---> Running in a634f315de4b 04:19:22 Removing intermediate container a634f315de4b 04:19:22 ---> f08a0ab142f4 04:19:22 Step 26/26 : LABEL version=0.0.0 04:19:22 ---> Running in 8be95b669b28 04:19:22 Removing intermediate container 8be95b669b28 04:19:22 ---> ad0a2c099ef7 04:19:22 [Warning] One or more build-args [ARCH] were not consumed 04:19:22 Successfully built ad0a2c099ef7 04:19:22 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:19:23 04:19:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:19:23 arm64: Pulling from edgex-lftools-log-publisher 04:19:23 8998bd30e6a1: Pulling fs layer 04:19:23 04944245beec: Pulling fs layer 04:19:23 699f458cf7ca: Pulling fs layer 04:19:23 765212b225bb: Pulling fs layer 04:19:23 f23df028b6ca: Pulling fs layer 04:19:23 d65c8cfc05b1: Pulling fs layer 04:19:23 2437ff75d9bd: Pulling fs layer 04:19:23 f23df028b6ca: Waiting 04:19:23 d65c8cfc05b1: Waiting 04:19:23 2437ff75d9bd: Waiting 04:19:23 765212b225bb: Waiting 04:19:24 04944245beec: Verifying Checksum 04:19:24 04944245beec: Download complete 04:19:24 765212b225bb: Verifying Checksum 04:19:24 765212b225bb: Download complete 04:19:24 f23df028b6ca: Verifying Checksum 04:19:24 f23df028b6ca: Download complete 04:19:24 d65c8cfc05b1: Verifying Checksum 04:19:24 d65c8cfc05b1: Download complete 04:19:24 699f458cf7ca: Verifying Checksum 04:19:24 699f458cf7ca: Download complete 04:19:24 8998bd30e6a1: Verifying Checksum 04:19:24 8998bd30e6a1: Download complete 04:19:26 2437ff75d9bd: Verifying Checksum 04:19:26 2437ff75d9bd: Download complete 04:19:28 8998bd30e6a1: Pull complete 04:19:28 04944245beec: Pull complete 04:19:30 699f458cf7ca: Pull complete 04:19:30 765212b225bb: Pull complete 04:19:31 f23df028b6ca: Pull complete 04:19:31 d65c8cfc05b1: Pull complete 04:19:46 2437ff75d9bd: Pull complete 04:19:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:19:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:19:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:46 prd-ubuntu20.04-docker-arm64-4c-16g-4715 does not seem to be running inside a container 04:19:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:19:49 $ docker top 59455090ef2518c0f06d984d2cc8e844cebacf24011f238925bdca1d4954782f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:50 ---> job-cost.sh 04:19:50 lf-activate-venv: SKIPPING 04:19:50 INFO: No Stack... 04:19:50 INFO: Retrieving Pricing Info for: v3-standard-4 04:19:51 INFO: Archiving Costs [Pipeline] sh 04:19:51 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 04:19:51 + cut -d, -f6 [Pipeline] lock 04:19:52 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-278-1-stack-cost] 04:19:52 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-278-1-stack-cost] did not exist. Created. 04:19:52 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-278-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:19:52 /w/workspace/device-onvif-camera/1@tmp/durable-737a15d4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:19:53 + echo total: 0.10999999940395355 [Pipeline] stash 04:19:53 Warning: overwriting stash ‘stack-cost’ 04:19:53 Stashed 1 file(s) [Pipeline] } 04:19:53 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-278-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:19:53 $ docker stop --time=1 59455090ef2518c0f06d984d2cc8e844cebacf24011f238925bdca1d4954782f 04:19:54 $ docker rm -f --volumes 59455090ef2518c0f06d984d2cc8e844cebacf24011f238925bdca1d4954782f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:19:55 provisioning config files... 04:19:55 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-278@tmp/config15731775639954484478tmp [Pipeline] { [Pipeline] sh 04:19:56 + set +x 04:19:56 + curl -s https://codecov.io/bash+ 04:19:56 bash -s -- 04:19:56 04:19:56 _____ _ 04:19:56 / ____| | | 04:19:56 | | ___ __| | ___ ___ _____ __ 04:19:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:19:56 | |___| (_) | (_| | __/ (_| (_) \ V / 04:19:56 \_____\___/ \__,_|\___|\___\___/ \_/ 04:19:56 Bash-1.0.6 04:19:56 04:19:56 04:19:56 ==> git version 2.25.1 found 04:19:56 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:19:56 Release-Date: 2020-01-08 04:19:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:19:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:19:56 ==> Jenkins CI detected. 04:19:56 current dir:  /w/workspace/undry_device-onvif-camera_PR-278 04:19:56 project root: . 04:19:56 --> token set from env 04:19:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:19:56 ==> Running gcov in . (disable via -X gcov) 04:19:56 ==> Python coveragepy not found 04:19:56 ==> Searching for coverage reports in: 04:19:56 + . 04:19:56 -> Found 1 reports 04:19:56 ==> Detecting git/mercurial file structure 04:19:56 ==> Reading reports 04:19:56 + ./coverage.out bytes=78487 04:19:56 ==> Appending adjustments 04:19:56 https://docs.codecov.io/docs/fixing-reports 04:19:56 + Found adjustments 04:19:56 ==> Gzipping contents 04:19:56 12K /tmp/codecov.uecEBs.gz 04:19:56 ==> Uploading reports 04:19:56 url: https://codecov.io 04:19:56 query: branch=PR-278&commit=286894154f8280470724f32582b1d397d4d501c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-278%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=278&job=&cmd_args= 04:19:56 -> Pinging Codecov 04:19:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-278&commit=286894154f8280470724f32582b1d397d4d501c4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-278%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=278&job=&cmd_args= 04:19:56 -> Uploading to 04:19:56 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/F29A59C45E3A92E06B3E522C9905F8EF/286894154f8280470724f32582b1d397d4d501c4/3c08c7ed-859f-4bb8-b13a-931b944dcb7a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T041956Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c94c8daafae7172ac3902bfbb9af1e66ad70018907a8ecc7ef179b65357f428 04:19:56 % Total % Received % Xferd Average Speed Time Time Time Current 04:19:56 Dload Upload Total Spent Left Speed 04:19:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10526 0 0 100 10526 0 40640 --:--:-- --:--:-- --:--:-- 40640 04:19:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/286894154f8280470724f32582b1d397d4d501c4 [Pipeline] } 04:19:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:19:58 + [ -d /w/workspace/undry_device-onvif-camera_PR-278/archives ] 04:19:58 + ls -al /w/workspace/undry_device-onvif-camera_PR-278/archives 04:19:58 total 16 04:19:58 drwxr-xr-x 3 root root 4096 Mar 21 04:09 . 04:19:58 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 04:09 .. 04:19:58 drwxr-xr-x 2 root root 4096 Mar 21 04:09 cost 04:19:58 -rw-r--r-- 1 root root 91 Mar 21 04:09 cost.csv 04:19:58 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-278/archives 04:19:58 + ls -al /w/workspace/undry_device-onvif-camera_PR-278/archives 04:19:58 total 16 04:19:58 drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 04:09 . 04:19:58 drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 04:09 .. 04:19:58 drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 04:09 cost 04:19:58 -rw-r--r-- 1 jenkins jenkins 91 Mar 21 04:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:19:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:19:59 ---> package-listing.sh 04:19:59 ++ facter osfamily 04:19:59 ++ tr '[:upper:]' '[:lower:]' 04:20:00 + OS_FAMILY=debian 04:20:00 + workspace=/w/workspace/undry_device-onvif-camera_PR-278 04:20:00 + START_PACKAGES=/tmp/packages_start.txt 04:20:00 + END_PACKAGES=/tmp/packages_end.txt 04:20:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:20:00 + PACKAGES=/tmp/packages_start.txt 04:20:00 + '[' /w/workspace/undry_device-onvif-camera_PR-278 ']' 04:20:00 + PACKAGES=/tmp/packages_end.txt 04:20:00 + case "${OS_FAMILY}" in 04:20:00 + dpkg -l 04:20:00 + grep '^ii' 04:20:00 + '[' -f /tmp/packages_start.txt ']' 04:20:00 + '[' -f /tmp/packages_end.txt ']' 04:20:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:20:00 + '[' /w/workspace/undry_device-onvif-camera_PR-278 ']' 04:20:00 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-278/archives/ 04:20:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-278/archives/ [Pipeline] echo 04:20:00 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-278/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:20:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:01 prd-ubuntu20.04-docker-8c-8g-4714 does not seem to be running inside a container 04:20:01 $ 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-278/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-278 -v /w/workspace/undry_device-onvif-camera_PR-278:/w/workspace/undry_device-onvif-camera_PR-278:rw,z -v /w/workspace/undry_device-onvif-camera_PR-278@tmp:/w/workspace/undry_device-onvif-camera_PR-278@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:20:01 $ docker top b4d2bfba9d8953979702816e282bcccccf5da4c4a5a548281f7ee904eb67d11a -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:01 + touch /tmp/pre-build-complete [Pipeline] sh 04:20:02 + mkdir -p /var/log/sysstat [Pipeline] sh 04:20:02 + ls /var/log/sa-host 04:20:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:02 provisioning config files... 04:20:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-278@tmp/config3629045400188554680tmp [Pipeline] { [Pipeline] echo 04:20:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:20:03 ---> create-netrc.sh [Pipeline] } 04:20:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:20:03 ---> python-tools-install.sh [Pipeline] echo 04:20:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:20:03 ---> sudo-logs.sh 04:20:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:20:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:20:04 ---> job-cost.sh 04:20:04 lf-activate-venv: SKIPPING 04:20:04 DEBUG: total: 0.2199999988079071 04:20:04 INFO: Retrieving Stack Cost... 04:20:04 INFO: Retrieving Pricing Info for: v3-standard-8 04:20:05 INFO: Archiving Costs [Pipeline] echo 04:20:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:20:05 ---> logs-deploy.sh 04:20:05 lf-activate-venv: SKIPPING 04:20:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-278/1 04:20:05 INFO: archiving workspace using pattern(s): 04:20:06 Archives upload complete. 04:20:06 INFO: archiving logs to Nexus 04:20:06 ---> uname -a: 04:20:06 Linux prd-ubuntu20-04-docker-8c-8g-4714 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:20:06 04:20:06 04:20:06 ---> lscpu: 04:20:06 Architecture: x86_64 04:20:06 CPU op-mode(s): 32-bit, 64-bit 04:20:06 Byte Order: Little Endian 04:20:06 Address sizes: 40 bits physical, 48 bits virtual 04:20:06 CPU(s): 8 04:20:06 On-line CPU(s) list: 0-7 04:20:06 Thread(s) per core: 1 04:20:06 Core(s) per socket: 1 04:20:06 Socket(s): 8 04:20:06 NUMA node(s): 1 04:20:06 Vendor ID: AuthenticAMD 04:20:06 CPU family: 23 04:20:06 Model: 49 04:20:06 Model name: AMD EPYC-Rome Processor 04:20:06 Stepping: 0 04:20:06 CPU MHz: 2800.002 04:20:06 BogoMIPS: 5600.00 04:20:06 Virtualization: AMD-V 04:20:06 Hypervisor vendor: KVM 04:20:06 Virtualization type: full 04:20:06 L1d cache: 256 KiB 04:20:06 L1i cache: 256 KiB 04:20:06 L2 cache: 4 MiB 04:20:06 L3 cache: 128 MiB 04:20:06 NUMA node0 CPU(s): 0-7 04:20:06 Vulnerability Itlb multihit: Not affected 04:20:06 Vulnerability L1tf: Not affected 04:20:06 Vulnerability Mds: Not affected 04:20:06 Vulnerability Meltdown: Not affected 04:20:06 Vulnerability Mmio stale data: Not affected 04:20:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:20:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:20:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:20:06 Vulnerability Srbds: Not affected 04:20:06 Vulnerability Tsx async abort: Not affected 04:20:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:20:06 04:20:06 04:20:06 ---> nproc: 04:20:06 8 04:20:06 04:20:06