Pull request #402 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd1c7da0eea5d7fef87c02cd9e127589b05867fe+991b984f0069dd0eb843d102c22933ca1a2cac27 (193a85ffdcd803927c12536381c3a958527d6180) 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-ssh11023482929340088461.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh2265712553747441365.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-402/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-402/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9262364638708209284.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-402/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5941850839346318757.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh1647191510845185068.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-402/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-402/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5978037822434420820.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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/v3]] ========================================================= [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.21 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16329 in /w/workspace/undry_device-onvif-camera_PR-402 [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-402 # 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 991b984f0069dd0eb843d102c22933ca1a2cac27 into PR head commit bd1c7da0eea5d7fef87c02cd9e127589b05867fe Merge succeeded, producing bd1c7da0eea5d7fef87c02cd9e127589b05867fe Checking out Revision bd1c7da0eea5d7fef87c02cd9e127589b05867fe (PR-402) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 > 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/402/head:refs/remotes/origin/PR-402 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd1c7da0eea5d7fef87c02cd9e127589b05867fe # 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 991b984f0069dd0eb843d102c22933ca1a2cac27 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd1c7da0eea5d7fef87c02cd9e127589b05867fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:35:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:35:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:35:04 ========================================================= 03:35:04 EdgeX Global Pipelines Version Info 03:35:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:35:05 ------------------- 03:35:05 stable info: 03:35:05 ------------------- 03:35:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:35:05 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 03:35:05 Message: update stable to v1.0.255 03:35:05 ------------------- 03:35:05 experimental info: 03:35:05 ------------------- 03:35:05 Commited By: **** collab-it+edgex@linuxfoundation.org 03:35:05 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 03:35:05 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:35:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:35:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:35:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:35:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:35:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:35:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:35:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:35:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:35:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-402 [Pipeline] echo 03:35:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-402 [Pipeline] echo 03:35:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-402 [Pipeline] echo 03:35:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd1c7da0eea5d7fef87c02cd9e127589b05867fe [Pipeline] echo 03:35:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd1c7da [Pipeline] echo 03:35:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:07 provisioning config files... 03:35:07 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-402@tmp/config13365044994514051515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:08 ---> docker-login.sh 03:35:08 nexus3.edgexfoundry.org:10001 03:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:08 Configure a credential helper to remove this warning. See 03:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:08 03:35:08 Login Succeeded 03:35:08 nexus3.edgexfoundry.org:10002 03:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:08 Configure a credential helper to remove this warning. See 03:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:08 03:35:08 Login Succeeded 03:35:08 nexus3.edgexfoundry.org:10003 03:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:08 Configure a credential helper to remove this warning. See 03:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:08 03:35:08 Login Succeeded 03:35:08 nexus3.edgexfoundry.org:10004 03:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:08 Configure a credential helper to remove this warning. See 03:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:08 03:35:08 Login Succeeded 03:35:08 docker.io 03:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:09 Configure a credential helper to remove this warning. See 03:35:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:09 03:35:09 Login Succeeded 03:35:09 ---> docker-login.sh ends [Pipeline] } 03:35:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:35:09 + git rev-list -1 --merges bd1c7da0eea5d7fef87c02cd9e127589b05867fe~1..bd1c7da0eea5d7fef87c02cd9e127589b05867fe [Pipeline] echo 03:35:09 -----------> git rev-list -1 --merges bd1c7da0eea5d7fef87c02cd9e127589b05867fe~1..bd1c7da0eea5d7fef87c02cd9e127589b05867fe bd1c7da0eea5d7fef87c02cd9e127589b05867fe [false] [Pipeline] sh 03:35:10 + git log --format=format:%s -1 bd1c7da0eea5d7fef87c02cd9e127589b05867fe [Pipeline] echo 03:35:10 ========================================================= 03:35:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:35:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:35:10 + git log --format=format:%s -1 bd1c7da0eea5d7fef87c02cd9e127589b05867fe [Pipeline] echo 03:35:10 [semverPrep] GIT_COMMIT: bd1c7da0eea5d7fef87c02cd9e127589b05867fe, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 03:35:10 [semverPrep] This is not a build commit. [Pipeline] sh 03:35:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:35:11 + grep -v github /etc/ssh/ssh_known_hosts 03:35:11 + [ -e /tmp/ssh_known_hosts ] 03:35:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:35:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:35:11 + sudo tee -a /etc/ssh/ssh_known_hosts 03:35:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:11 03:35:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:11 0.1.4: Pulling from edgex-devops/py-git-semver 03:35:11 b85a868b505f: Pulling fs layer 03:35:11 e2be974225ed: Pulling fs layer 03:35:11 339a4e72a1f5: Pulling fs layer 03:35:11 988bab9f4d93: Pulling fs layer 03:35:11 1469e6f7b9e6: Pulling fs layer 03:35:11 eaf3925da568: Pulling fs layer 03:35:11 bab4dde63d76: Pulling fs layer 03:35:11 bde34c3a00c8: Pulling fs layer 03:35:11 b352a97aabf1: Pulling fs layer 03:35:11 4872d77fe225: Pulling fs layer 03:35:11 5851b861e8e6: Pulling fs layer 03:35:11 988bab9f4d93: Waiting 03:35:11 1469e6f7b9e6: Waiting 03:35:11 eaf3925da568: Waiting 03:35:11 bab4dde63d76: Waiting 03:35:11 bde34c3a00c8: Waiting 03:35:11 b352a97aabf1: Waiting 03:35:11 4872d77fe225: Waiting 03:35:11 e2be974225ed: Download complete 03:35:11 988bab9f4d93: Verifying Checksum 03:35:11 988bab9f4d93: Download complete 03:35:11 1469e6f7b9e6: Verifying Checksum 03:35:11 1469e6f7b9e6: Download complete 03:35:12 eaf3925da568: Verifying Checksum 03:35:12 eaf3925da568: Download complete 03:35:12 339a4e72a1f5: Verifying Checksum 03:35:12 339a4e72a1f5: Download complete 03:35:12 bde34c3a00c8: Download complete 03:35:12 b352a97aabf1: Download complete 03:35:12 4872d77fe225: Verifying Checksum 03:35:12 4872d77fe225: Download complete 03:35:12 5851b861e8e6: Verifying Checksum 03:35:12 5851b861e8e6: Download complete 03:35:12 b85a868b505f: Download complete 03:35:12 bab4dde63d76: Verifying Checksum 03:35:12 bab4dde63d76: Download complete 03:35:13 b85a868b505f: Pull complete 03:35:13 e2be974225ed: Pull complete 03:35:13 339a4e72a1f5: Pull complete 03:35:13 988bab9f4d93: Pull complete 03:35:14 1469e6f7b9e6: Pull complete 03:35:14 eaf3925da568: Pull complete 03:35:16 bab4dde63d76: Pull complete 03:35:16 bde34c3a00c8: Pull complete 03:35:16 b352a97aabf1: Pull complete 03:35:16 4872d77fe225: Pull complete 03:35:16 5851b861e8e6: Pull complete 03:35:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:35:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:16 prd-ubuntu20.04-docker-8c-8g-16329 does not seem to be running inside a container 03:35:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-402 -v /w/workspace/undry_device-onvif-camera_PR-402:/w/workspace/undry_device-onvif-camera_PR-402:rw,z -v /w/workspace/undry_device-onvif-camera_PR-402@tmp:/w/workspace/undry_device-onvif-camera_PR-402@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:35:19 $ docker top 9c48194f30cd030d418da8c94593b817a704b9b7d9ccaccd7b49d8af422a86f0 -eo pid,comm 03:35:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:35:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:35:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:19 [ssh-agent] Looking for ssh-agent implementation... 03:35:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:19 $ docker exec 9c48194f30cd030d418da8c94593b817a704b9b7d9ccaccd7b49d8af422a86f0 ssh-agent 03:35:19 SSH_AUTH_SOCK=/tmp/ssh-ckbZw0YagyrM/agent.31 03:35:19 SSH_AGENT_PID=37 03:35:19 Running ssh-add (command line suppressed) 03:35:19 Identity added: /w/workspace/undry_device-onvif-camera_PR-402@tmp/private_key_8569292025595889126.key (/w/workspace/undry_device-onvif-camera_PR-402@tmp/private_key_8569292025595889126.key) 03:35:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:20 + git tag --points-at HEAD [Pipeline] } 03:35:20 $ docker exec --env ******** --env ******** 9c48194f30cd030d418da8c94593b817a704b9b7d9ccaccd7b49d8af422a86f0 ssh-agent -k 03:35:20 unset SSH_AUTH_SOCK; 03:35:20 unset SSH_AGENT_PID; 03:35:20 echo Agent pid 37 killed; 03:35:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:35:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:20 [ssh-agent] Looking for ssh-agent implementation... 03:35:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:20 $ docker exec 9c48194f30cd030d418da8c94593b817a704b9b7d9ccaccd7b49d8af422a86f0 ssh-agent 03:35:20 SSH_AUTH_SOCK=/tmp/ssh-debMCr3wBlRp/agent.69 03:35:20 SSH_AGENT_PID=75 03:35:20 Running ssh-add (command line suppressed) 03:35:20 Identity added: /w/workspace/undry_device-onvif-camera_PR-402@tmp/private_key_3961576410784939612.key (/w/workspace/undry_device-onvif-camera_PR-402@tmp/private_key_3961576410784939612.key) 03:35:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:21 + git semver init 03:35:21 2023-11-02 03:35:21,419 [run_init] DEBUG init version:0.0.0 force:False 03:35:21 2023-11-02 03:35:21,420 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-402/.semver 03:35:21 2023-11-02 03:35:21,421 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-402/.semver 03:35:21 2023-11-02 03:35:21,421 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-402/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-402, universal_newlines=False, shell=None, istream=None) 03:35:22 2023-11-02 03:35:22,398 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-402/.git/info/exclude 03:35:22 2023-11-02 03:35:22,398 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-402/.semver/PR-402 with force:False 03:35:22 2023-11-02 03:35:22,398 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-402/.semver/PR-402 03:35:22 2023-11-02 03:35:22,402 [execute] INFO git cat-file --batch-check 03:35:22 2023-11-02 03:35:22,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-402/.semver, universal_newlines=False, shell=None, istream=) 03:35:22 2023-11-02 03:35:22,408 [execute] INFO git cat-file --batch 03:35:22 2023-11-02 03:35:22,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-402/.semver, universal_newlines=False, shell=None, istream=) 03:35:22 2023-11-02 03:35:22,412 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-402/.semver/PR-402 03:35:22 0.0.0 [Pipeline] } 03:35:22 $ docker exec --env ******** --env ******** 9c48194f30cd030d418da8c94593b817a704b9b7d9ccaccd7b49d8af422a86f0 ssh-agent -k 03:35:22 unset SSH_AUTH_SOCK; 03:35:22 unset SSH_AGENT_PID; 03:35:22 echo Agent pid 75 killed; 03:35:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:35:23 + git semver [Pipeline] } 03:35:23 $ docker stop --time=1 9c48194f30cd030d418da8c94593b817a704b9b7d9ccaccd7b49d8af422a86f0 03:35:24 $ docker rm -f --volumes 9c48194f30cd030d418da8c94593b817a704b9b7d9ccaccd7b49d8af422a86f0 [Pipeline] // withDockerContainer [Pipeline] sh 03:35:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:35:25 Stashed 1 file(s) [Pipeline] echo 03:35:25 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:25 provisioning config files... 03:35:25 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-402@tmp/config2055123774197014606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:26 ---> docker-login.sh 03:35:26 nexus3.edgexfoundry.org:10001 03:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:26 Configure a credential helper to remove this warning. See 03:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:26 03:35:26 Login Succeeded 03:35:26 nexus3.edgexfoundry.org:10002 03:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:26 Configure a credential helper to remove this warning. See 03:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:26 03:35:26 Login Succeeded 03:35:26 nexus3.edgexfoundry.org:10003 03:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:26 Configure a credential helper to remove this warning. See 03:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:26 03:35:26 Login Succeeded 03:35:26 nexus3.edgexfoundry.org:10004 03:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:26 Configure a credential helper to remove this warning. See 03:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:26 03:35:26 Login Succeeded 03:35:26 docker.io 03:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:26 Configure a credential helper to remove this warning. See 03:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:26 03:35:26 Login Succeeded 03:35:26 ---> docker-login.sh ends [Pipeline] } 03:35:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:35:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:35:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:35:27 ========================================================= 03:35:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:35:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:35:27 Sending build context to Docker daemon 21.68MB 03:35:27 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:35:27 Step 2/13 : FROM ${BASE} AS builder 03:35:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:35:27 7264a8db6415: Pulling fs layer 03:35:27 c4d48a809fc2: Pulling fs layer 03:35:27 4f1c88b9dad5: Pulling fs layer 03:35:27 ad3a456e5733: Pulling fs layer 03:35:27 33e27b845d1e: Pulling fs layer 03:35:27 c68163c4e522: Pulling fs layer 03:35:27 50da416c3ac9: Pulling fs layer 03:35:27 23d2d4c4bb30: Pulling fs layer 03:35:27 ad3a456e5733: Waiting 03:35:27 33e27b845d1e: Waiting 03:35:27 c68163c4e522: Waiting 03:35:27 50da416c3ac9: Waiting 03:35:27 23d2d4c4bb30: Waiting 03:35:27 c4d48a809fc2: Download complete 03:35:27 ad3a456e5733: Verifying Checksum 03:35:27 ad3a456e5733: Download complete 03:35:27 33e27b845d1e: Verifying Checksum 03:35:27 33e27b845d1e: Download complete 03:35:27 7264a8db6415: Verifying Checksum 03:35:27 7264a8db6415: Download complete 03:35:27 c68163c4e522: Verifying Checksum 03:35:27 c68163c4e522: Download complete 03:35:27 7264a8db6415: Pull complete 03:35:28 c4d48a809fc2: Pull complete 03:35:28 23d2d4c4bb30: Download complete 03:35:28 4f1c88b9dad5: Verifying Checksum 03:35:28 4f1c88b9dad5: Download complete 03:35:28 50da416c3ac9: Download complete 03:35:31 4f1c88b9dad5: Pull complete 03:35:31 ad3a456e5733: Pull complete 03:35:31 33e27b845d1e: Pull complete 03:35:31 c68163c4e522: Pull complete 03:35:33 50da416c3ac9: Pull complete 03:35:34 23d2d4c4bb30: Pull complete 03:35:34 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 03:35:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:35:34 ---> 0786185ac409 03:35:34 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:35:39 ---> Running in 2dca8618ddbf 03:35:39 Removing intermediate container 2dca8618ddbf 03:35:39 ---> ee86aede497f 03:35:39 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:35:39 ---> Running in d9fe6cfe14e6 03:35:39 Removing intermediate container d9fe6cfe14e6 03:35:39 ---> 8bf7b44fe803 03:35:39 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:35:39 ---> Running in 3be268cfb55f 03:35:39 Removing intermediate container 3be268cfb55f 03:35:39 ---> 05d41340ae61 03:35:39 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:35:39 ---> Running in 3da431f23fe3 03:35:39 Removing intermediate container 3da431f23fe3 03:35:39 ---> 6aace5e7648a 03:35:39 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:35:39 ---> Running in 43908688cf94 03:35:39 Removing intermediate container 43908688cf94 03:35:39 ---> 07b0a350efda 03:35:39 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:35:39 ---> Running in c4fd7d2a96a3 03:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:35:39 OK: 264 MiB in 52 packages 03:35:40 Removing intermediate container c4fd7d2a96a3 03:35:40 ---> fafb7528435b 03:35:40 Step 9/13 : WORKDIR /device-onvif-camera 03:35:40 ---> Running in efc05970cb72 03:35:40 Removing intermediate container efc05970cb72 03:35:40 ---> 8137ec6e3fc2 03:35:40 Step 10/13 : COPY go.mod vendor* ./ 03:35:40 ---> 3d81719bd86d 03:35:40 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:35:40 ---> Running in 5fdb85669e83 03:35:40 Still waiting to schedule task 03:35:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:36:27 Removing intermediate container 5fdb85669e83 03:36:27 ---> ad8ac5018308 03:36:27 Step 12/13 : COPY . . 03:36:27 ---> b9ff3621c3d9 03:36:27 Step 13/13 : RUN ${MAKE} 03:36:27 ---> Running in 3d0d1331ece9 03:36:27 noop 03:36:27 Removing intermediate container 3d0d1331ece9 03:36:27 ---> b2966e448072 03:36:27 Successfully built b2966e448072 03:36:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:27 + docker inspect -f . ci-base-image-x86_64 03:36:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:27 prd-ubuntu20.04-docker-8c-8g-16329 does not seem to be running inside a container 03:36:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-402 -v /w/workspace/undry_device-onvif-camera_PR-402:/w/workspace/undry_device-onvif-camera_PR-402:rw,z -v /w/workspace/undry_device-onvif-camera_PR-402@tmp:/w/workspace/undry_device-onvif-camera_PR-402@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:36:28 $ docker top 65cf6f3d59cbe6d740ef2b5db863074a0ef025550541f771651c764ca8212e03 -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:28 + go version 03:36:28 go version go1.21.0 linux/amd64 [Pipeline] } 03:36:28 $ docker stop --time=1 65cf6f3d59cbe6d740ef2b5db863074a0ef025550541f771651c764ca8212e03 03:36:29 $ docker rm -f --volumes 65cf6f3d59cbe6d740ef2b5db863074a0ef025550541f771651c764ca8212e03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:30 + docker inspect -f . ci-base-image-x86_64 03:36:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:30 prd-ubuntu20.04-docker-8c-8g-16329 does not seem to be running inside a container 03:36:30 $ 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-402 -v /w/workspace/undry_device-onvif-camera_PR-402:/w/workspace/undry_device-onvif-camera_PR-402:rw,z -v /w/workspace/undry_device-onvif-camera_PR-402@tmp:/w/workspace/undry_device-onvif-camera_PR-402@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:36:31 $ docker top 71305a59beed96942456ea1945b47ae4a719a27e8f1176ba56a3815c0ea5eeab -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:31 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-402 [Pipeline] fileExists [Pipeline] sh 03:36:31 + make test 03:36:31 go test ./... -coverprofile=coverage.out ./... 03:36:33 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:36:43 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:36:43 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:36:45 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.5% of statements 03:36:45 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.066s coverage: 86.5% of statements 03:36:51 go vet ./... 03:36:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:36:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:36:54 ./bin/test-attribution-txt.sh [Pipeline] echo 03:36:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:36:55 $ docker stop --time=1 71305a59beed96942456ea1945b47ae4a719a27e8f1176ba56a3815c0ea5eeab 03:36:58 $ docker rm -f --volumes 71305a59beed96942456ea1945b47ae4a719a27e8f1176ba56a3815c0ea5eeab [Pipeline] // withDockerContainer [Pipeline] sh 03:36:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:36:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:36:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:37:00 + ls -al . 03:37:00 total 236 03:37:00 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 03:36 . 03:37:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 03:35 .. 03:37:00 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 03:36 .git 03:37:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 03:35 .github 03:37:00 -rw-rw-r-- 1 jenkins jenkins 493 Nov 2 03:35 .gitignore 03:37:00 -rw-rw-r-- 1 jenkins jenkins 42 Nov 2 03:35 .golangci.yml 03:37:00 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 03:35 .semver 03:37:00 -rw-rw-r-- 1 jenkins jenkins 11155 Nov 2 03:35 Attribution.txt 03:37:00 -rw-rw-r-- 1 jenkins jenkins 15932 Nov 2 03:35 CHANGELOG.md 03:37:00 -rw-rw-r-- 1 jenkins jenkins 1574 Nov 2 03:35 Dockerfile 03:37:00 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 03:35 GOVERNANCE.md 03:37:00 -rw-rw-r-- 1 jenkins jenkins 739 Nov 2 03:35 Jenkinsfile 03:37:00 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 2 03:35 LICENSE 03:37:00 -rw-rw-r-- 1 jenkins jenkins 2877 Nov 2 03:35 Makefile 03:37:00 -rw-rw-r-- 1 jenkins jenkins 625 Nov 2 03:35 OWNERS.md 03:37:00 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 2 03:35 README.md 03:37:00 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 03:35 VERSION 03:37:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 03:35 bin 03:37:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 03:35 cmd 03:37:00 -rw-r--r-- 1 jenkins jenkins 78456 Nov 2 03:36 coverage.out 03:37:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 03:35 doc 03:37:00 -rw-rw-r-- 1 jenkins jenkins 4087 Nov 2 03:35 go.mod 03:37:00 -rw-rw-r-- 1 jenkins jenkins 35688 Nov 2 03:35 go.sum 03:37:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 03:35 internal 03:37:00 -rw-rw-r-- 1 jenkins jenkins 236 Nov 2 03:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:00 + 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=bd1c7da0eea5d7fef87c02cd9e127589b05867fe --label arch=amd64 --label version=0.0.0 . 03:37:00 Sending build context to Docker daemon 21.76MB 03:37:00 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 03:37:00 Step 2/26 : FROM ${BASE} AS builder 03:37:00 ---> b2966e448072 03:37:00 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:37:00 ---> Running in ad21f17234ac 03:37:01 Removing intermediate container ad21f17234ac 03:37:01 ---> 76414c4f1f6b 03:37:01 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:37:01 ---> Running in fda9d671b5de 03:37:01 Removing intermediate container fda9d671b5de 03:37:01 ---> bda5d53bca63 03:37:01 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 03:37:01 ---> Running in 5ff61fd53974 03:37:01 Removing intermediate container 5ff61fd53974 03:37:01 ---> e1f68a672207 03:37:01 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:37:01 ---> Running in 6e528d113033 03:37:01 Removing intermediate container 6e528d113033 03:37:01 ---> 1574352a72c0 03:37:01 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:37:01 ---> Running in 5fc94602d6b2 03:37:01 Removing intermediate container 5fc94602d6b2 03:37:01 ---> 1fac6ea9231f 03:37:01 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:37:01 ---> Running in d513ce82ec0a 03:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:37:02 OK: 264 MiB in 52 packages 03:37:02 Removing intermediate container d513ce82ec0a 03:37:02 ---> 5c0f73883858 03:37:02 Step 9/26 : WORKDIR /device-onvif-camera 03:37:02 ---> Running in 575d2b4746d1 03:37:02 Removing intermediate container 575d2b4746d1 03:37:02 ---> 936733de9b79 03:37:02 Step 10/26 : COPY go.mod vendor* ./ 03:37:02 ---> eca3b622403b 03:37:02 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:02 ---> Running in 5df86fd2dbdc 03:37:03 Removing intermediate container 5df86fd2dbdc 03:37:03 ---> 7d2531a5f41c 03:37:03 Step 12/26 : COPY . . 03:37:04 ---> 6bc86caf0097 03:37:04 Step 13/26 : RUN ${MAKE} 03:37:04 ---> Running in baef6390ce7e 03:37:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:37:27 Removing intermediate container baef6390ce7e 03:37:27 ---> 8c575e3e3eb2 03:37:27 Step 14/26 : FROM alpine:3.18 03:37:27 3.18: Pulling from library/alpine 03:37:27 96526aa774ef: Pulling fs layer 03:37:27 96526aa774ef: Verifying Checksum 03:37:27 96526aa774ef: Download complete 03:37:27 96526aa774ef: Pull complete 03:37:27 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:37:27 Status: Downloaded newer image for alpine:3.18 03:37:27 ---> 8ca4688f4f35 03:37:27 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:37:27 ---> Running in 61bf4246c2ac 03:37:27 Removing intermediate container 61bf4246c2ac 03:37:27 ---> 441c706c0414 03:37:27 Step 16/26 : RUN apk add --update --no-cache dumb-init 03:37:27 ---> Running in 7a5d3d0d0090 03:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:37:27 (1/1) Installing dumb-init (1.2.5-r2) 03:37:27 Executing busybox-1.36.1-r2.trigger 03:37:27 OK: 7 MiB in 16 packages 03:37:27 Removing intermediate container 7a5d3d0d0090 03:37:27 ---> 6adc2ec29c60 03:37:27 Step 17/26 : WORKDIR / 03:37:27 ---> Running in 1552b4098118 03:37:27 Removing intermediate container 1552b4098118 03:37:27 ---> a360c813dc93 03:37:27 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:37:27 ---> 7f9c5bcee693 03:37:27 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:37:27 ---> 6c6a5a84c6c1 03:37:27 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:37:27 ---> cb1a71d830dd 03:37:27 Step 21/26 : EXPOSE 59984 03:37:27 ---> Running in 1bf7758c6ec9 03:37:27 Removing intermediate container 1bf7758c6ec9 03:37:27 ---> c7dcc80a7244 03:37:27 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:37:27 ---> Running in f76c7b6e323a 03:37:27 Removing intermediate container f76c7b6e323a 03:37:27 ---> 9919cff18748 03:37:27 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:37:27 ---> Running in da2b92be8b60 03:37:27 Removing intermediate container da2b92be8b60 03:37:27 ---> df570e8b2650 03:37:27 Step 24/26 : LABEL arch=amd64 03:37:27 ---> Running in f49091e5e2d6 03:37:27 Removing intermediate container f49091e5e2d6 03:37:27 ---> fb381f877d09 03:37:27 Step 25/26 : LABEL git_sha=bd1c7da0eea5d7fef87c02cd9e127589b05867fe 03:37:27 ---> Running in fd669c2c01fa 03:37:27 Removing intermediate container fd669c2c01fa 03:37:27 ---> 35713d61e4d7 03:37:27 Step 26/26 : LABEL version=0.0.0 03:37:27 ---> Running in c955dbd4a801 03:37:27 Removing intermediate container c955dbd4a801 03:37:27 ---> b96f4eca8e2a 03:37:27 [Warning] One or more build-args [ARCH] were not consumed 03:37:27 Successfully built b96f4eca8e2a 03:37:27 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:28 03:37:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:29 latest: Pulling from edgex-lftools-log-publisher 03:37:29 5eb5b503b376: Pulling fs layer 03:37:29 5c69ac0246d0: Pulling fs layer 03:37:29 ec43610c2a17: Pulling fs layer 03:37:29 3a2ae6a8a46f: Pulling fs layer 03:37:29 33b1e0a273af: Pulling fs layer 03:37:29 5d3b04190fa2: Pulling fs layer 03:37:29 2f39f015ded8: Pulling fs layer 03:37:29 3a2ae6a8a46f: Waiting 03:37:29 33b1e0a273af: Waiting 03:37:29 5d3b04190fa2: Waiting 03:37:29 5c69ac0246d0: Download complete 03:37:29 3a2ae6a8a46f: Download complete 03:37:29 33b1e0a273af: Verifying Checksum 03:37:29 33b1e0a273af: Download complete 03:37:29 5d3b04190fa2: Verifying Checksum 03:37:29 5d3b04190fa2: Download complete 03:37:29 ec43610c2a17: Verifying Checksum 03:37:29 ec43610c2a17: Download complete 03:37:29 5eb5b503b376: Verifying Checksum 03:37:29 5eb5b503b376: Download complete 03:37:29 2f39f015ded8: Download complete 03:37:30 5eb5b503b376: Pull complete 03:37:30 5c69ac0246d0: Pull complete 03:37:31 ec43610c2a17: Pull complete 03:37:31 3a2ae6a8a46f: Pull complete 03:37:31 33b1e0a273af: Pull complete 03:37:31 5d3b04190fa2: Pull complete 03:37:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16330 in /w/workspace/undry_device-onvif-camera_PR-402 [Pipeline] { [Pipeline] ws 03:37:34 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:37:34 The recommended git tool is: git 03:37:35 2f39f015ded8: Pull complete 03:37:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:37:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:37:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:35 prd-ubuntu20.04-docker-8c-8g-16329 does not seem to be running inside a container 03:37:35 $ 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-402 -v /w/workspace/undry_device-onvif-camera_PR-402:/w/workspace/undry_device-onvif-camera_PR-402:rw,z -v /w/workspace/undry_device-onvif-camera_PR-402@tmp:/w/workspace/undry_device-onvif-camera_PR-402@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:37:39 $ docker top 0f984ae2fed46d01c03cd5d75428c4eabe5f74bd886e2ae2752a5234e2c592a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:39 ---> job-cost.sh 03:37:39 lf-activate-venv: SKIPPING 03:37:39 INFO: No Stack... 03:37:40 using credential edgex-jenkins-ssh 03:37:40 Cloning the remote Git repository 03:37:40 INFO: Retrieving Pricing Info for: v3-standard-8 03:37:40 INFO: Archiving Costs [Pipeline] sh 03:37:40 + cat /w/workspace/undry_device-onvif-camera_PR-402/archives/cost.csv 03:37:40 + cut -d, -f6 [Pipeline] lock 03:37:40 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-402-1-stack-cost] 03:37:40 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-402-1-stack-cost] did not exist. Created. 03:37:40 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-402-1-stack-cost] [Pipeline] { [Pipeline] unstash 03:37:40 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:37:40 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:37:40 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:37:40 > git --version # timeout=10 03:37:40 > git --version # 'git version 2.25.1' 03:37:40 using GIT_SSH to set credentials SSH Credentials for GitHub 03:37:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 03:37:41 + echo total: 0.2199999988079071 [Pipeline] stash 03:37:41 Stashed 1 file(s) [Pipeline] } 03:37:41 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-402-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:37:41 $ docker stop --time=1 0f984ae2fed46d01c03cd5d75428c4eabe5f74bd886e2ae2752a5234e2c592a6 03:37:42 $ docker rm -f --volumes 0f984ae2fed46d01c03cd5d75428c4eabe5f74bd886e2ae2752a5234e2c592a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:37:42 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:37:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:37:43 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:37:43 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:37:43 using GIT_SSH to set credentials SSH Credentials for GitHub 03:37:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/402/head:refs/remotes/origin/PR-402 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:37:43 Merging remotes/origin/main commit 991b984f0069dd0eb843d102c22933ca1a2cac27 into PR head commit bd1c7da0eea5d7fef87c02cd9e127589b05867fe 03:37:44 Merge succeeded, producing bd1c7da0eea5d7fef87c02cd9e127589b05867fe 03:37:44 Checking out Revision bd1c7da0eea5d7fef87c02cd9e127589b05867fe (PR-402) 03:37:43 > git config core.sparsecheckout # timeout=10 03:37:43 > git checkout -f bd1c7da0eea5d7fef87c02cd9e127589b05867fe # timeout=10 03:37:44 > git remote # timeout=10 03:37:44 > git config --get remote.origin.url # timeout=10 03:37:44 using GIT_SSH to set credentials SSH Credentials for GitHub 03:37:44 > git merge 991b984f0069dd0eb843d102c22933ca1a2cac27 # timeout=10 03:37:44 > git rev-parse HEAD^{commit} # timeout=10 03:37:44 > git config core.sparsecheckout # timeout=10 03:37:44 > git checkout -f bd1c7da0eea5d7fef87c02cd9e127589b05867fe # timeout=10 03:37:44 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 03:37:45 > git --version # timeout=10 03:37:45 > git --version # 'git version 2.25.1' 03:37:45 fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:37:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:37:46 % Total % Received % Xferd Average Speed Time Time Time Current 03:37:46 Dload Upload Total Spent Left Speed 03:37:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh 03:37:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:37:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:37:47 + sudo tee /etc/docker/daemon.new 03:37:47 { 03:37:47 "registry-mirrors": [ 03:37:47 "https://nexus3.edgexfoundry.org:10001" 03:37:47 ], 03:37:47 "bip": "10.250.0.254/24", 03:37:47 "hosts": [ 03:37:47 "tcp://0.0.0.0:5555", 03:37:47 "unix:///var/run/docker.sock" 03:37:47 ], 03:37:47 "mtu": 1458, 03:37:47 "selinux-enabled": true, 03:37:47 "seccomp-profile": "/etc/docker/seccomp.json" 03:37:47 } [Pipeline] sh 03:37:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:37:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:10 provisioning config files... 03:38:10 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config8570863259152484834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:10 ---> docker-login.sh 03:38:10 nexus3.edgexfoundry.org:10001 03:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:11 Configure a credential helper to remove this warning. See 03:38:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:11 03:38:11 Login Succeeded 03:38:11 nexus3.edgexfoundry.org:10002 03:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:11 Configure a credential helper to remove this warning. See 03:38:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:11 03:38:11 Login Succeeded 03:38:11 nexus3.edgexfoundry.org:10003 03:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:12 Configure a credential helper to remove this warning. See 03:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:12 03:38:12 Login Succeeded 03:38:12 nexus3.edgexfoundry.org:10004 03:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:12 Configure a credential helper to remove this warning. See 03:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:12 03:38:12 Login Succeeded 03:38:12 docker.io 03:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:13 Configure a credential helper to remove this warning. See 03:38:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:13 03:38:13 Login Succeeded 03:38:13 ---> docker-login.sh ends [Pipeline] } 03:38:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:38:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:38:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:38:13 ========================================================= 03:38:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:38:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:38:15 Sending build context to Docker daemon 14.2MB 03:38:15 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:38:15 Step 2/13 : FROM ${BASE} AS builder 03:38:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:38:15 9fda8d8052c6: Pulling fs layer 03:38:15 5d54e960e981: Pulling fs layer 03:38:15 c4a7e357bf2a: Pulling fs layer 03:38:15 f0e02332f6b5: Pulling fs layer 03:38:15 cefa15bbcfad: Pulling fs layer 03:38:15 17808c966233: Pulling fs layer 03:38:15 f4c1fc716caa: Pulling fs layer 03:38:15 f0e02332f6b5: Waiting 03:38:15 17808c966233: Waiting 03:38:15 cefa15bbcfad: Waiting 03:38:15 f4c1fc716caa: Waiting 03:38:15 5d54e960e981: Verifying Checksum 03:38:15 5d54e960e981: Download complete 03:38:15 f0e02332f6b5: Verifying Checksum 03:38:15 f0e02332f6b5: Download complete 03:38:15 cefa15bbcfad: Verifying Checksum 03:38:15 cefa15bbcfad: Download complete 03:38:15 9fda8d8052c6: Download complete 03:38:15 f4c1fc716caa: Verifying Checksum 03:38:15 f4c1fc716caa: Download complete 03:38:16 9fda8d8052c6: Pull complete 03:38:16 5d54e960e981: Pull complete 03:38:17 c4a7e357bf2a: Download complete 03:38:18 17808c966233: Verifying Checksum 03:38:30 c4a7e357bf2a: Pull complete 03:38:30 f0e02332f6b5: Pull complete 03:38:30 cefa15bbcfad: Pull complete 03:38:38 17808c966233: Pull complete 03:38:39 f4c1fc716caa: Pull complete 03:38:39 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 03:38:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:38:39 ---> ea914061e18c 03:38:39 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:38:40 ---> Running in 82cee4c71f0e 03:38:40 Removing intermediate container 82cee4c71f0e 03:38:40 ---> 3c006a5cdb94 03:38:40 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:38:40 ---> Running in d01fe012bfd8 03:38:40 Removing intermediate container d01fe012bfd8 03:38:40 ---> 99d241518899 03:38:40 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:38:40 ---> Running in 2e44bcaed359 03:38:41 Removing intermediate container 2e44bcaed359 03:38:41 ---> d7dc5579179c 03:38:41 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:38:41 ---> Running in a22d6ceb368f 03:38:41 Removing intermediate container a22d6ceb368f 03:38:41 ---> d8eb6afb342e 03:38:41 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:38:41 ---> Running in f710553532f3 03:38:42 Removing intermediate container f710553532f3 03:38:42 ---> c6d16c5cf509 03:38:42 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:38:42 ---> Running in f6c67c18d870 03:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:38:44 OK: 266 MiB in 52 packages 03:38:45 Removing intermediate container f6c67c18d870 03:38:45 ---> 4792708ef058 03:38:45 Step 9/13 : WORKDIR /device-onvif-camera 03:38:45 ---> Running in 35efa50c8935 03:38:46 Removing intermediate container 35efa50c8935 03:38:46 ---> f6df87995ec9 03:38:46 Step 10/13 : COPY go.mod vendor* ./ 03:38:48 ---> fd9869f8c515 03:38:48 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:48 ---> Running in fdca5ccdcc19 03:40:25 Removing intermediate container fdca5ccdcc19 03:40:25 ---> a409a6c7254f 03:40:25 Step 12/13 : COPY . . 03:40:25 ---> d44280fa358f 03:40:25 Step 13/13 : RUN ${MAKE} 03:40:25 ---> Running in c8528a063477 03:40:25 noop 03:40:25 Removing intermediate container c8528a063477 03:40:25 ---> 1887ee33f481 03:40:25 Successfully built 1887ee33f481 03:40:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:25 + docker inspect -f . ci-base-image-arm64 03:40:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:26 prd-ubuntu20.04-docker-arm64-4c-16g-16330 does not seem to be running inside a container 03:40:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:40:28 $ docker top b87132c9a3bb422282e6a4fce6bbd68e4008361c9ae05dc8cd9721a6dd8a690d -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:29 + go version 03:40:29 go version go1.21.0 linux/arm64 [Pipeline] } 03:40:29 $ docker stop --time=1 b87132c9a3bb422282e6a4fce6bbd68e4008361c9ae05dc8cd9721a6dd8a690d 03:40:30 $ docker rm -f --volumes b87132c9a3bb422282e6a4fce6bbd68e4008361c9ae05dc8cd9721a6dd8a690d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:31 + docker inspect -f . ci-base-image-arm64 03:40:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:31 prd-ubuntu20.04-docker-arm64-4c-16g-16330 does not seem to be running inside a container 03:40:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:40:33 $ docker top 003851775a68d616d5d446aaef319ae8ce1509874d8b5a6bce25325a9a91f80c -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:34 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:40:34 + make test 03:40:34 go test ./... -coverprofile=coverage.out ./... 03:40:39 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:42:30 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:42:32 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:42:34 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.216s coverage: 31.5% of statements 03:42:56 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.634s coverage: 86.5% of statements 03:42:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:42:56 go vet ./... 03:43:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:43:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:43:28 ./bin/test-attribution-txt.sh [Pipeline] echo 03:43:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:43:29 $ docker stop --time=1 003851775a68d616d5d446aaef319ae8ce1509874d8b5a6bce25325a9a91f80c 03:43:30 $ docker rm -f --volumes 003851775a68d616d5d446aaef319ae8ce1509874d8b5a6bce25325a9a91f80c [Pipeline] // withDockerContainer [Pipeline] sh 03:43:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:43:32 Warning: overwriting stash ‘coverage-report’ 03:43:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:43:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:43:33 + ls -al . 03:43:33 total 232 03:43:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 03:40 . 03:43:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 03:37 .. 03:43:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 03:37 .git 03:43:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 03:37 .github 03:43:33 -rw-rw-r-- 1 jenkins jenkins 493 Nov 2 03:37 .gitignore 03:43:33 -rw-rw-r-- 1 jenkins jenkins 42 Nov 2 03:37 .golangci.yml 03:43:33 -rw-rw-r-- 1 jenkins jenkins 11155 Nov 2 03:37 Attribution.txt 03:43:33 -rw-rw-r-- 1 jenkins jenkins 15932 Nov 2 03:37 CHANGELOG.md 03:43:33 -rw-rw-r-- 1 jenkins jenkins 1574 Nov 2 03:37 Dockerfile 03:43:33 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 03:37 GOVERNANCE.md 03:43:33 -rw-rw-r-- 1 jenkins jenkins 739 Nov 2 03:37 Jenkinsfile 03:43:33 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 2 03:37 LICENSE 03:43:33 -rw-rw-r-- 1 jenkins jenkins 2877 Nov 2 03:37 Makefile 03:43:33 -rw-rw-r-- 1 jenkins jenkins 625 Nov 2 03:37 OWNERS.md 03:43:33 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 2 03:37 README.md 03:43:33 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 03:35 VERSION 03:43:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 03:37 bin 03:43:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 03:37 cmd 03:43:33 -rw-r--r-- 1 jenkins jenkins 78456 Nov 2 03:42 coverage.out 03:43:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 03:37 doc 03:43:33 -rw-rw-r-- 1 jenkins jenkins 4087 Nov 2 03:37 go.mod 03:43:33 -rw-rw-r-- 1 jenkins jenkins 35688 Nov 2 03:37 go.sum 03:43:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 03:37 internal 03:43:33 -rw-rw-r-- 1 jenkins jenkins 236 Nov 2 03:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:34 + 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=bd1c7da0eea5d7fef87c02cd9e127589b05867fe --label arch=arm64 --label version=0.0.0 . 03:43:34 Sending build context to Docker daemon 14.28MB 03:43:34 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 03:43:34 Step 2/26 : FROM ${BASE} AS builder 03:43:34 ---> 1887ee33f481 03:43:34 Step 3/26 : ARG ADD_BUILD_TAGS="" 03:43:34 ---> Running in 8fb0adad8297 03:43:34 Removing intermediate container 8fb0adad8297 03:43:34 ---> b70d50cb7f27 03:43:34 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:43:35 ---> Running in fa1c51a42829 03:43:35 Removing intermediate container fa1c51a42829 03:43:35 ---> 993e8c43f4a4 03:43:35 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 03:43:35 ---> Running in a3edd4326380 03:43:35 Removing intermediate container a3edd4326380 03:43:35 ---> 5762ea562714 03:43:35 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 03:43:36 ---> Running in 35e358fd67bb 03:43:36 Removing intermediate container 35e358fd67bb 03:43:36 ---> 31a8923d8300 03:43:36 Step 7/26 : LABEL Name=edgex-device-onvif-camera 03:43:36 ---> Running in b13afc91a2eb 03:43:36 Removing intermediate container b13afc91a2eb 03:43:36 ---> 72078909a6e8 03:43:36 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:43:36 ---> Running in db5eb339351a 03:43:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:43:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:43:39 OK: 266 MiB in 52 packages 03:43:40 Removing intermediate container db5eb339351a 03:43:40 ---> b9fa313d29d6 03:43:40 Step 9/26 : WORKDIR /device-onvif-camera 03:43:40 ---> Running in b53b950bcd51 03:43:40 Removing intermediate container b53b950bcd51 03:43:40 ---> dc83bbcdd81e 03:43:40 Step 10/26 : COPY go.mod vendor* ./ 03:43:41 ---> 5ef53a97131b 03:43:41 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:41 ---> Running in bfeeb34467fc 03:43:44 Removing intermediate container bfeeb34467fc 03:43:44 ---> 09785165e52a 03:43:44 Step 12/26 : COPY . . 03:43:45 ---> bf52c4185273 03:43:45 Step 13/26 : RUN ${MAKE} 03:43:45 ---> Running in e8d0b148c0b6 03:43:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:45:53 Removing intermediate container e8d0b148c0b6 03:45:53 ---> f818d1b1141a 03:45:53 Step 14/26 : FROM alpine:3.18 03:45:53 3.18: Pulling from library/alpine 03:45:53 579b34f0a95b: Pulling fs layer 03:45:53 579b34f0a95b: Verifying Checksum 03:45:53 579b34f0a95b: Download complete 03:45:53 579b34f0a95b: Pull complete 03:45:53 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 03:45:53 Status: Downloaded newer image for alpine:3.18 03:45:53 ---> 3cc203321400 03:45:53 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:45:53 ---> Running in d9723c85779c 03:45:53 Removing intermediate container d9723c85779c 03:45:53 ---> fda97805e5b7 03:45:53 Step 16/26 : RUN apk add --update --no-cache dumb-init 03:45:53 ---> Running in 9805b8daba6b 03:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:45:53 (1/1) Installing dumb-init (1.2.5-r2) 03:45:53 Executing busybox-1.36.1-r2.trigger 03:45:53 OK: 8 MiB in 16 packages 03:45:53 Removing intermediate container 9805b8daba6b 03:45:53 ---> f032130262bb 03:45:53 Step 17/26 : WORKDIR / 03:45:53 ---> Running in 2b886e99411a 03:45:53 Removing intermediate container 2b886e99411a 03:45:53 ---> 471e4fadf397 03:45:53 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 03:45:53 ---> 368601939d13 03:45:53 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 03:45:53 ---> 6ff19b9ae0e8 03:45:53 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:45:53 ---> 0d42f0223503 03:45:53 Step 21/26 : EXPOSE 59984 03:45:53 ---> Running in 3cb1c6f07ae5 03:45:53 Removing intermediate container 3cb1c6f07ae5 03:45:53 ---> 61e1f4ce0a0f 03:45:53 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 03:45:53 ---> Running in a9a6bd6bd374 03:45:53 Removing intermediate container a9a6bd6bd374 03:45:53 ---> 9d71c7cba4e7 03:45:53 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:45:53 ---> Running in 90c814c7c311 03:45:53 Removing intermediate container 90c814c7c311 03:45:53 ---> b345663159b1 03:45:53 Step 24/26 : LABEL arch=arm64 03:45:53 ---> Running in 7c5e77068f48 03:45:53 Removing intermediate container 7c5e77068f48 03:45:53 ---> acc8c8351caa 03:45:53 Step 25/26 : LABEL git_sha=bd1c7da0eea5d7fef87c02cd9e127589b05867fe 03:45:53 ---> Running in 6193b75eacab 03:45:54 Removing intermediate container 6193b75eacab 03:45:54 ---> 555bf4af1e1e 03:45:54 Step 26/26 : LABEL version=0.0.0 03:45:54 ---> Running in 06763cd01710 03:45:54 Removing intermediate container 06763cd01710 03:45:54 ---> 0dccce9a3acc 03:45:54 [Warning] One or more build-args [ARCH] were not consumed 03:45:54 Successfully built 0dccce9a3acc 03:45:54 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:45:55 03:45:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:45:55 arm64: Pulling from edgex-lftools-log-publisher 03:45:55 8998bd30e6a1: Pulling fs layer 03:45:55 04944245beec: Pulling fs layer 03:45:55 699f458cf7ca: Pulling fs layer 03:45:55 765212b225bb: Pulling fs layer 03:45:55 f23df028b6ca: Pulling fs layer 03:45:55 765212b225bb: Waiting 03:45:55 d65c8cfc05b1: Pulling fs layer 03:45:55 2437ff75d9bd: Pulling fs layer 03:45:55 f23df028b6ca: Waiting 03:45:55 d65c8cfc05b1: Waiting 03:45:55 2437ff75d9bd: Waiting 03:45:56 04944245beec: Verifying Checksum 03:45:56 04944245beec: Download complete 03:45:56 765212b225bb: Download complete 03:45:56 f23df028b6ca: Verifying Checksum 03:45:56 f23df028b6ca: Download complete 03:45:56 d65c8cfc05b1: Verifying Checksum 03:45:56 d65c8cfc05b1: Download complete 03:45:56 699f458cf7ca: Verifying Checksum 03:45:56 699f458cf7ca: Download complete 03:45:56 8998bd30e6a1: Verifying Checksum 03:45:56 8998bd30e6a1: Download complete 03:45:59 2437ff75d9bd: Verifying Checksum 03:45:59 2437ff75d9bd: Download complete 03:46:01 8998bd30e6a1: Pull complete 03:46:02 04944245beec: Pull complete 03:46:03 699f458cf7ca: Pull complete 03:46:03 765212b225bb: Pull complete 03:46:04 f23df028b6ca: Pull complete 03:46:04 d65c8cfc05b1: Pull complete 03:46:22 2437ff75d9bd: Pull complete 03:46:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:46:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:46:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:23 prd-ubuntu20.04-docker-arm64-4c-16g-16330 does not seem to be running inside a container 03:46:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:46:27 $ docker top 967b0a1c3570e623e76678555c6f5f7d7b3306130a18f8c0dceecc8a950d7769 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:46:28 ---> job-cost.sh 03:46:28 lf-activate-venv: SKIPPING 03:46:28 INFO: No Stack... 03:46:29 INFO: Retrieving Pricing Info for: v3-standard-4 03:46:30 INFO: Archiving Costs [Pipeline] sh 03:46:30 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:46:30 + cut -d, -f6 [Pipeline] lock 03:46:30 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-402-1-stack-cost] 03:46:30 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-402-1-stack-cost] did not exist. Created. 03:46:30 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-402-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:46:31 /w/workspace/device-onvif-camera/1@tmp/durable-d401ca97/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:46:32 + echo total: 0.10999999940395355 [Pipeline] stash 03:46:32 Warning: overwriting stash ‘stack-cost’ 03:46:32 Stashed 1 file(s) [Pipeline] } 03:46:32 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-402-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:46:32 $ docker stop --time=1 967b0a1c3570e623e76678555c6f5f7d7b3306130a18f8c0dceecc8a950d7769 03:46:34 $ docker rm -f --volumes 967b0a1c3570e623e76678555c6f5f7d7b3306130a18f8c0dceecc8a950d7769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:46:35 provisioning config files... 03:46:35 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-402@tmp/config9907725170124957172tmp [Pipeline] { [Pipeline] sh 03:46:35 + set +x 03:46:35 + bash -s -- 03:46:35 + curl -s https://codecov.io/bash 03:46:35 03:46:35 _____ _ 03:46:35 / ____| | | 03:46:35 | | ___ __| | ___ ___ _____ __ 03:46:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:46:35 | |___| (_) | (_| | __/ (_| (_) \ V / 03:46:35 \_____\___/ \__,_|\___|\___\___/ \_/ 03:46:35 Bash-1.0.6 03:46:35 03:46:35 03:46:35 ==> git version 2.25.1 found 03:46:35 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:46:35 Release-Date: 2020-01-08 03:46:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:46:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:46:35 ==> Jenkins CI detected. 03:46:35 current dir:  /w/workspace/undry_device-onvif-camera_PR-402 03:46:35 project root: . 03:46:35 --> token set from env 03:46:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:46:35 ==> Running gcov in . (disable via -X gcov) 03:46:35 ==> Python coveragepy not found 03:46:35 ==> Searching for coverage reports in: 03:46:35 + . 03:46:35 -> Found 1 reports 03:46:35 ==> Detecting git/mercurial file structure 03:46:35 ==> Reading reports 03:46:35 + ./coverage.out bytes=78456 03:46:35 ==> Appending adjustments 03:46:35 https://docs.codecov.io/docs/fixing-reports 03:46:35 + Found adjustments 03:46:35 ==> Gzipping contents 03:46:35 12K /tmp/codecov.lCBcZk.gz 03:46:35 ==> Uploading reports 03:46:35 url: https://codecov.io 03:46:35 query: branch=PR-402&commit=bd1c7da0eea5d7fef87c02cd9e127589b05867fe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-402%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=402&job=&cmd_args= 03:46:35 -> Pinging Codecov 03:46:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-402&commit=bd1c7da0eea5d7fef87c02cd9e127589b05867fe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-402%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=402&job=&cmd_args= 03:46:35 -> Uploading to 03:46:35 https://storage.googleapis.com/codecov/v4/raw/2023-11-02/F29A59C45E3A92E06B3E522C9905F8EF/bd1c7da0eea5d7fef87c02cd9e127589b05867fe/b2876b7a-faa5-4af2-9457-03030e72847b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T034635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7ea8e9aa001a81d20744761db4b677831a1e69bc02dc657db675f27aea5a1f7 03:46:35 % Total % Received % Xferd Average Speed Time Time Time Current 03:46:35 Dload Upload Total Spent Left Speed 03:46:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 36542 --:--:-- --:--:-- --:--:-- 36542 03:46:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/bd1c7da0eea5d7fef87c02cd9e127589b05867fe [Pipeline] } 03:46:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:46:37 + [ -d /w/workspace/undry_device-onvif-camera_PR-402/archives ] 03:46:37 + ls -al /w/workspace/undry_device-onvif-camera_PR-402/archives 03:46:37 total 16 03:46:37 drwxr-xr-x 3 root root 4096 Nov 2 03:37 . 03:46:37 drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 03:37 .. 03:46:37 drwxr-xr-x 2 root root 4096 Nov 2 03:37 cost 03:46:37 -rw-r--r-- 1 root root 91 Nov 2 03:37 cost.csv 03:46:37 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-402/archives 03:46:37 + ls -al /w/workspace/undry_device-onvif-camera_PR-402/archives 03:46:37 total 16 03:46:37 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 03:37 . 03:46:37 drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 03:37 .. 03:46:37 drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 03:37 cost 03:46:37 -rw-r--r-- 1 jenkins jenkins 91 Nov 2 03:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:46:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:46:39 ---> package-listing.sh 03:46:39 ++ facter osfamily 03:46:39 ++ tr '[:upper:]' '[:lower:]' 03:46:39 + OS_FAMILY=debian 03:46:39 + workspace=/w/workspace/undry_device-onvif-camera_PR-402 03:46:39 + START_PACKAGES=/tmp/packages_start.txt 03:46:39 + END_PACKAGES=/tmp/packages_end.txt 03:46:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:46:39 + PACKAGES=/tmp/packages_start.txt 03:46:39 + '[' /w/workspace/undry_device-onvif-camera_PR-402 ']' 03:46:39 + PACKAGES=/tmp/packages_end.txt 03:46:39 + case "${OS_FAMILY}" in 03:46:39 + dpkg -l 03:46:39 + grep '^ii' 03:46:39 + '[' -f /tmp/packages_start.txt ']' 03:46:39 + '[' -f /tmp/packages_end.txt ']' 03:46:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:46:39 + '[' /w/workspace/undry_device-onvif-camera_PR-402 ']' 03:46:39 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-402/archives/ 03:46:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-402/archives/ [Pipeline] echo 03:46:39 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-402/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:46:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:46:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:40 prd-ubuntu20.04-docker-8c-8g-16329 does not seem to be running inside a container 03:46:40 $ 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-402/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-402 -v /w/workspace/undry_device-onvif-camera_PR-402:/w/workspace/undry_device-onvif-camera_PR-402:rw,z -v /w/workspace/undry_device-onvif-camera_PR-402@tmp:/w/workspace/undry_device-onvif-camera_PR-402@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:46:40 $ docker top 6ad205e119f943f0815194b9aaf833a2b0e2e0749ba56ab117a64eea14412383 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:41 + touch /tmp/pre-build-complete [Pipeline] sh 03:46:41 + mkdir -p /var/log/sysstat [Pipeline] sh 03:46:41 + ls /var/log/sa-host 03:46:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:46:42 provisioning config files... 03:46:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-402@tmp/config1534951999310070343tmp [Pipeline] { [Pipeline] echo 03:46:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:46:42 ---> create-netrc.sh [Pipeline] } 03:46:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:46:42 ---> python-tools-install.sh [Pipeline] echo 03:46:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:46:43 ---> sudo-logs.sh 03:46:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:46:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:46:43 ---> job-cost.sh 03:46:43 lf-activate-venv: SKIPPING 03:46:43 DEBUG: total: 0.2199999988079071 03:46:43 INFO: Retrieving Stack Cost... 03:46:43 INFO: Retrieving Pricing Info for: v3-standard-8 03:46:44 INFO: Archiving Costs [Pipeline] echo 03:46:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:46:44 ---> logs-deploy.sh 03:46:44 lf-activate-venv: SKIPPING 03:46:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-402/1 03:46:44 INFO: archiving workspace using pattern(s): 03:46:45 Archives upload complete. 03:46:46 INFO: archiving logs to Nexus 03:46:46 ---> uname -a: 03:46:46 Linux prd-ubuntu20-04-docker-8c-8g-16329 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:46:46 03:46:46 03:46:46 ---> lscpu: 03:46:46 Architecture: x86_64 03:46:46 CPU op-mode(s): 32-bit, 64-bit 03:46:46 Byte Order: Little Endian 03:46:46 Address sizes: 40 bits physical, 48 bits virtual 03:46:46 CPU(s): 8 03:46:46 On-line CPU(s) list: 0-7 03:46:46 Thread(s) per core: 1 03:46:46 Core(s) per socket: 1 03:46:46 Socket(s): 8 03:46:46 NUMA node(s): 1 03:46:46 Vendor ID: AuthenticAMD 03:46:46 CPU family: 23 03:46:46 Model: 49 03:46:46 Model name: AMD EPYC-Rome Processor 03:46:46 Stepping: 0 03:46:46 CPU MHz: 2799.998 03:46:46 BogoMIPS: 5599.99 03:46:46 Virtualization: AMD-V 03:46:46 Hypervisor vendor: KVM 03:46:46 Virtualization type: full 03:46:46 L1d cache: 256 KiB 03:46:46 L1i cache: 256 KiB 03:46:46 L2 cache: 4 MiB 03:46:46 L3 cache: 128 MiB 03:46:46 NUMA node0 CPU(s): 0-7 03:46:46 Vulnerability Itlb multihit: Not affected 03:46:46 Vulnerability L1tf: Not affected 03:46:46 Vulnerability Mds: Not affected 03:46:46 Vulnerability Meltdown: Not affected 03:46:46 Vulnerability Mmio stale data: Not affected 03:46:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:46:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:46:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:46:46 Vulnerability Srbds: Not affected 03:46:46 Vulnerability Tsx async abort: Not affected 03:46:46 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 03:46:46 03:46:46 03:46:46 ---> nproc: 03:46:46 8 03:46:46 03:46:46 03:46:46 ---> df -h: 03:46:46 Filesystem Size Used Avail Use% Mounted on 03:46:46 overlay 155G 12G 144G 8% / 03:46:46 tmpfs 64M 0 64M 0% /dev 03:46:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:46:46 shm 64M 0 64M 0% /dev/shm 03:46:46 /dev/vda1 155G 12G 144G 8% /facter-os 03:46:46 03:46:46