Pull request #310 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a0d7c58c1e7f101710e966245e755328333cb56+b3088f74b80dce78a876441a0c72d3538a65c555 (c9ebbb6a15fe9e10554a44736239f303b4475434) 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-ssh6544369683761903126.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh3357119601172928624.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-310/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-310/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9858302621212008759.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-310/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6609312634488902366.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh11502008256925761926.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-310/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-310/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16721085380795047327.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8850 in /w/workspace/undry_device-onvif-camera_PR-310 [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-310 # 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 Merging remotes/origin/main commit b3088f74b80dce78a876441a0c72d3538a65c555 into PR head commit 0a0d7c58c1e7f101710e966245e755328333cb56 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/310/head:refs/remotes/origin/PR-310 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a0d7c58c1e7f101710e966245e755328333cb56 # timeout=10 Merge succeeded, producing 0a0d7c58c1e7f101710e966245e755328333cb56 Checking out Revision 0a0d7c58c1e7f101710e966245e755328333cb56 (PR-310) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-18T04:01:19.377Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b3088f74b80dce78a876441a0c72d3538a65c555 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a0d7c58c1e7f101710e966245e755328333cb56 # timeout=10 [Pipeline] { [Pipeline] withCredentials [2023-04-18T04:01:19.547Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-18T04:01:19.711Z] ========================================================= [2023-04-18T04:01:19.711Z] EdgeX Global Pipelines Version Info [2023-04-18T04:01:19.711Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-18T04:01:20.458Z] ------------------- [2023-04-18T04:01:20.459Z] stable info: [2023-04-18T04:01:20.459Z] ------------------- [2023-04-18T04:01:20.459Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-18T04:01:20.459Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T04:01:20.459Z] Message: update stable to v1.0.248 [2023-04-18T04:01:21.031Z] ------------------- [2023-04-18T04:01:21.031Z] experimental info: [2023-04-18T04:01:21.031Z] ------------------- [2023-04-18T04:01:21.031Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-18T04:01:21.031Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T04:01:21.031Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-18T04:01:21.332Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-04-18T04:01:21.372Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-04-18T04:01:21.419Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-18T04:01:21.456Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-18T04:01:21.490Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-18T04:01:21.535Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-18T04:01:21.580Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-18T04:01:21.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-18T04:01:21.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-18T04:01:21.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-18T04:01:21.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-18T04:01:21.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-04-18T04:01:21.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-18T04:01:21.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-18T04:01:21.919Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T04:01:21.961Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T04:01:22.001Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-18T04:01:22.049Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-18T04:01:22.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-18T04:01:22.138Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-18T04:01:22.182Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-18T04:01:22.223Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-04-18T04:01:22.266Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-18T04:01:22.307Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-18T04:01:22.348Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-18T04:01:22.387Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-18T04:01:22.426Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-18T04:01:22.466Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-310 [Pipeline] echo [2023-04-18T04:01:22.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-310 [Pipeline] echo [2023-04-18T04:01:22.548Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-310 [Pipeline] echo [2023-04-18T04:01:22.591Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a0d7c58c1e7f101710e966245e755328333cb56 [Pipeline] echo [2023-04-18T04:01:22.633Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a0d7c5 [Pipeline] echo [2023-04-18T04:01:22.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T04:01:22.795Z] provisioning config files... [2023-04-18T04:01:22.809Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-310@tmp/config13114994220585245572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T04:01:23.157Z] ---> docker-login.sh [2023-04-18T04:01:23.157Z] nexus3.edgexfoundry.org:10001 [2023-04-18T04:01:23.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T04:01:23.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T04:01:23.419Z] Configure a credential helper to remove this warning. See [2023-04-18T04:01:23.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T04:01:23.419Z] [2023-04-18T04:01:23.419Z] Login Succeeded [2023-04-18T04:01:23.419Z] nexus3.edgexfoundry.org:10002 [2023-04-18T04:01:23.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T04:01:23.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T04:01:23.681Z] Configure a credential helper to remove this warning. See [2023-04-18T04:01:23.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T04:01:23.681Z] [2023-04-18T04:01:23.681Z] Login Succeeded [2023-04-18T04:01:23.681Z] nexus3.edgexfoundry.org:10003 [2023-04-18T04:01:23.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T04:01:23.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T04:01:23.681Z] Configure a credential helper to remove this warning. See [2023-04-18T04:01:23.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T04:01:23.681Z] [2023-04-18T04:01:23.681Z] Login Succeeded [2023-04-18T04:01:23.681Z] nexus3.edgexfoundry.org:10004 [2023-04-18T04:01:23.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T04:01:23.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T04:01:23.941Z] Configure a credential helper to remove this warning. See [2023-04-18T04:01:23.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T04:01:23.941Z] [2023-04-18T04:01:23.941Z] Login Succeeded [2023-04-18T04:01:23.941Z] docker.io [2023-04-18T04:01:23.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T04:01:24.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T04:01:24.200Z] Configure a credential helper to remove this warning. See [2023-04-18T04:01:24.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T04:01:24.200Z] [2023-04-18T04:01:24.200Z] Login Succeeded [2023-04-18T04:01:24.200Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T04:01:24.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-18T04:01:24.870Z] + git rev-list -1 --merges 0a0d7c58c1e7f101710e966245e755328333cb56~1..0a0d7c58c1e7f101710e966245e755328333cb56 [Pipeline] echo [2023-04-18T04:01:24.966Z] -----------> git rev-list -1 --merges 0a0d7c58c1e7f101710e966245e755328333cb56~1..0a0d7c58c1e7f101710e966245e755328333cb56 0a0d7c58c1e7f101710e966245e755328333cb56 [false] [Pipeline] sh [2023-04-18T04:01:25.274Z] + git log --format=format:%s -1 0a0d7c58c1e7f101710e966245e755328333cb56 [Pipeline] echo [2023-04-18T04:01:25.308Z] ========================================================= [2023-04-18T04:01:25.308Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-18T04:01:25.308Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T04:01:25.741Z] + git log --format=format:%s -1 0a0d7c58c1e7f101710e966245e755328333cb56 [Pipeline] echo [2023-04-18T04:01:25.779Z] [semverPrep] GIT_COMMIT: 0a0d7c58c1e7f101710e966245e755328333cb56, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-04-18T04:01:25.809Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-18T04:01:26.203Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T04:01:26.203Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-18T04:01:26.203Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-18T04:01:26.203Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-18T04:01:26.203Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-18T04:01:26.203Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-18T04:01:26.203Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T04:01:26.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T04:01:26.700Z] [2023-04-18T04:01:26.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T04:01:27.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T04:01:27.078Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-18T04:01:27.078Z] b85a868b505f: Pulling fs layer [2023-04-18T04:01:27.078Z] e2be974225ed: Pulling fs layer [2023-04-18T04:01:27.078Z] 339a4e72a1f5: Pulling fs layer [2023-04-18T04:01:27.078Z] 988bab9f4d93: Pulling fs layer [2023-04-18T04:01:27.078Z] 1469e6f7b9e6: Pulling fs layer [2023-04-18T04:01:27.078Z] eaf3925da568: Pulling fs layer [2023-04-18T04:01:27.078Z] bab4dde63d76: Pulling fs layer [2023-04-18T04:01:27.078Z] bde34c3a00c8: Pulling fs layer [2023-04-18T04:01:27.078Z] b352a97aabf1: Pulling fs layer [2023-04-18T04:01:27.078Z] 4872d77fe225: Pulling fs layer [2023-04-18T04:01:27.078Z] 5851b861e8e6: Pulling fs layer [2023-04-18T04:01:27.078Z] 988bab9f4d93: Waiting [2023-04-18T04:01:27.078Z] 1469e6f7b9e6: Waiting [2023-04-18T04:01:27.078Z] eaf3925da568: Waiting [2023-04-18T04:01:27.078Z] bab4dde63d76: Waiting [2023-04-18T04:01:27.078Z] bde34c3a00c8: Waiting [2023-04-18T04:01:27.078Z] b352a97aabf1: Waiting [2023-04-18T04:01:27.078Z] 5851b861e8e6: Waiting [2023-04-18T04:01:27.078Z] 4872d77fe225: Waiting [2023-04-18T04:01:27.078Z] e2be974225ed: Download complete [2023-04-18T04:01:27.078Z] 988bab9f4d93: Download complete [2023-04-18T04:01:27.341Z] 1469e6f7b9e6: Verifying Checksum [2023-04-18T04:01:27.341Z] 1469e6f7b9e6: Download complete [2023-04-18T04:01:27.341Z] eaf3925da568: Download complete [2023-04-18T04:01:27.341Z] 339a4e72a1f5: Verifying Checksum [2023-04-18T04:01:27.341Z] 339a4e72a1f5: Download complete [2023-04-18T04:01:27.341Z] bde34c3a00c8: Download complete [2023-04-18T04:01:27.341Z] b352a97aabf1: Verifying Checksum [2023-04-18T04:01:27.341Z] b352a97aabf1: Download complete [2023-04-18T04:01:27.341Z] 4872d77fe225: Verifying Checksum [2023-04-18T04:01:27.341Z] 4872d77fe225: Download complete [2023-04-18T04:01:27.341Z] 5851b861e8e6: Verifying Checksum [2023-04-18T04:01:27.341Z] 5851b861e8e6: Download complete [2023-04-18T04:01:27.341Z] b85a868b505f: Verifying Checksum [2023-04-18T04:01:27.341Z] b85a868b505f: Download complete [2023-04-18T04:01:27.601Z] bab4dde63d76: Verifying Checksum [2023-04-18T04:01:27.601Z] bab4dde63d76: Download complete [2023-04-18T04:01:28.539Z] b85a868b505f: Pull complete [2023-04-18T04:01:28.539Z] e2be974225ed: Pull complete [2023-04-18T04:01:29.107Z] 339a4e72a1f5: Pull complete [2023-04-18T04:01:29.107Z] 988bab9f4d93: Pull complete [2023-04-18T04:01:29.371Z] 1469e6f7b9e6: Pull complete [2023-04-18T04:01:29.371Z] eaf3925da568: Pull complete [2023-04-18T04:01:31.279Z] bab4dde63d76: Pull complete [2023-04-18T04:01:31.279Z] bde34c3a00c8: Pull complete [2023-04-18T04:01:31.279Z] b352a97aabf1: Pull complete [2023-04-18T04:01:31.538Z] 4872d77fe225: Pull complete [2023-04-18T04:01:31.538Z] 5851b861e8e6: Pull complete [2023-04-18T04:01:31.538Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-18T04:01:31.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T04:01:31.538Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T04:01:31.839Z] prd-ubuntu20.04-docker-8c-8g-8850 does not seem to be running inside a container [2023-04-18T04:01:31.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-310 -v /w/workspace/undry_device-onvif-camera_PR-310:/w/workspace/undry_device-onvif-camera_PR-310:rw,z -v /w/workspace/undry_device-onvif-camera_PR-310@tmp:/w/workspace/undry_device-onvif-camera_PR-310@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 [2023-04-18T04:01:33.007Z] $ docker top 86864ce516d1d9aaba69e836a8fd7f021c03593d965781b6b104b9e6b5e4774f -eo pid,comm [2023-04-18T04:01:33.063Z] 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). [2023-04-18T04:01:33.063Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T04:01:33.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T04:01:33.215Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T04:01:33.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T04:01:33.325Z] $ docker exec 86864ce516d1d9aaba69e836a8fd7f021c03593d965781b6b104b9e6b5e4774f ssh-agent [2023-04-18T04:01:33.437Z] SSH_AUTH_SOCK=/tmp/ssh-mhFlyyFVTbbj/agent.32 [2023-04-18T04:01:33.437Z] SSH_AGENT_PID=38 [2023-04-18T04:01:33.444Z] Running ssh-add (command line suppressed) [2023-04-18T04:01:33.542Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-310@tmp/private_key_9823000048191170811.key (/w/workspace/undry_device-onvif-camera_PR-310@tmp/private_key_9823000048191170811.key) [2023-04-18T04:01:33.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T04:01:33.887Z] + git tag --points-at HEAD [Pipeline] } [2023-04-18T04:01:33.911Z] $ docker exec --env ******** --env ******** 86864ce516d1d9aaba69e836a8fd7f021c03593d965781b6b104b9e6b5e4774f ssh-agent -k [2023-04-18T04:01:34.000Z] unset SSH_AUTH_SOCK; [2023-04-18T04:01:34.000Z] unset SSH_AGENT_PID; [2023-04-18T04:01:34.001Z] echo Agent pid 38 killed; [2023-04-18T04:01:34.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-18T04:01:34.095Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T04:01:34.095Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T04:01:34.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T04:01:34.214Z] $ docker exec 86864ce516d1d9aaba69e836a8fd7f021c03593d965781b6b104b9e6b5e4774f ssh-agent [2023-04-18T04:01:34.316Z] SSH_AUTH_SOCK=/tmp/ssh-rrQplE4thAVu/agent.70 [2023-04-18T04:01:34.316Z] SSH_AGENT_PID=76 [2023-04-18T04:01:34.320Z] Running ssh-add (command line suppressed) [2023-04-18T04:01:34.422Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-310@tmp/private_key_2213905406903665067.key (/w/workspace/undry_device-onvif-camera_PR-310@tmp/private_key_2213905406903665067.key) [2023-04-18T04:01:34.437Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T04:01:34.767Z] + git semver init [2023-04-18T04:01:35.027Z] 2023-04-18 04:01:34,937 [run_init] DEBUG init version:0.0.0 force:False [2023-04-18T04:01:35.027Z] 2023-04-18 04:01:34,938 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-310/.semver [2023-04-18T04:01:35.027Z] 2023-04-18 04:01:34,939 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-310/.semver [2023-04-18T04:01:35.027Z] 2023-04-18 04:01:34,939 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-310/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-310, universal_newlines=False, shell=None, istream=None) [2023-04-18T04:01:35.964Z] 2023-04-18 04:01:35,756 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-310/.git/info/exclude [2023-04-18T04:01:35.964Z] 2023-04-18 04:01:35,756 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-310/.semver/PR-310 with force:False [2023-04-18T04:01:35.964Z] 2023-04-18 04:01:35,757 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-310/.semver/PR-310 [2023-04-18T04:01:35.964Z] 2023-04-18 04:01:35,761 [execute] INFO git cat-file --batch-check [2023-04-18T04:01:35.964Z] 2023-04-18 04:01:35,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-310/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T04:01:35.964Z] 2023-04-18 04:01:35,766 [execute] INFO git cat-file --batch [2023-04-18T04:01:35.964Z] 2023-04-18 04:01:35,767 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-310/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T04:01:35.964Z] 2023-04-18 04:01:35,771 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-310/.semver/PR-310 [2023-04-18T04:01:35.964Z] 0.0.0 [Pipeline] } [2023-04-18T04:01:35.988Z] $ docker exec --env ******** --env ******** 86864ce516d1d9aaba69e836a8fd7f021c03593d965781b6b104b9e6b5e4774f ssh-agent -k [2023-04-18T04:01:36.075Z] unset SSH_AUTH_SOCK; [2023-04-18T04:01:36.075Z] unset SSH_AGENT_PID; [2023-04-18T04:01:36.076Z] echo Agent pid 76 killed; [2023-04-18T04:01:36.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T04:01:36.514Z] + git semver [Pipeline] } [2023-04-18T04:01:36.796Z] $ docker stop --time=1 86864ce516d1d9aaba69e836a8fd7f021c03593d965781b6b104b9e6b5e4774f [2023-04-18T04:01:38.099Z] $ docker rm -f --volumes 86864ce516d1d9aaba69e836a8fd7f021c03593d965781b6b104b9e6b5e4774f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T04:01:38.504Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-18T04:01:38.773Z] Stashed 1 file(s) [Pipeline] echo [2023-04-18T04:01:38.789Z] [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 [2023-04-18T04:01:39.412Z] provisioning config files... [2023-04-18T04:01:39.422Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-310@tmp/config3898469669928360288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T04:01:39.771Z] ---> docker-login.sh [2023-04-18T04:01:39.771Z] nexus3.edgexfoundry.org:10001 [2023-04-18T04:01:39.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T04:01:39.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T04:01:39.771Z] Configure a credential helper to remove this warning. See [2023-04-18T04:01:39.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T04:01:39.771Z] [2023-04-18T04:01:39.771Z] Login Succeeded [2023-04-18T04:01:39.771Z] nexus3.edgexfoundry.org:10002 [2023-04-18T04:01:39.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T04:01:39.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T04:01:39.771Z] Configure a credential helper to remove this warning. See [2023-04-18T04:01:39.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T04:01:39.771Z] [2023-04-18T04:01:39.771Z] Login Succeeded [2023-04-18T04:01:39.771Z] nexus3.edgexfoundry.org:10003 [2023-04-18T04:01:39.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T04:01:40.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T04:01:40.030Z] Configure a credential helper to remove this warning. See [2023-04-18T04:01:40.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T04:01:40.031Z] [2023-04-18T04:01:40.031Z] Login Succeeded [2023-04-18T04:01:40.031Z] nexus3.edgexfoundry.org:10004 [2023-04-18T04:01:40.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T04:01:40.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T04:01:40.031Z] Configure a credential helper to remove this warning. See [2023-04-18T04:01:40.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T04:01:40.031Z] [2023-04-18T04:01:40.031Z] Login Succeeded [2023-04-18T04:01:40.031Z] docker.io [2023-04-18T04:01:40.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T04:01:40.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T04:01:40.291Z] Configure a credential helper to remove this warning. See [2023-04-18T04:01:40.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T04:01:40.291Z] [2023-04-18T04:01:40.291Z] Login Succeeded [2023-04-18T04:01:40.291Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T04:01:40.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-18T04:01:40.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T04:01:40.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T04:01:40.610Z] ========================================================= [2023-04-18T04:01:40.610Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-18T04:01:40.610Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T04:01:41.088Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-18T04:01:41.088Z] Sending build context to Docker daemon 26.93MB [2023-04-18T04:01:41.088Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T04:01:41.088Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-18T04:01:41.349Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-18T04:01:41.349Z] 63b65145d645: Pulling fs layer [2023-04-18T04:01:41.349Z] a2d21d5440eb: Pulling fs layer [2023-04-18T04:01:41.349Z] 935e6c44a52c: Pulling fs layer [2023-04-18T04:01:41.349Z] 94cc34f8dd06: Pulling fs layer [2023-04-18T04:01:41.349Z] 30dea6a524f1: Pulling fs layer [2023-04-18T04:01:41.349Z] a2aff8979fd8: Pulling fs layer [2023-04-18T04:01:41.349Z] 6808be2612f2: Pulling fs layer [2023-04-18T04:01:41.349Z] 94cc34f8dd06: Waiting [2023-04-18T04:01:41.349Z] 30dea6a524f1: Waiting [2023-04-18T04:01:41.349Z] a2aff8979fd8: Waiting [2023-04-18T04:01:41.349Z] f25807f1079a: Pulling fs layer [2023-04-18T04:01:41.349Z] f25807f1079a: Waiting [2023-04-18T04:01:41.349Z] 6808be2612f2: Waiting [2023-04-18T04:01:41.349Z] a2d21d5440eb: Verifying Checksum [2023-04-18T04:01:41.349Z] a2d21d5440eb: Download complete [2023-04-18T04:01:41.349Z] 94cc34f8dd06: Verifying Checksum [2023-04-18T04:01:41.349Z] 94cc34f8dd06: Download complete [2023-04-18T04:01:41.349Z] 30dea6a524f1: Verifying Checksum [2023-04-18T04:01:41.349Z] 30dea6a524f1: Download complete [2023-04-18T04:01:41.349Z] 63b65145d645: Verifying Checksum [2023-04-18T04:01:41.349Z] 63b65145d645: Download complete [2023-04-18T04:01:41.349Z] a2aff8979fd8: Verifying Checksum [2023-04-18T04:01:41.349Z] a2aff8979fd8: Download complete [2023-04-18T04:01:41.609Z] 63b65145d645: Pull complete [2023-04-18T04:01:41.609Z] a2d21d5440eb: Pull complete [2023-04-18T04:01:41.869Z] f25807f1079a: Verifying Checksum [2023-04-18T04:01:41.869Z] f25807f1079a: Download complete [2023-04-18T04:01:41.869Z] 935e6c44a52c: Verifying Checksum [2023-04-18T04:01:41.869Z] 935e6c44a52c: Download complete [2023-04-18T04:01:42.128Z] 6808be2612f2: Verifying Checksum [2023-04-18T04:01:42.128Z] 6808be2612f2: Download complete [2023-04-18T04:01:45.418Z] 935e6c44a52c: Pull complete [2023-04-18T04:01:45.418Z] 94cc34f8dd06: Pull complete [2023-04-18T04:01:45.418Z] 30dea6a524f1: Pull complete [2023-04-18T04:01:45.678Z] a2aff8979fd8: Pull complete [2023-04-18T04:01:48.219Z] 6808be2612f2: Pull complete [2023-04-18T04:01:48.786Z] f25807f1079a: Pull complete [2023-04-18T04:01:48.786Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-18T04:01:48.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-18T04:01:48.786Z] ---> 3b553350e43f [2023-04-18T04:01:48.786Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-18T04:01:50.165Z] ---> Running in 04e74d73b16d [2023-04-18T04:01:50.165Z] Removing intermediate container 04e74d73b16d [2023-04-18T04:01:50.165Z] ---> 7127d9d0c32f [2023-04-18T04:01:50.165Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T04:01:50.165Z] ---> Running in 17571ff4b47d [2023-04-18T04:01:50.424Z] Removing intermediate container 17571ff4b47d [2023-04-18T04:01:50.424Z] ---> b5f60d32ab57 [2023-04-18T04:01:50.424Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-18T04:01:50.424Z] ---> Running in 611eaca29f25 [2023-04-18T04:01:50.424Z] Removing intermediate container 611eaca29f25 [2023-04-18T04:01:50.424Z] ---> 2eea205ed5fa [2023-04-18T04:01:50.424Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T04:01:50.424Z] ---> Running in 024da4899cae [2023-04-18T04:01:50.685Z] Removing intermediate container 024da4899cae [2023-04-18T04:01:50.685Z] ---> fd911dab10bd [2023-04-18T04:01:50.685Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-18T04:01:50.685Z] ---> Running in 6695df45ff6b [2023-04-18T04:01:50.685Z] Removing intermediate container 6695df45ff6b [2023-04-18T04:01:50.685Z] ---> f756ff775527 [2023-04-18T04:01:50.685Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T04:01:50.685Z] ---> Running in 8722ed2491ef [2023-04-18T04:01:50.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T04:01:51.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T04:01:51.203Z] OK: 265 MiB in 53 packages [2023-04-18T04:01:51.772Z] Removing intermediate container 8722ed2491ef [2023-04-18T04:01:51.772Z] ---> 170f3c34f423 [2023-04-18T04:01:51.772Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-18T04:01:51.772Z] ---> Running in af6dd2fd77da [2023-04-18T04:01:51.772Z] Removing intermediate container af6dd2fd77da [2023-04-18T04:01:51.772Z] ---> 05aabe2b524f [2023-04-18T04:01:51.772Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-18T04:01:51.772Z] ---> 1bfc56428257 [2023-04-18T04:01:51.772Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T04:01:51.772Z] ---> Running in d797190c2971 [2023-04-18T04:01:54.223Z] Still waiting to schedule task [2023-04-18T04:01:54.223Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-18T04:02:18.327Z] Removing intermediate container d797190c2971 [2023-04-18T04:02:18.328Z] ---> 3b0a308cb2fa [2023-04-18T04:02:18.328Z] Step 12/13 : COPY . . [2023-04-18T04:02:18.328Z] ---> 56a1d1872295 [2023-04-18T04:02:18.328Z] Step 13/13 : RUN ${MAKE} [2023-04-18T04:02:18.328Z] ---> Running in 0b2ce8a0b65e [2023-04-18T04:02:18.328Z] noop [2023-04-18T04:02:18.328Z] Removing intermediate container 0b2ce8a0b65e [2023-04-18T04:02:18.328Z] ---> ddf692f23711 [2023-04-18T04:02:18.328Z] Successfully built ddf692f23711 [2023-04-18T04:02:18.328Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T04:02:18.771Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T04:02:18.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T04:02:18.954Z] prd-ubuntu20.04-docker-8c-8g-8850 does not seem to be running inside a container [2023-04-18T04:02:18.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-310 -v /w/workspace/undry_device-onvif-camera_PR-310:/w/workspace/undry_device-onvif-camera_PR-310:rw,z -v /w/workspace/undry_device-onvif-camera_PR-310@tmp:/w/workspace/undry_device-onvif-camera_PR-310@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 [2023-04-18T04:02:19.313Z] $ docker top b8fc9b64406390e55c12b72e496828d9d1ce53c0d17156e1f041e64ce6a0cfcd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T04:02:19.703Z] + go version [2023-04-18T04:02:19.704Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-18T04:02:19.730Z] $ docker stop --time=1 b8fc9b64406390e55c12b72e496828d9d1ce53c0d17156e1f041e64ce6a0cfcd [2023-04-18T04:02:21.006Z] $ docker rm -f --volumes b8fc9b64406390e55c12b72e496828d9d1ce53c0d17156e1f041e64ce6a0cfcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T04:02:21.874Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T04:02:21.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T04:02:22.040Z] prd-ubuntu20.04-docker-8c-8g-8850 does not seem to be running inside a container [2023-04-18T04:02:22.072Z] $ 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-310 -v /w/workspace/undry_device-onvif-camera_PR-310:/w/workspace/undry_device-onvif-camera_PR-310:rw,z -v /w/workspace/undry_device-onvif-camera_PR-310@tmp:/w/workspace/undry_device-onvif-camera_PR-310@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 [2023-04-18T04:02:22.404Z] $ docker top 1aa3b29df2267e7cc7937f6a29d9e0566b701d1c38a6e8e43fd8e109b71887e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T04:02:22.806Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-310 [Pipeline] fileExists [Pipeline] sh [2023-04-18T04:02:23.166Z] + make test [2023-04-18T04:02:23.166Z] go test ./... -coverprofile=coverage.out ./... [2023-04-18T04:02:28.438Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-18T04:02:38.407Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [2023-04-18T04:02:38.407Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.65/internal/controller/http/restrouter.go:63:62: cannot use secretProvider (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProvider) as "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProviderExt value in argument to handlers.AutoConfigAuthenticationFunc: "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProvider does not implement "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProviderExt (missing method GetAccessToken) [2023-04-18T04:02:38.407Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-18T04:02:40.309Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 31.6% of statements [2023-04-18T04:02:40.569Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.359s coverage: 86.5% of statements [2023-04-18T04:02:40.569Z] FAIL [2023-04-18T04:02:40.569Z] make: *** [Makefile:58: unittest] Error 1 [Pipeline] } [2023-04-18T04:02:40.605Z] $ docker stop --time=1 1aa3b29df2267e7cc7937f6a29d9e0566b701d1c38a6e8e43fd8e109b71887e6 [2023-04-18T04:02:42.464Z] $ docker rm -f --volumes 1aa3b29df2267e7cc7937f6a29d9e0566b701d1c38a6e8e43fd8e109b71887e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T04:02:43.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T04:02:43.744Z] [2023-04-18T04:02:43.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T04:02:44.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T04:02:44.158Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-18T04:02:44.158Z] 5eb5b503b376: Pulling fs layer [2023-04-18T04:02:44.158Z] 5c69ac0246d0: Pulling fs layer [2023-04-18T04:02:44.158Z] ec43610c2a17: Pulling fs layer [2023-04-18T04:02:44.158Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-18T04:02:44.158Z] 33b1e0a273af: Pulling fs layer [2023-04-18T04:02:44.158Z] 5d3b04190fa2: Pulling fs layer [2023-04-18T04:02:44.158Z] 2f39f015ded8: Pulling fs layer [2023-04-18T04:02:44.158Z] 33b1e0a273af: Waiting [2023-04-18T04:02:44.158Z] 3a2ae6a8a46f: Waiting [2023-04-18T04:02:44.158Z] 5c69ac0246d0: Verifying Checksum [2023-04-18T04:02:44.158Z] 5c69ac0246d0: Download complete [2023-04-18T04:02:44.158Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-18T04:02:44.158Z] 3a2ae6a8a46f: Download complete [2023-04-18T04:02:44.158Z] 33b1e0a273af: Verifying Checksum [2023-04-18T04:02:44.158Z] 33b1e0a273af: Download complete [2023-04-18T04:02:44.158Z] ec43610c2a17: Verifying Checksum [2023-04-18T04:02:44.158Z] ec43610c2a17: Download complete [2023-04-18T04:02:44.158Z] 5d3b04190fa2: Verifying Checksum [2023-04-18T04:02:44.158Z] 5d3b04190fa2: Download complete [2023-04-18T04:02:44.416Z] 5eb5b503b376: Verifying Checksum [2023-04-18T04:02:44.416Z] 5eb5b503b376: Download complete [2023-04-18T04:02:44.983Z] 2f39f015ded8: Download complete [2023-04-18T04:02:45.549Z] 5eb5b503b376: Pull complete [2023-04-18T04:02:45.549Z] 5c69ac0246d0: Pull complete [2023-04-18T04:02:46.118Z] ec43610c2a17: Pull complete [2023-04-18T04:02:46.118Z] 3a2ae6a8a46f: Pull complete [2023-04-18T04:02:46.118Z] 33b1e0a273af: Pull complete [2023-04-18T04:02:46.376Z] 5d3b04190fa2: Pull complete [2023-04-18T04:02:50.561Z] 2f39f015ded8: Pull complete [2023-04-18T04:02:50.561Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-18T04:02:50.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T04:02:50.561Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T04:02:50.781Z] prd-ubuntu20.04-docker-8c-8g-8850 does not seem to be running inside a container [2023-04-18T04:02:50.809Z] $ 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-310 -v /w/workspace/undry_device-onvif-camera_PR-310:/w/workspace/undry_device-onvif-camera_PR-310:rw,z -v /w/workspace/undry_device-onvif-camera_PR-310@tmp:/w/workspace/undry_device-onvif-camera_PR-310@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 [2023-04-18T04:02:51.857Z] $ docker top 8d86f64f067ed9503915aa9ef1fc06630ec3b50580ac5b54cd457d0b7196575d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T04:02:52.321Z] ---> job-cost.sh [2023-04-18T04:02:52.321Z] lf-activate-venv: SKIPPING [2023-04-18T04:02:52.321Z] INFO: No Stack... [2023-04-18T04:02:52.582Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T04:02:52.843Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T04:02:53.161Z] + cat /w/workspace/undry_device-onvif-camera_PR-310/archives/cost.csv [2023-04-18T04:02:53.162Z] + cut -d, -f6 [Pipeline] lock [2023-04-18T04:02:53.200Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-310-1-stack-cost] [2023-04-18T04:02:53.206Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-310-1-stack-cost] did not exist. Created. [2023-04-18T04:02:53.206Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T04:02:53.594Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-18T04:02:53.655Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T04:02:53.675Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-310-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T04:02:53.745Z] $ docker stop --time=1 8d86f64f067ed9503915aa9ef1fc06630ec3b50580ac5b54cd457d0b7196575d [2023-04-18T04:02:54.903Z] $ docker rm -f --volumes 8d86f64f067ed9503915aa9ef1fc06630ec3b50580ac5b54cd457d0b7196575d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-18T04:02:55.274Z] Failed in branch amd64 [2023-04-18T04:03:26.728Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8852 in /w/workspace/undry_device-onvif-camera_PR-310 [Pipeline] { [Pipeline] ws [2023-04-18T04:03:26.791Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-04-18T04:03:26.868Z] The recommended git tool is: git [2023-04-18T04:03:31.695Z] using credential edgex-jenkins-ssh [2023-04-18T04:03:31.714Z] Cloning the remote Git repository [2023-04-18T04:03:31.756Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-18T04:03:31.847Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-04-18T04:03:31.978Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-18T04:03:31.978Z] > git --version # timeout=10 [2023-04-18T04:03:31.997Z] > git --version # 'git version 2.25.1' [2023-04-18T04:03:32.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T04:03:32.144Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T04:03:33.524Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-18T04:03:33.546Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T04:03:34.922Z] Merging remotes/origin/main commit b3088f74b80dce78a876441a0c72d3538a65c555 into PR head commit 0a0d7c58c1e7f101710e966245e755328333cb56 [2023-04-18T04:03:35.377Z] Merge succeeded, producing 0a0d7c58c1e7f101710e966245e755328333cb56 [2023-04-18T04:03:35.378Z] Checking out Revision 0a0d7c58c1e7f101710e966245e755328333cb56 (PR-310) [2023-04-18T04:03:34.330Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-18T04:03:34.367Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-18T04:03:34.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T04:03:34.383Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/310/head:refs/remotes/origin/PR-310 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-18T04:03:34.934Z] > git config core.sparsecheckout # timeout=10 [2023-04-18T04:03:35.013Z] > git checkout -f 0a0d7c58c1e7f101710e966245e755328333cb56 # timeout=10 [2023-04-18T04:03:35.271Z] > git remote # timeout=10 [2023-04-18T04:03:35.292Z] > git config --get remote.origin.url # timeout=10 [2023-04-18T04:03:35.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T04:03:35.336Z] > git merge b3088f74b80dce78a876441a0c72d3538a65c555 # timeout=10 [2023-04-18T04:03:35.361Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-18T04:03:35.380Z] > git config core.sparsecheckout # timeout=10 [2023-04-18T04:03:35.391Z] > git checkout -f 0a0d7c58c1e7f101710e966245e755328333cb56 # timeout=10 [2023-04-18T04:03:36.124Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-04-18T04:03:36.175Z] > git --version # timeout=10 [2023-04-18T04:03:36.189Z] > git --version # 'git version 2.25.1' [2023-04-18T04:03:36.213Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T04:03:37.338Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-18T04:03:37.339Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T04:03:37.339Z] Dload Upload Total Spent Left Speed [2023-04-18T04:03:37.339Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-04-18T04:03:38.025Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-18T04:03:38.368Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-04-18T04:03:38.368Z] /etc/docker/daemon.json [2023-04-18T04:03:38.368Z] { [2023-04-18T04:03:38.368Z] "registry-mirrors": [ [2023-04-18T04:03:38.368Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-18T04:03:38.368Z] ], [2023-04-18T04:03:38.368Z] "bip": "10.250.0.254/24", [2023-04-18T04:03:38.368Z] "hosts": [ [2023-04-18T04:03:38.368Z] "tcp://0.0.0.0:5555", [2023-04-18T04:03:38.368Z] "unix:///var/run/docker.sock" [2023-04-18T04:03:38.368Z] ], [2023-04-18T04:03:38.368Z] "mtu": 1458, [2023-04-18T04:03:38.368Z] "selinux-enabled": true, [2023-04-18T04:03:38.368Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-18T04:03:38.368Z] } [Pipeline] sh [2023-04-18T04:03:38.710Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-18T04:03:39.051Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T04:03:57.361Z] provisioning config files... [2023-04-18T04:03:57.389Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config15391658509469939372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T04:03:57.799Z] ---> docker-login.sh [2023-04-18T04:03:57.799Z] nexus3.edgexfoundry.org:10001 [2023-04-18T04:03:58.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T04:03:58.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T04:03:58.393Z] Configure a credential helper to remove this warning. See [2023-04-18T04:03:58.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T04:03:58.393Z] [2023-04-18T04:03:58.393Z] Login Succeeded [2023-04-18T04:03:58.393Z] nexus3.edgexfoundry.org:10002 [2023-04-18T04:03:58.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T04:03:58.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T04:03:58.941Z] Configure a credential helper to remove this warning. See [2023-04-18T04:03:58.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T04:03:58.941Z] [2023-04-18T04:03:58.941Z] Login Succeeded [2023-04-18T04:03:58.941Z] nexus3.edgexfoundry.org:10003 [2023-04-18T04:03:58.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T04:03:59.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T04:03:59.211Z] Configure a credential helper to remove this warning. See [2023-04-18T04:03:59.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T04:03:59.211Z] [2023-04-18T04:03:59.211Z] Login Succeeded [2023-04-18T04:03:59.211Z] nexus3.edgexfoundry.org:10004 [2023-04-18T04:03:59.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T04:03:59.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T04:03:59.482Z] Configure a credential helper to remove this warning. See [2023-04-18T04:03:59.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T04:03:59.482Z] [2023-04-18T04:03:59.482Z] Login Succeeded [2023-04-18T04:03:59.482Z] docker.io [2023-04-18T04:03:59.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T04:04:00.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T04:04:00.021Z] Configure a credential helper to remove this warning. See [2023-04-18T04:04:00.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T04:04:00.021Z] [2023-04-18T04:04:00.021Z] Login Succeeded [2023-04-18T04:04:00.021Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T04:04:00.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-18T04:04:00.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T04:04:00.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T04:04:00.524Z] ========================================================= [2023-04-18T04:04:00.524Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-18T04:04:00.524Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T04:04:01.012Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-18T04:04:01.606Z] Sending build context to Docker daemon 19.65MB [2023-04-18T04:04:01.606Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T04:04:01.606Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-18T04:04:01.882Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-18T04:04:01.882Z] af6eaf76a39c: Pulling fs layer [2023-04-18T04:04:01.882Z] 55522c791124: Pulling fs layer [2023-04-18T04:04:01.882Z] ce5c4a1c91eb: Pulling fs layer [2023-04-18T04:04:01.882Z] 169dfbe0d373: Pulling fs layer [2023-04-18T04:04:01.882Z] e1ff8fa3b103: Pulling fs layer [2023-04-18T04:04:01.882Z] 52ebb69f0ebf: Pulling fs layer [2023-04-18T04:04:01.882Z] 5abe8eddf0d5: Pulling fs layer [2023-04-18T04:04:01.882Z] e1ff8fa3b103: Waiting [2023-04-18T04:04:01.882Z] 169dfbe0d373: Waiting [2023-04-18T04:04:01.882Z] 5abe8eddf0d5: Waiting [2023-04-18T04:04:01.882Z] 55522c791124: Verifying Checksum [2023-04-18T04:04:01.882Z] 55522c791124: Download complete [2023-04-18T04:04:01.882Z] 169dfbe0d373: Verifying Checksum [2023-04-18T04:04:01.882Z] 169dfbe0d373: Download complete [2023-04-18T04:04:01.882Z] e1ff8fa3b103: Verifying Checksum [2023-04-18T04:04:01.882Z] e1ff8fa3b103: Download complete [2023-04-18T04:04:01.882Z] af6eaf76a39c: Download complete [2023-04-18T04:04:02.855Z] af6eaf76a39c: Pull complete [2023-04-18T04:04:02.855Z] 5abe8eddf0d5: Verifying Checksum [2023-04-18T04:04:02.855Z] 5abe8eddf0d5: Download complete [2023-04-18T04:04:03.443Z] 55522c791124: Pull complete [2023-04-18T04:04:04.028Z] ce5c4a1c91eb: Verifying Checksum [2023-04-18T04:04:04.028Z] ce5c4a1c91eb: Download complete [2023-04-18T04:04:04.294Z] 52ebb69f0ebf: Verifying Checksum [2023-04-18T04:04:04.294Z] 52ebb69f0ebf: Download complete [2023-04-18T04:04:14.479Z] ce5c4a1c91eb: Pull complete [2023-04-18T04:04:14.479Z] 169dfbe0d373: Pull complete [2023-04-18T04:04:14.479Z] e1ff8fa3b103: Pull complete [2023-04-18T04:04:19.833Z] 52ebb69f0ebf: Pull complete [2023-04-18T04:04:21.794Z] 5abe8eddf0d5: Pull complete [2023-04-18T04:04:21.794Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-18T04:04:21.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-18T04:04:21.794Z] ---> 6cb57ee374ae [2023-04-18T04:04:21.794Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-18T04:04:23.829Z] ---> Running in 099826b4011d [2023-04-18T04:04:23.829Z] Removing intermediate container 099826b4011d [2023-04-18T04:04:23.829Z] ---> 473048c64e64 [2023-04-18T04:04:23.829Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T04:04:23.829Z] ---> Running in 6a3ca350de3b [2023-04-18T04:04:24.110Z] Removing intermediate container 6a3ca350de3b [2023-04-18T04:04:24.110Z] ---> e32200820ae9 [2023-04-18T04:04:24.110Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-18T04:04:24.383Z] ---> Running in 47ff3e99ee78 [2023-04-18T04:04:24.662Z] Removing intermediate container 47ff3e99ee78 [2023-04-18T04:04:24.662Z] ---> 1dd98afcc36e [2023-04-18T04:04:24.662Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T04:04:24.662Z] ---> Running in 462ea4a70c55 [2023-04-18T04:04:24.929Z] Removing intermediate container 462ea4a70c55 [2023-04-18T04:04:24.929Z] ---> 28802d44f88d [2023-04-18T04:04:24.929Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-18T04:04:24.929Z] ---> Running in 3fac1f40d590 [2023-04-18T04:04:25.198Z] Removing intermediate container 3fac1f40d590 [2023-04-18T04:04:25.198Z] ---> f6178ea7aedc [2023-04-18T04:04:25.198Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T04:04:25.466Z] ---> Running in 49b8d5103c53 [2023-04-18T04:04:26.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T04:04:27.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T04:04:27.972Z] OK: 263 MiB in 53 packages [2023-04-18T04:04:28.939Z] Removing intermediate container 49b8d5103c53 [2023-04-18T04:04:28.939Z] ---> 37b861b00418 [2023-04-18T04:04:28.939Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-18T04:04:28.939Z] ---> Running in 8019f8cbb67b [2023-04-18T04:04:29.212Z] Removing intermediate container 8019f8cbb67b [2023-04-18T04:04:29.212Z] ---> b67e133adff5 [2023-04-18T04:04:29.212Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-18T04:04:29.808Z] ---> 6e11a15533cb [2023-04-18T04:04:29.808Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T04:04:29.808Z] ---> Running in 8b2b62bb03b0 [2023-04-18T04:05:37.734Z] Removing intermediate container 8b2b62bb03b0 [2023-04-18T04:05:37.734Z] ---> 8450e0819f8b [2023-04-18T04:05:37.734Z] Step 12/13 : COPY . . [2023-04-18T04:05:37.734Z] ---> 5d8c7a072365 [2023-04-18T04:05:37.734Z] Step 13/13 : RUN ${MAKE} [2023-04-18T04:05:37.734Z] ---> Running in 1673fcffbbc3 [2023-04-18T04:05:37.734Z] noop [2023-04-18T04:05:37.734Z] Removing intermediate container 1673fcffbbc3 [2023-04-18T04:05:37.734Z] ---> 5cc8ebacffef [2023-04-18T04:05:37.734Z] Successfully built 5cc8ebacffef [2023-04-18T04:05:37.734Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T04:05:38.237Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T04:05:38.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T04:05:38.522Z] prd-ubuntu20.04-docker-arm64-4c-16g-8852 does not seem to be running inside a container [2023-04-18T04:05:38.588Z] $ 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 [2023-04-18T04:05:39.765Z] $ docker top a2cc3154283ceb466def15b4eab3025f02969770d526ed99958004aab86fe35f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T04:05:40.636Z] + go version [2023-04-18T04:05:40.636Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-18T04:05:40.665Z] $ docker stop --time=1 a2cc3154283ceb466def15b4eab3025f02969770d526ed99958004aab86fe35f [2023-04-18T04:05:42.221Z] $ docker rm -f --volumes a2cc3154283ceb466def15b4eab3025f02969770d526ed99958004aab86fe35f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T04:05:43.050Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T04:05:43.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T04:05:43.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-8852 does not seem to be running inside a container [2023-04-18T04:05:43.344Z] $ 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 [2023-04-18T04:05:44.509Z] $ docker top 3c02065860990dce6f5003b27783b245948d98ed3e49f7b8dc153a7eeb518d2e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T04:05:45.069Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-04-18T04:05:45.718Z] + make test [2023-04-18T04:05:45.718Z] go test ./... -coverprofile=coverage.out ./... [2023-04-18T04:06:17.971Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-18T04:08:09.677Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [2023-04-18T04:08:09.677Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.65/internal/controller/http/restrouter.go:63:62: cannot use secretProvider (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProvider) as "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProviderExt value in argument to handlers.AutoConfigAuthenticationFunc: "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProvider does not implement "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProviderExt (missing method GetAccessToken) [2023-04-18T04:08:36.382Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-18T04:08:36.382Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.202s coverage: 31.6% of statements [2023-04-18T04:09:03.109Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 26.644s coverage: 86.5% of statements [2023-04-18T04:09:03.109Z] FAIL [2023-04-18T04:09:03.109Z] make: *** [Makefile:58: unittest] Error 1 [Pipeline] } [2023-04-18T04:09:03.149Z] $ docker stop --time=1 3c02065860990dce6f5003b27783b245948d98ed3e49f7b8dc153a7eeb518d2e [2023-04-18T04:09:05.167Z] $ docker rm -f --volumes 3c02065860990dce6f5003b27783b245948d98ed3e49f7b8dc153a7eeb518d2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T04:09:07.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T04:09:07.039Z] [2023-04-18T04:09:07.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T04:09:07.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T04:09:07.721Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-18T04:09:07.721Z] 8998bd30e6a1: Pulling fs layer [2023-04-18T04:09:07.721Z] 04944245beec: Pulling fs layer [2023-04-18T04:09:07.721Z] 699f458cf7ca: Pulling fs layer [2023-04-18T04:09:07.721Z] 765212b225bb: Pulling fs layer [2023-04-18T04:09:07.721Z] f23df028b6ca: Pulling fs layer [2023-04-18T04:09:07.721Z] d65c8cfc05b1: Pulling fs layer [2023-04-18T04:09:07.721Z] 2437ff75d9bd: Pulling fs layer [2023-04-18T04:09:07.721Z] 765212b225bb: Waiting [2023-04-18T04:09:07.721Z] f23df028b6ca: Waiting [2023-04-18T04:09:07.721Z] d65c8cfc05b1: Waiting [2023-04-18T04:09:07.721Z] 2437ff75d9bd: Waiting [2023-04-18T04:09:07.721Z] 04944245beec: Verifying Checksum [2023-04-18T04:09:07.721Z] 04944245beec: Download complete [2023-04-18T04:09:07.721Z] 765212b225bb: Verifying Checksum [2023-04-18T04:09:07.721Z] 765212b225bb: Download complete [2023-04-18T04:09:07.994Z] f23df028b6ca: Verifying Checksum [2023-04-18T04:09:07.994Z] f23df028b6ca: Download complete [2023-04-18T04:09:07.994Z] d65c8cfc05b1: Verifying Checksum [2023-04-18T04:09:07.994Z] d65c8cfc05b1: Download complete [2023-04-18T04:09:07.994Z] 699f458cf7ca: Verifying Checksum [2023-04-18T04:09:07.994Z] 699f458cf7ca: Download complete [2023-04-18T04:09:08.586Z] 8998bd30e6a1: Download complete [2023-04-18T04:09:11.193Z] 2437ff75d9bd: Verifying Checksum [2023-04-18T04:09:11.193Z] 2437ff75d9bd: Download complete [2023-04-18T04:09:13.783Z] 8998bd30e6a1: Pull complete [2023-04-18T04:09:14.053Z] 04944245beec: Pull complete [2023-04-18T04:09:15.473Z] 699f458cf7ca: Pull complete [2023-04-18T04:09:15.745Z] 765212b225bb: Pull complete [2023-04-18T04:09:16.330Z] f23df028b6ca: Pull complete [2023-04-18T04:09:16.600Z] d65c8cfc05b1: Pull complete [2023-04-18T04:09:31.633Z] 2437ff75d9bd: Pull complete [2023-04-18T04:09:31.633Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-18T04:09:31.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T04:09:31.633Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T04:09:31.968Z] prd-ubuntu20.04-docker-arm64-4c-16g-8852 does not seem to be running inside a container [2023-04-18T04:09:32.031Z] $ 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 [2023-04-18T04:09:35.115Z] $ docker top 820460352de7728544c132e5ae1989b45615bb067d5e3d440759da20bad478f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T04:09:36.059Z] ---> job-cost.sh [2023-04-18T04:09:36.060Z] lf-activate-venv: SKIPPING [2023-04-18T04:09:36.060Z] INFO: No Stack... [2023-04-18T04:09:36.647Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-18T04:09:37.232Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T04:09:37.902Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-04-18T04:09:37.902Z] + cut -d, -f6 [Pipeline] lock [2023-04-18T04:09:37.988Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-310-1-stack-cost] [2023-04-18T04:09:37.993Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-310-1-stack-cost] did not exist. Created. [2023-04-18T04:09:37.993Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T04:09:38.735Z] /w/workspace/device-onvif-camera/1@tmp/durable-0ca9a07a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-18T04:09:39.414Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-18T04:09:39.450Z] Warning: overwriting stash ‘stack-cost’ [2023-04-18T04:09:39.936Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T04:09:39.955Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-310-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T04:09:40.033Z] $ docker stop --time=1 820460352de7728544c132e5ae1989b45615bb067d5e3d440759da20bad478f2 [2023-04-18T04:09:41.554Z] $ docker rm -f --volumes 820460352de7728544c132e5ae1989b45615bb067d5e3d440759da20bad478f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-18T04:09:42.245Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-18T04:09:44.253Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-310/archives ] [2023-04-18T04:09:44.253Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-310/archives [2023-04-18T04:09:44.253Z] total 16 [2023-04-18T04:09:44.253Z] drwxr-xr-x 3 root root 4096 Apr 18 04:02 . [2023-04-18T04:09:44.253Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 04:02 .. [2023-04-18T04:09:44.253Z] drwxr-xr-x 2 root root 4096 Apr 18 04:02 cost [2023-04-18T04:09:44.253Z] -rw-r--r-- 1 root root 91 Apr 18 04:02 cost.csv [2023-04-18T04:09:44.253Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-310/archives [2023-04-18T04:09:44.253Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-310/archives [2023-04-18T04:09:44.253Z] total 16 [2023-04-18T04:09:44.253Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 04:02 . [2023-04-18T04:09:44.253Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 04:02 .. [2023-04-18T04:09:44.253Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 04:02 cost [2023-04-18T04:09:44.253Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 18 04:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-18T04:09:44.581Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T04:09:45.464Z] ---> package-listing.sh [2023-04-18T04:09:45.464Z] ++ facter osfamily [2023-04-18T04:09:45.464Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-18T04:09:45.724Z] + OS_FAMILY=debian [2023-04-18T04:09:45.724Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-310 [2023-04-18T04:09:45.724Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-18T04:09:45.724Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-18T04:09:45.724Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-18T04:09:45.724Z] + PACKAGES=/tmp/packages_start.txt [2023-04-18T04:09:45.725Z] + '[' /w/workspace/undry_device-onvif-camera_PR-310 ']' [2023-04-18T04:09:45.725Z] + PACKAGES=/tmp/packages_end.txt [2023-04-18T04:09:45.725Z] + case "${OS_FAMILY}" in [2023-04-18T04:09:45.725Z] + dpkg -l [2023-04-18T04:09:45.725Z] + grep '^ii' [2023-04-18T04:09:45.725Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-18T04:09:45.725Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-18T04:09:45.725Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-18T04:09:45.725Z] + '[' /w/workspace/undry_device-onvif-camera_PR-310 ']' [2023-04-18T04:09:45.725Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-310/archives/ [2023-04-18T04:09:45.725Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-310/archives/ [Pipeline] echo [2023-04-18T04:09:45.765Z] 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-310/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-18T04:09:46.056Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T04:09:46.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T04:09:46.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T04:09:46.826Z] prd-ubuntu20.04-docker-8c-8g-8850 does not seem to be running inside a container [2023-04-18T04:09:46.855Z] $ 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-310/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-310 -v /w/workspace/undry_device-onvif-camera_PR-310:/w/workspace/undry_device-onvif-camera_PR-310:rw,z -v /w/workspace/undry_device-onvif-camera_PR-310@tmp:/w/workspace/undry_device-onvif-camera_PR-310@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 [2023-04-18T04:09:47.060Z] $ docker top c1cb1c16212e4083541e4d78fe517d69c8369a62da1e36f60595ed4b9e1a27e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T04:09:47.460Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-18T04:09:47.767Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-18T04:09:48.082Z] + ls /var/log/sa-host [2023-04-18T04:09:48.082Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T04:09:48.290Z] provisioning config files... [2023-04-18T04:09:48.300Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-310@tmp/config3676237477716641238tmp [Pipeline] { [Pipeline] echo [2023-04-18T04:09:48.357Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T04:09:48.671Z] ---> create-netrc.sh [Pipeline] } [2023-04-18T04:09:48.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-18T04:09:49.094Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-18T04:09:49.130Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T04:09:49.443Z] ---> sudo-logs.sh [2023-04-18T04:09:49.443Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-18T04:09:49.530Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T04:09:49.840Z] ---> job-cost.sh [2023-04-18T04:09:49.840Z] lf-activate-venv: SKIPPING [2023-04-18T04:09:49.840Z] DEBUG: total: 0.2199999988079071 [2023-04-18T04:09:49.840Z] INFO: Retrieving Stack Cost... [2023-04-18T04:09:50.100Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T04:09:50.359Z] INFO: Archiving Costs [Pipeline] echo [2023-04-18T04:09:50.400Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T04:09:50.713Z] ---> logs-deploy.sh [2023-04-18T04:09:50.714Z] lf-activate-venv: SKIPPING [2023-04-18T04:09:50.714Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-310/1 [2023-04-18T04:09:50.714Z] INFO: archiving workspace using pattern(s): [2023-04-18T04:09:51.649Z] Archives upload complete. [2023-04-18T04:09:51.650Z] INFO: archiving logs to Nexus [2023-04-18T04:09:52.218Z] ---> uname -a: [2023-04-18T04:09:52.218Z] Linux prd-ubuntu20-04-docker-8c-8g-8850 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-18T04:09:52.218Z] [2023-04-18T04:09:52.218Z] [2023-04-18T04:09:52.218Z] ---> lscpu: [2023-04-18T04:09:52.218Z] Architecture: x86_64 [2023-04-18T04:09:52.218Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-18T04:09:52.218Z] Byte Order: Little Endian [2023-04-18T04:09:52.218Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-18T04:09:52.218Z] CPU(s): 8 [2023-04-18T04:09:52.218Z] On-line CPU(s) list: 0-7 [2023-04-18T04:09:52.218Z] Thread(s) per core: 1 [2023-04-18T04:09:52.218Z] Core(s) per socket: 1 [2023-04-18T04:09:52.218Z] Socket(s): 8 [2023-04-18T04:09:52.218Z] NUMA node(s): 1 [2023-04-18T04:09:52.218Z] Vendor ID: AuthenticAMD [2023-04-18T04:09:52.218Z] CPU family: 23 [2023-04-18T04:09:52.218Z] Model: 49 [2023-04-18T04:09:52.218Z] Model name: AMD EPYC-Rome Processor [2023-04-18T04:09:52.218Z] Stepping: 0 [2023-04-18T04:09:52.218Z] CPU MHz: 2799.998 [2023-04-18T04:09:52.218Z] BogoMIPS: 5599.99 [2023-04-18T04:09:52.218Z] Virtualization: AMD-V [2023-04-18T04:09:52.218Z] Hypervisor vendor: KVM [2023-04-18T04:09:52.218Z] Virtualization type: full [2023-04-18T04:09:52.218Z] L1d cache: 256 KiB [2023-04-18T04:09:52.218Z] L1i cache: 256 KiB [2023-04-18T04:09:52.218Z] L2 cache: 4 MiB [2023-04-18T04:09:52.218Z] L3 cache: 128 MiB [2023-04-18T04:09:52.218Z] NUMA node0 CPU(s): 0-7 [2023-04-18T04:09:52.218Z] Vulnerability Itlb multihit: Not affected [2023-04-18T04:09:52.218Z] Vulnerability L1tf: Not affected [2023-04-18T04:09:52.218Z] Vulnerability Mds: Not affected [2023-04-18T04:09:52.218Z] Vulnerability Meltdown: Not affected [2023-04-18T04:09:52.218Z] Vulnerability Mmio stale data: Not affected [2023-04-18T04:09:52.218Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-18T04:09:52.218Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-18T04:09:52.219Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-18T04:09:52.219Z] Vulnerability Srbds: Not affected [2023-04-18T04:09:52.219Z] Vulnerability Tsx async abort: Not affected [2023-04-18T04:09:52.219Z] 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 [2023-04-18T04:09:52.219Z] [2023-04-18T04:09:52.219Z] [2023-04-18T04:09:52.219Z] ---> nproc: [2023-04-18T04:09:52.219Z] 8 [2023-04-18T04:09:52.219Z] [2023-04-18T04:09:52.219Z]