Pull request #296 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7dd5d52c60322e1290fc9e916a6a516c61c57856+163d81e496ee931b2d3d9b2549810c1b7a8df380 (bd7797853f1311cec36c573e6050f16426bcc694) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1066925630937108955.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1304448294147995145.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-296/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-296/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15216778886931316831.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-296/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14776682957660914685.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh49580233031507530.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-296/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-296/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15297617146583250777.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6299 in /w/workspace/undry_device-onvif-camera_PR-296 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-296 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 163d81e496ee931b2d3d9b2549810c1b7a8df380 into PR head commit 7dd5d52c60322e1290fc9e916a6a516c61c57856 Merge succeeded, producing 7dd5d52c60322e1290fc9e916a6a516c61c57856 Checking out Revision 7dd5d52c60322e1290fc9e916a6a516c61c57856 (PR-296) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dd5d52c60322e1290fc9e916a6a516c61c57856 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 163d81e496ee931b2d3d9b2549810c1b7a8df380 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dd5d52c60322e1290fc9e916a6a516c61c57856 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T23:08:29.511Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T23:08:29.719Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T23:08:29.825Z] ========================================================= [2023-03-29T23:08:29.825Z] EdgeX Global Pipelines Version Info [2023-03-29T23:08:29.825Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:08:30.573Z] ------------------- [2023-03-29T23:08:30.573Z] stable info: [2023-03-29T23:08:30.573Z] ------------------- [2023-03-29T23:08:30.573Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T23:08:30.573Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T23:08:30.573Z] Message: update stable to v1.0.245 [2023-03-29T23:08:31.164Z] ------------------- [2023-03-29T23:08:31.164Z] experimental info: [2023-03-29T23:08:31.164Z] ------------------- [2023-03-29T23:08:31.164Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T23:08:31.164Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T23:08:31.164Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T23:08:31.491Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-29T23:08:31.540Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-29T23:08:31.582Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T23:08:31.619Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T23:08:31.658Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T23:08:31.695Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T23:08:31.734Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T23:08:31.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-29T23:08:31.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T23:08:31.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T23:08:31.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T23:08:31.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-29T23:08:31.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T23:08:32.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T23:08:32.047Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T23:08:32.083Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T23:08:32.120Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T23:08:32.155Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T23:08:32.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T23:08:32.243Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T23:08:32.286Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-29T23:08:32.334Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-29T23:08:32.374Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-29T23:08:32.413Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-29T23:08:32.456Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-29T23:08:32.498Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T23:08:32.552Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T23:08:32.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-296 [Pipeline] echo [2023-03-29T23:08:32.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-296 [Pipeline] echo [2023-03-29T23:08:32.703Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-296 [Pipeline] echo [2023-03-29T23:08:32.751Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7dd5d52c60322e1290fc9e916a6a516c61c57856 [Pipeline] echo [2023-03-29T23:08:32.801Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7dd5d52 [Pipeline] echo [2023-03-29T23:08:32.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:08:33.109Z] provisioning config files... [2023-03-29T23:08:33.125Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-296@tmp/config16010963004185514260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:08:33.469Z] ---> docker-login.sh [2023-03-29T23:08:33.469Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:08:33.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:33.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:33.733Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:33.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:33.733Z] [2023-03-29T23:08:33.733Z] Login Succeeded [2023-03-29T23:08:33.733Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:08:34.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:34.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:34.002Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:34.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:34.002Z] [2023-03-29T23:08:34.002Z] Login Succeeded [2023-03-29T23:08:34.002Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:08:34.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:34.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:34.002Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:34.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:34.002Z] [2023-03-29T23:08:34.002Z] Login Succeeded [2023-03-29T23:08:34.002Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:08:34.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:34.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:34.262Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:34.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:34.262Z] [2023-03-29T23:08:34.262Z] Login Succeeded [2023-03-29T23:08:34.262Z] docker.io [2023-03-29T23:08:34.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:34.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:34.523Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:34.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:34.523Z] [2023-03-29T23:08:34.523Z] Login Succeeded [2023-03-29T23:08:34.523Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:08:34.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-29T23:08:35.142Z] + git rev-list -1 --merges 7dd5d52c60322e1290fc9e916a6a516c61c57856~1..7dd5d52c60322e1290fc9e916a6a516c61c57856 [Pipeline] echo [2023-03-29T23:08:35.207Z] -----------> git rev-list -1 --merges 7dd5d52c60322e1290fc9e916a6a516c61c57856~1..7dd5d52c60322e1290fc9e916a6a516c61c57856 7dd5d52c60322e1290fc9e916a6a516c61c57856 [false] [Pipeline] sh [2023-03-29T23:08:35.516Z] + git log --format=format:%s -1 7dd5d52c60322e1290fc9e916a6a516c61c57856 [Pipeline] echo [2023-03-29T23:08:35.552Z] ========================================================= [2023-03-29T23:08:35.552Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T23:08:35.552Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:08:35.969Z] + git log --format=format:%s -1 7dd5d52c60322e1290fc9e916a6a516c61c57856 [Pipeline] echo [2023-03-29T23:08:35.997Z] [semverPrep] GIT_COMMIT: 7dd5d52c60322e1290fc9e916a6a516c61c57856, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-29T23:08:36.027Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-29T23:08:36.396Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:08:36.396Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T23:08:36.396Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T23:08:36.396Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T23:08:36.396Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T23:08:36.396Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T23:08:36.396Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:08:36.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:08:36.853Z] [2023-03-29T23:08:36.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:08:37.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:08:37.219Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T23:08:37.219Z] b85a868b505f: Pulling fs layer [2023-03-29T23:08:37.219Z] e2be974225ed: Pulling fs layer [2023-03-29T23:08:37.219Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T23:08:37.219Z] 988bab9f4d93: Pulling fs layer [2023-03-29T23:08:37.219Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T23:08:37.219Z] eaf3925da568: Pulling fs layer [2023-03-29T23:08:37.219Z] bab4dde63d76: Pulling fs layer [2023-03-29T23:08:37.219Z] bde34c3a00c8: Pulling fs layer [2023-03-29T23:08:37.219Z] b352a97aabf1: Pulling fs layer [2023-03-29T23:08:37.219Z] 4872d77fe225: Pulling fs layer [2023-03-29T23:08:37.219Z] 5851b861e8e6: Pulling fs layer [2023-03-29T23:08:37.219Z] 988bab9f4d93: Waiting [2023-03-29T23:08:37.219Z] b352a97aabf1: Waiting [2023-03-29T23:08:37.219Z] 1469e6f7b9e6: Waiting [2023-03-29T23:08:37.219Z] eaf3925da568: Waiting [2023-03-29T23:08:37.219Z] 4872d77fe225: Waiting [2023-03-29T23:08:37.219Z] 5851b861e8e6: Waiting [2023-03-29T23:08:37.219Z] bab4dde63d76: Waiting [2023-03-29T23:08:37.219Z] bde34c3a00c8: Waiting [2023-03-29T23:08:37.219Z] e2be974225ed: Download complete [2023-03-29T23:08:37.219Z] 988bab9f4d93: Verifying Checksum [2023-03-29T23:08:37.219Z] 988bab9f4d93: Download complete [2023-03-29T23:08:37.219Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T23:08:37.219Z] 1469e6f7b9e6: Download complete [2023-03-29T23:08:37.219Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T23:08:37.219Z] 339a4e72a1f5: Download complete [2023-03-29T23:08:37.219Z] eaf3925da568: Verifying Checksum [2023-03-29T23:08:37.219Z] eaf3925da568: Download complete [2023-03-29T23:08:37.219Z] bde34c3a00c8: Verifying Checksum [2023-03-29T23:08:37.219Z] bde34c3a00c8: Download complete [2023-03-29T23:08:37.480Z] b352a97aabf1: Verifying Checksum [2023-03-29T23:08:37.480Z] b352a97aabf1: Download complete [2023-03-29T23:08:37.480Z] 4872d77fe225: Verifying Checksum [2023-03-29T23:08:37.480Z] 4872d77fe225: Download complete [2023-03-29T23:08:37.480Z] 5851b861e8e6: Verifying Checksum [2023-03-29T23:08:37.480Z] 5851b861e8e6: Download complete [2023-03-29T23:08:37.480Z] b85a868b505f: Download complete [2023-03-29T23:08:37.738Z] bab4dde63d76: Verifying Checksum [2023-03-29T23:08:37.738Z] bab4dde63d76: Download complete [2023-03-29T23:08:38.672Z] b85a868b505f: Pull complete [2023-03-29T23:08:38.672Z] e2be974225ed: Pull complete [2023-03-29T23:08:39.237Z] 339a4e72a1f5: Pull complete [2023-03-29T23:08:39.237Z] 988bab9f4d93: Pull complete [2023-03-29T23:08:39.497Z] 1469e6f7b9e6: Pull complete [2023-03-29T23:08:39.497Z] eaf3925da568: Pull complete [2023-03-29T23:08:41.402Z] bab4dde63d76: Pull complete [2023-03-29T23:08:41.402Z] bde34c3a00c8: Pull complete [2023-03-29T23:08:41.402Z] b352a97aabf1: Pull complete [2023-03-29T23:08:41.662Z] 4872d77fe225: Pull complete [2023-03-29T23:08:41.662Z] 5851b861e8e6: Pull complete [2023-03-29T23:08:41.662Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T23:08:41.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:08:41.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:08:41.919Z] prd-ubuntu20.04-docker-8c-8g-6299 does not seem to be running inside a container [2023-03-29T23:08:41.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-296 -v /w/workspace/undry_device-onvif-camera_PR-296:/w/workspace/undry_device-onvif-camera_PR-296:rw,z -v /w/workspace/undry_device-onvif-camera_PR-296@tmp:/w/workspace/undry_device-onvif-camera_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T23:08:43.312Z] $ docker top 71a582c920fc8191a0a2c05ba67deb8b985c0726e74c6910b64fcde5e2d73a58 -eo pid,comm [2023-03-29T23:08:43.364Z] 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-03-29T23:08:43.365Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:08:43.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:08:43.487Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:08:43.603Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:08:43.606Z] $ docker exec 71a582c920fc8191a0a2c05ba67deb8b985c0726e74c6910b64fcde5e2d73a58 ssh-agent [2023-03-29T23:08:43.710Z] SSH_AUTH_SOCK=/tmp/ssh-G2TdTnoAd5H7/agent.32 [2023-03-29T23:08:43.710Z] SSH_AGENT_PID=38 [2023-03-29T23:08:43.718Z] Running ssh-add (command line suppressed) [2023-03-29T23:08:43.826Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-296@tmp/private_key_8019085164639482893.key (/w/workspace/undry_device-onvif-camera_PR-296@tmp/private_key_8019085164639482893.key) [2023-03-29T23:08:43.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:08:44.179Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T23:08:44.203Z] $ docker exec --env ******** --env ******** 71a582c920fc8191a0a2c05ba67deb8b985c0726e74c6910b64fcde5e2d73a58 ssh-agent -k [2023-03-29T23:08:44.300Z] unset SSH_AUTH_SOCK; [2023-03-29T23:08:44.301Z] unset SSH_AGENT_PID; [2023-03-29T23:08:44.301Z] echo Agent pid 38 killed; [2023-03-29T23:08:44.314Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T23:08:44.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:08:44.419Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:08:44.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:08:44.539Z] $ docker exec 71a582c920fc8191a0a2c05ba67deb8b985c0726e74c6910b64fcde5e2d73a58 ssh-agent [2023-03-29T23:08:44.665Z] SSH_AUTH_SOCK=/tmp/ssh-j4RbLvPKZDzQ/agent.70 [2023-03-29T23:08:44.665Z] SSH_AGENT_PID=76 [2023-03-29T23:08:44.669Z] Running ssh-add (command line suppressed) [2023-03-29T23:08:44.767Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-296@tmp/private_key_17603933285327118792.key (/w/workspace/undry_device-onvif-camera_PR-296@tmp/private_key_17603933285327118792.key) [2023-03-29T23:08:44.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:08:45.118Z] + git semver init [2023-03-29T23:08:45.379Z] 2023-03-29 23:08:45,286 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T23:08:45.379Z] 2023-03-29 23:08:45,287 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-296/.semver [2023-03-29T23:08:45.379Z] 2023-03-29 23:08:45,287 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-296/.semver [2023-03-29T23:08:45.379Z] 2023-03-29 23:08:45,288 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-296/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-296, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:08:46.318Z] 2023-03-29 23:08:46,144 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-296/.git/info/exclude [2023-03-29T23:08:46.318Z] 2023-03-29 23:08:46,145 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-296/.semver/PR-296 with force:False [2023-03-29T23:08:46.318Z] 2023-03-29 23:08:46,145 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-296/.semver/PR-296 [2023-03-29T23:08:46.318Z] 2023-03-29 23:08:46,150 [execute] INFO git cat-file --batch-check [2023-03-29T23:08:46.318Z] 2023-03-29 23:08:46,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-296/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:08:46.318Z] 2023-03-29 23:08:46,157 [execute] INFO git cat-file --batch [2023-03-29T23:08:46.318Z] 2023-03-29 23:08:46,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-296/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:08:46.318Z] 2023-03-29 23:08:46,162 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-296/.semver/PR-296 [2023-03-29T23:08:46.318Z] 0.0.0 [Pipeline] } [2023-03-29T23:08:46.346Z] $ docker exec --env ******** --env ******** 71a582c920fc8191a0a2c05ba67deb8b985c0726e74c6910b64fcde5e2d73a58 ssh-agent -k [2023-03-29T23:08:46.445Z] unset SSH_AUTH_SOCK; [2023-03-29T23:08:46.446Z] unset SSH_AGENT_PID; [2023-03-29T23:08:46.446Z] echo Agent pid 76 killed; [2023-03-29T23:08:46.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:08:46.867Z] + git semver [Pipeline] } [2023-03-29T23:08:47.151Z] $ docker stop --time=1 71a582c920fc8191a0a2c05ba67deb8b985c0726e74c6910b64fcde5e2d73a58 [2023-03-29T23:08:48.532Z] $ docker rm -f --volumes 71a582c920fc8191a0a2c05ba67deb8b985c0726e74c6910b64fcde5e2d73a58 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:08:48.941Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T23:08:49.191Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T23:08:49.207Z] [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-03-29T23:08:49.767Z] provisioning config files... [2023-03-29T23:08:49.774Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-296@tmp/config3618284358997328688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:08:50.125Z] ---> docker-login.sh [2023-03-29T23:08:50.125Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:08:50.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:50.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:50.125Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:50.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:50.125Z] [2023-03-29T23:08:50.125Z] Login Succeeded [2023-03-29T23:08:50.125Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:08:50.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:50.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:50.125Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:50.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:50.125Z] [2023-03-29T23:08:50.125Z] Login Succeeded [2023-03-29T23:08:50.125Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:08:50.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:50.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:50.385Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:50.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:50.385Z] [2023-03-29T23:08:50.385Z] Login Succeeded [2023-03-29T23:08:50.385Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:08:50.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:50.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:50.385Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:50.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:50.385Z] [2023-03-29T23:08:50.385Z] Login Succeeded [2023-03-29T23:08:50.385Z] docker.io [2023-03-29T23:08:50.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:50.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:50.645Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:50.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:50.645Z] [2023-03-29T23:08:50.645Z] Login Succeeded [2023-03-29T23:08:50.645Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:08:50.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T23:08:50.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:08:50.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:08:50.934Z] ========================================================= [2023-03-29T23:08:50.934Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T23:08:50.934Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:08:51.378Z] + 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-03-29T23:08:51.378Z] Sending build context to Docker daemon 27.03MB [2023-03-29T23:08:51.378Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:08:51.378Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-29T23:08:51.635Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T23:08:51.635Z] 63b65145d645: Pulling fs layer [2023-03-29T23:08:51.635Z] a2d21d5440eb: Pulling fs layer [2023-03-29T23:08:51.635Z] 935e6c44a52c: Pulling fs layer [2023-03-29T23:08:51.635Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T23:08:51.635Z] 30dea6a524f1: Pulling fs layer [2023-03-29T23:08:51.635Z] a2aff8979fd8: Pulling fs layer [2023-03-29T23:08:51.635Z] 94cc34f8dd06: Waiting [2023-03-29T23:08:51.635Z] 30dea6a524f1: Waiting [2023-03-29T23:08:51.635Z] a2aff8979fd8: Waiting [2023-03-29T23:08:51.635Z] 6808be2612f2: Pulling fs layer [2023-03-29T23:08:51.635Z] f25807f1079a: Pulling fs layer [2023-03-29T23:08:51.635Z] 6808be2612f2: Waiting [2023-03-29T23:08:51.635Z] f25807f1079a: Waiting [2023-03-29T23:08:51.635Z] a2d21d5440eb: Verifying Checksum [2023-03-29T23:08:51.635Z] a2d21d5440eb: Download complete [2023-03-29T23:08:51.635Z] 94cc34f8dd06: Verifying Checksum [2023-03-29T23:08:51.635Z] 94cc34f8dd06: Download complete [2023-03-29T23:08:51.635Z] 30dea6a524f1: Verifying Checksum [2023-03-29T23:08:51.635Z] 30dea6a524f1: Download complete [2023-03-29T23:08:51.635Z] 63b65145d645: Download complete [2023-03-29T23:08:51.635Z] a2aff8979fd8: Verifying Checksum [2023-03-29T23:08:51.635Z] a2aff8979fd8: Download complete [2023-03-29T23:08:51.635Z] 63b65145d645: Pull complete [2023-03-29T23:08:51.895Z] a2d21d5440eb: Pull complete [2023-03-29T23:08:52.153Z] f25807f1079a: Verifying Checksum [2023-03-29T23:08:52.153Z] f25807f1079a: Download complete [2023-03-29T23:08:52.153Z] 935e6c44a52c: Verifying Checksum [2023-03-29T23:08:52.153Z] 935e6c44a52c: Download complete [2023-03-29T23:08:52.413Z] 6808be2612f2: Verifying Checksum [2023-03-29T23:08:52.413Z] 6808be2612f2: Download complete [2023-03-29T23:08:55.692Z] 935e6c44a52c: Pull complete [2023-03-29T23:08:55.692Z] 94cc34f8dd06: Pull complete [2023-03-29T23:08:55.950Z] 30dea6a524f1: Pull complete [2023-03-29T23:08:55.950Z] a2aff8979fd8: Pull complete [2023-03-29T23:08:58.477Z] 6808be2612f2: Pull complete [2023-03-29T23:08:59.415Z] f25807f1079a: Pull complete [2023-03-29T23:08:59.415Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T23:08:59.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T23:08:59.415Z] ---> 3b553350e43f [2023-03-29T23:08:59.415Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:09:01.322Z] ---> Running in 96b016f2134e [2023-03-29T23:09:01.322Z] Removing intermediate container 96b016f2134e [2023-03-29T23:09:01.322Z] ---> bfa43399ab65 [2023-03-29T23:09:01.322Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:09:01.322Z] ---> Running in cd1f87b7159f [2023-03-29T23:09:01.583Z] Removing intermediate container cd1f87b7159f [2023-03-29T23:09:01.583Z] ---> d0b232a00681 [2023-03-29T23:09:01.583Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T23:09:01.583Z] ---> Running in c9e992151722 [2023-03-29T23:09:01.583Z] Removing intermediate container c9e992151722 [2023-03-29T23:09:01.583Z] ---> 4a83549f53d5 [2023-03-29T23:09:01.583Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T23:09:01.583Z] ---> Running in 946e5e991012 [2023-03-29T23:09:01.845Z] Removing intermediate container 946e5e991012 [2023-03-29T23:09:01.845Z] ---> e3334d699785 [2023-03-29T23:09:01.845Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-29T23:09:01.845Z] ---> Running in bc6128bf2f54 [2023-03-29T23:09:01.845Z] Removing intermediate container bc6128bf2f54 [2023-03-29T23:09:01.845Z] ---> e351d41b6db5 [2023-03-29T23:09:01.845Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T23:09:01.845Z] ---> Running in a3014b3b487a [2023-03-29T23:09:02.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:09:02.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:09:02.619Z] OK: 265 MiB in 53 packages [2023-03-29T23:09:02.877Z] Removing intermediate container a3014b3b487a [2023-03-29T23:09:02.877Z] ---> 93b86a2c1760 [2023-03-29T23:09:02.877Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-29T23:09:02.877Z] ---> Running in 18039cc58f36 [2023-03-29T23:09:02.877Z] Removing intermediate container 18039cc58f36 [2023-03-29T23:09:02.877Z] ---> 156ec91285b1 [2023-03-29T23:09:02.877Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-29T23:09:03.134Z] ---> 600294480e02 [2023-03-29T23:09:03.134Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:09:03.134Z] ---> Running in 84e10a53e9de [2023-03-29T23:09:04.606Z] Still waiting to schedule task [2023-03-29T23:09:04.606Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-29T23:09:25.071Z] Removing intermediate container 84e10a53e9de [2023-03-29T23:09:25.071Z] ---> a7fda12811a5 [2023-03-29T23:09:25.071Z] Step 12/13 : COPY . . [2023-03-29T23:09:25.071Z] ---> ce67a1e979ce [2023-03-29T23:09:25.071Z] Step 13/13 : RUN ${MAKE} [2023-03-29T23:09:25.071Z] ---> Running in 3fe6a18c4ff3 [2023-03-29T23:09:25.071Z] noop [2023-03-29T23:09:25.332Z] Removing intermediate container 3fe6a18c4ff3 [2023-03-29T23:09:25.332Z] ---> e3121d1eb2fa [2023-03-29T23:09:25.332Z] Successfully built e3121d1eb2fa [2023-03-29T23:09:25.332Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:09:25.781Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T23:09:25.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:09:25.925Z] prd-ubuntu20.04-docker-8c-8g-6299 does not seem to be running inside a container [2023-03-29T23:09:25.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-296 -v /w/workspace/undry_device-onvif-camera_PR-296:/w/workspace/undry_device-onvif-camera_PR-296:rw,z -v /w/workspace/undry_device-onvif-camera_PR-296@tmp:/w/workspace/undry_device-onvif-camera_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T23:09:26.338Z] $ docker top e729a701775de6ef21e18a5e8bce51f6c2d5fd48c9c928bbd236b6b12458685d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:09:26.715Z] + go version [2023-03-29T23:09:26.716Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T23:09:26.752Z] $ docker stop --time=1 e729a701775de6ef21e18a5e8bce51f6c2d5fd48c9c928bbd236b6b12458685d [2023-03-29T23:09:28.073Z] $ docker rm -f --volumes e729a701775de6ef21e18a5e8bce51f6c2d5fd48c9c928bbd236b6b12458685d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:09:28.840Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T23:09:28.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:09:28.982Z] prd-ubuntu20.04-docker-8c-8g-6299 does not seem to be running inside a container [2023-03-29T23:09:29.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-296 -v /w/workspace/undry_device-onvif-camera_PR-296:/w/workspace/undry_device-onvif-camera_PR-296:rw,z -v /w/workspace/undry_device-onvif-camera_PR-296@tmp:/w/workspace/undry_device-onvif-camera_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T23:09:29.356Z] $ docker top 126154d70b38da7822a77873a7d5a51ea0292952fc37062982f618c3a767970f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:09:29.741Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-296 [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:09:30.098Z] + make test [2023-03-29T23:09:30.098Z] go test ./... -coverprofile=coverage.out ./... [2023-03-29T23:09:35.376Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-29T23:09:47.557Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-29T23:09:47.557Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-29T23:09:47.815Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.7% of statements [2023-03-29T23:09:48.073Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.348s coverage: 86.5% of statements [2023-03-29T23:09:56.202Z] go vet ./... [2023-03-29T23:09:59.612Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T23:09:59.612Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T23:09:59.612Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T23:09:59.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T23:09:59.959Z] $ docker stop --time=1 126154d70b38da7822a77873a7d5a51ea0292952fc37062982f618c3a767970f [2023-03-29T23:10:03.215Z] $ docker rm -f --volumes 126154d70b38da7822a77873a7d5a51ea0292952fc37062982f618c3a767970f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:10:03.768Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T23:10:03.838Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-29T23:10:04.418Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T23:10:04.728Z] + ls -al . [2023-03-29T23:10:04.728Z] total 232 [2023-03-29T23:10:04.728Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 23:09 . [2023-03-29T23:10:04.728Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:08 .. [2023-03-29T23:10:04.728Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:08 .git [2023-03-29T23:10:04.728Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:08 .github [2023-03-29T23:10:04.728Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 29 23:08 .gitignore [2023-03-29T23:10:04.728Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 23:08 .golangci.yml [2023-03-29T23:10:04.728Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:08 .semver [2023-03-29T23:10:04.728Z] -rw-rw-r-- 1 jenkins jenkins 9732 Mar 29 23:08 Attribution.txt [2023-03-29T23:10:04.728Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 29 23:08 CHANGELOG.md [2023-03-29T23:10:04.728Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 29 23:08 Dockerfile [2023-03-29T23:10:04.728Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:08 GOVERNANCE.md [2023-03-29T23:10:04.728Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 29 23:08 Jenkinsfile [2023-03-29T23:10:04.728Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 29 23:08 LICENSE [2023-03-29T23:10:04.728Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 29 23:08 Makefile [2023-03-29T23:10:04.728Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 29 23:08 OWNERS.md [2023-03-29T23:10:04.728Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 29 23:08 README.md [2023-03-29T23:10:04.728Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 23:08 VERSION [2023-03-29T23:10:04.728Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:08 bin [2023-03-29T23:10:04.728Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:08 cmd [2023-03-29T23:10:04.728Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 29 23:09 coverage.out [2023-03-29T23:10:04.728Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 23:08 doc [2023-03-29T23:10:04.728Z] -rw-rw-r-- 1 jenkins jenkins 3554 Mar 29 23:08 go.mod [2023-03-29T23:10:04.728Z] -rw-rw-r-- 1 jenkins jenkins 32657 Mar 29 23:08 go.sum [2023-03-29T23:10:04.728Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:08 internal [2023-03-29T23:10:04.728Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:08 snap [2023-03-29T23:10:04.728Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 29 23:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:10:05.123Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7dd5d52c60322e1290fc9e916a6a516c61c57856 --label arch=amd64 --label version=0.0.0 . [2023-03-29T23:10:05.123Z] Sending build context to Docker daemon 27.11MB [2023-03-29T23:10:05.123Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:10:05.123Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-29T23:10:05.123Z] ---> e3121d1eb2fa [2023-03-29T23:10:05.123Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:10:05.691Z] ---> Running in 718ea8a313a2 [2023-03-29T23:10:05.691Z] Removing intermediate container 718ea8a313a2 [2023-03-29T23:10:05.691Z] ---> da433e7222ce [2023-03-29T23:10:05.691Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:10:05.691Z] ---> Running in 8a01799e7ca5 [2023-03-29T23:10:05.691Z] Removing intermediate container 8a01799e7ca5 [2023-03-29T23:10:05.691Z] ---> e382c0e98d42 [2023-03-29T23:10:05.691Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T23:10:05.691Z] ---> Running in a9764178cea2 [2023-03-29T23:10:05.951Z] Removing intermediate container a9764178cea2 [2023-03-29T23:10:05.951Z] ---> 460d701cd106 [2023-03-29T23:10:05.951Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T23:10:05.951Z] ---> Running in ad3f5e4d2724 [2023-03-29T23:10:05.951Z] Removing intermediate container ad3f5e4d2724 [2023-03-29T23:10:05.951Z] ---> 0e2f51c0a2e9 [2023-03-29T23:10:05.951Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-29T23:10:05.951Z] ---> Running in f23bf9ff7084 [2023-03-29T23:10:06.213Z] Removing intermediate container f23bf9ff7084 [2023-03-29T23:10:06.213Z] ---> c51b0763d177 [2023-03-29T23:10:06.213Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T23:10:06.213Z] ---> Running in 2f00591f0ee3 [2023-03-29T23:10:06.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:10:06.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:10:06.733Z] OK: 265 MiB in 53 packages [2023-03-29T23:10:06.996Z] Removing intermediate container 2f00591f0ee3 [2023-03-29T23:10:06.996Z] ---> 318b1f9eea56 [2023-03-29T23:10:06.996Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-29T23:10:06.996Z] ---> Running in 556a56456662 [2023-03-29T23:10:07.253Z] Removing intermediate container 556a56456662 [2023-03-29T23:10:07.253Z] ---> 06288b9db81e [2023-03-29T23:10:07.253Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-29T23:10:07.253Z] ---> c91d2e7aea1c [2023-03-29T23:10:07.253Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:10:07.253Z] ---> Running in ddf094be0de1 [2023-03-29T23:10:08.187Z] Removing intermediate container ddf094be0de1 [2023-03-29T23:10:08.187Z] ---> e31d4b69522b [2023-03-29T23:10:08.187Z] Step 12/26 : COPY . . [2023-03-29T23:10:09.133Z] ---> 88db325a5126 [2023-03-29T23:10:09.133Z] Step 13/26 : RUN ${MAKE} [2023-03-29T23:10:09.133Z] ---> Running in 332cc6833049 [2023-03-29T23:10:09.392Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-29T23:10:35.935Z] Removing intermediate container 332cc6833049 [2023-03-29T23:10:35.935Z] ---> bfe1ab1c793c [2023-03-29T23:10:35.935Z] Step 14/26 : FROM alpine:3.17 [2023-03-29T23:10:35.935Z] 3.17: Pulling from library/alpine [2023-03-29T23:10:35.935Z] f56be85fc22e: Pulling fs layer [2023-03-29T23:10:35.935Z] f56be85fc22e: Verifying Checksum [2023-03-29T23:10:35.935Z] f56be85fc22e: Download complete [2023-03-29T23:10:35.935Z] f56be85fc22e: Pull complete [2023-03-29T23:10:35.935Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:10:35.935Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T23:10:35.935Z] ---> 9ed4aefc74f6 [2023-03-29T23:10:35.935Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-29T23:10:35.935Z] ---> Running in e0a741e5ce11 [2023-03-29T23:10:35.935Z] Removing intermediate container e0a741e5ce11 [2023-03-29T23:10:35.935Z] ---> 986450e41287 [2023-03-29T23:10:35.935Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:10:35.935Z] ---> Running in 5a88b64e7697 [2023-03-29T23:10:35.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:10:35.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:10:35.935Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:10:35.935Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:10:35.935Z] OK: 7 MiB in 16 packages [2023-03-29T23:10:35.935Z] Removing intermediate container 5a88b64e7697 [2023-03-29T23:10:35.935Z] ---> 48d08b7d9ce8 [2023-03-29T23:10:35.935Z] Step 17/26 : WORKDIR / [2023-03-29T23:10:35.935Z] ---> Running in 7ba1342b1a73 [2023-03-29T23:10:35.935Z] Removing intermediate container 7ba1342b1a73 [2023-03-29T23:10:35.935Z] ---> 96e4246c431b [2023-03-29T23:10:35.935Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-29T23:10:35.935Z] ---> dad283f5aa76 [2023-03-29T23:10:35.935Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-29T23:10:35.935Z] ---> c98684a64002 [2023-03-29T23:10:35.935Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-29T23:10:35.935Z] ---> da42c8154ad7 [2023-03-29T23:10:35.935Z] Step 21/26 : EXPOSE 59984 [2023-03-29T23:10:35.935Z] ---> Running in 1a4644812211 [2023-03-29T23:10:35.935Z] Removing intermediate container 1a4644812211 [2023-03-29T23:10:35.935Z] ---> db5be8d885dc [2023-03-29T23:10:35.935Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-29T23:10:35.935Z] ---> Running in a71e45181802 [2023-03-29T23:10:35.935Z] Removing intermediate container a71e45181802 [2023-03-29T23:10:35.935Z] ---> 714f50f55690 [2023-03-29T23:10:35.935Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:10:35.935Z] ---> Running in 61c199dd2601 [2023-03-29T23:10:35.935Z] Removing intermediate container 61c199dd2601 [2023-03-29T23:10:35.935Z] ---> 5c8458590d49 [2023-03-29T23:10:35.935Z] Step 24/26 : LABEL arch=amd64 [2023-03-29T23:10:35.935Z] ---> Running in 10b0b9770910 [2023-03-29T23:10:35.935Z] Removing intermediate container 10b0b9770910 [2023-03-29T23:10:35.935Z] ---> ed1ccaf88b50 [2023-03-29T23:10:35.935Z] Step 25/26 : LABEL git_sha=7dd5d52c60322e1290fc9e916a6a516c61c57856 [2023-03-29T23:10:35.935Z] ---> Running in a203cf536b01 [2023-03-29T23:10:35.935Z] Removing intermediate container a203cf536b01 [2023-03-29T23:10:35.935Z] ---> 8ca6900ed380 [2023-03-29T23:10:35.935Z] Step 26/26 : LABEL version=0.0.0 [2023-03-29T23:10:35.935Z] ---> Running in c0e687062032 [2023-03-29T23:10:36.195Z] Removing intermediate container c0e687062032 [2023-03-29T23:10:36.195Z] ---> eedfd6521a2e [2023-03-29T23:10:36.195Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T23:10:36.195Z] Successfully built eedfd6521a2e [2023-03-29T23:10:36.195Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:10:37.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:10:37.022Z] [2023-03-29T23:10:37.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:10:37.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:10:37.389Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T23:10:37.389Z] 5eb5b503b376: Pulling fs layer [2023-03-29T23:10:37.389Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T23:10:37.389Z] ec43610c2a17: Pulling fs layer [2023-03-29T23:10:37.389Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T23:10:37.389Z] 33b1e0a273af: Pulling fs layer [2023-03-29T23:10:37.389Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T23:10:37.389Z] 2f39f015ded8: Pulling fs layer [2023-03-29T23:10:37.389Z] 5d3b04190fa2: Waiting [2023-03-29T23:10:37.389Z] 3a2ae6a8a46f: Waiting [2023-03-29T23:10:37.389Z] 33b1e0a273af: Waiting [2023-03-29T23:10:37.389Z] 2f39f015ded8: Waiting [2023-03-29T23:10:37.389Z] 5c69ac0246d0: Download complete [2023-03-29T23:10:37.389Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-29T23:10:37.389Z] 3a2ae6a8a46f: Download complete [2023-03-29T23:10:37.389Z] 33b1e0a273af: Verifying Checksum [2023-03-29T23:10:37.389Z] 33b1e0a273af: Download complete [2023-03-29T23:10:37.389Z] ec43610c2a17: Verifying Checksum [2023-03-29T23:10:37.389Z] ec43610c2a17: Download complete [2023-03-29T23:10:37.389Z] 5d3b04190fa2: Download complete [2023-03-29T23:10:38.259Z] 5eb5b503b376: Download complete [2023-03-29T23:10:38.826Z] 5eb5b503b376: Pull complete [2023-03-29T23:10:38.826Z] 2f39f015ded8: Download complete [2023-03-29T23:10:39.083Z] 5c69ac0246d0: Pull complete [2023-03-29T23:10:39.344Z] ec43610c2a17: Pull complete [2023-03-29T23:10:39.344Z] 3a2ae6a8a46f: Pull complete [2023-03-29T23:10:39.603Z] 33b1e0a273af: Pull complete [2023-03-29T23:10:39.603Z] 5d3b04190fa2: Pull complete [2023-03-29T23:10:44.015Z] 2f39f015ded8: Pull complete [2023-03-29T23:10:44.015Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T23:10:44.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:10:44.016Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:10:44.269Z] prd-ubuntu20.04-docker-8c-8g-6299 does not seem to be running inside a container [2023-03-29T23:10:44.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-296 -v /w/workspace/undry_device-onvif-camera_PR-296:/w/workspace/undry_device-onvif-camera_PR-296:rw,z -v /w/workspace/undry_device-onvif-camera_PR-296@tmp:/w/workspace/undry_device-onvif-camera_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T23:10:49.721Z] $ docker top 84b517527458cd91b76a49b836a7ee4da5471be2d98fdbec3da03eb4d6bef7b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:10:50.218Z] ---> job-cost.sh [2023-03-29T23:10:50.218Z] lf-activate-venv: SKIPPING [2023-03-29T23:10:50.218Z] INFO: No Stack... [2023-03-29T23:10:50.710Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T23:10:51.817Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T23:10:52.382Z] + cat /w/workspace/undry_device-onvif-camera_PR-296/archives/cost.csv [2023-03-29T23:10:52.382Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T23:10:52.421Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-296-1-stack-cost] [2023-03-29T23:10:52.426Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-296-1-stack-cost] did not exist. Created. [2023-03-29T23:10:52.427Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-296-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T23:10:52.822Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-29T23:10:52.875Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T23:10:52.898Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-296-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T23:10:52.974Z] $ docker stop --time=1 84b517527458cd91b76a49b836a7ee4da5471be2d98fdbec3da03eb4d6bef7b3 [2023-03-29T23:10:54.803Z] $ docker rm -f --volumes 84b517527458cd91b76a49b836a7ee4da5471be2d98fdbec3da03eb4d6bef7b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-29T23:12:14.780Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6306 in /w/workspace/undry_device-onvif-camera_PR-296 [Pipeline] { [Pipeline] ws [2023-03-29T23:12:14.859Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-03-29T23:12:14.934Z] The recommended git tool is: git [2023-03-29T23:12:22.232Z] using credential edgex-jenkins-ssh [2023-03-29T23:12:22.258Z] Cloning the remote Git repository [2023-03-29T23:12:22.318Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-29T23:12:22.441Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-03-29T23:12:22.632Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-29T23:12:22.634Z] > git --version # timeout=10 [2023-03-29T23:12:22.663Z] > git --version # 'git version 2.25.1' [2023-03-29T23:12:22.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:12:22.871Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T23:12:24.570Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-29T23:12:24.597Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T23:12:26.446Z] Merging remotes/origin/main commit 163d81e496ee931b2d3d9b2549810c1b7a8df380 into PR head commit 7dd5d52c60322e1290fc9e916a6a516c61c57856 [2023-03-29T23:12:25.776Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-29T23:12:25.831Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-29T23:12:25.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:12:25.855Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-29T23:12:26.470Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T23:12:26.564Z] > git checkout -f 7dd5d52c60322e1290fc9e916a6a516c61c57856 # timeout=10 [2023-03-29T23:12:27.040Z] Merge succeeded, producing 7dd5d52c60322e1290fc9e916a6a516c61c57856 [2023-03-29T23:12:27.040Z] Checking out Revision 7dd5d52c60322e1290fc9e916a6a516c61c57856 (PR-296) [2023-03-29T23:12:28.219Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-29T23:12:26.905Z] > git remote # timeout=10 [2023-03-29T23:12:26.928Z] > git config --get remote.origin.url # timeout=10 [2023-03-29T23:12:26.966Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:12:26.984Z] > git merge 163d81e496ee931b2d3d9b2549810c1b7a8df380 # timeout=10 [2023-03-29T23:12:27.019Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-29T23:12:27.048Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T23:12:27.068Z] > git checkout -f 7dd5d52c60322e1290fc9e916a6a516c61c57856 # timeout=10 [2023-03-29T23:12:28.285Z] > git --version # timeout=10 [2023-03-29T23:12:28.300Z] > git --version # 'git version 2.25.1' [2023-03-29T23:12:28.318Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:12:29.772Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T23:12:29.772Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:12:29.772Z] Dload Upload Total Spent Left Speed [2023-03-29T23:12:29.772Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2023-03-29T23:12:30.384Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T23:12:30.753Z] + sudo tee /etc/docker/daemon.new [2023-03-29T23:12:30.754Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T23:12:30.754Z] { [2023-03-29T23:12:30.754Z] "registry-mirrors": [ [2023-03-29T23:12:30.754Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T23:12:30.754Z] ], [2023-03-29T23:12:30.754Z] "bip": "10.250.0.254/24", [2023-03-29T23:12:30.754Z] "hosts": [ [2023-03-29T23:12:30.754Z] "tcp://0.0.0.0:5555", [2023-03-29T23:12:30.754Z] "unix:///var/run/docker.sock" [2023-03-29T23:12:30.754Z] ], [2023-03-29T23:12:30.754Z] "mtu": 1458, [2023-03-29T23:12:30.754Z] "selinux-enabled": true, [2023-03-29T23:12:30.754Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T23:12:30.754Z] } [Pipeline] sh [2023-03-29T23:12:31.126Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T23:12:31.483Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:12:49.868Z] provisioning config files... [2023-03-29T23:12:49.905Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config14529568147987433938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:12:50.331Z] ---> docker-login.sh [2023-03-29T23:12:50.331Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:12:50.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:12:50.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:12:50.952Z] Configure a credential helper to remove this warning. See [2023-03-29T23:12:50.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:12:50.952Z] [2023-03-29T23:12:50.952Z] Login Succeeded [2023-03-29T23:12:50.952Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:12:51.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:12:51.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:12:51.557Z] Configure a credential helper to remove this warning. See [2023-03-29T23:12:51.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:12:51.557Z] [2023-03-29T23:12:51.557Z] Login Succeeded [2023-03-29T23:12:51.557Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:12:51.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:12:51.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:12:51.833Z] Configure a credential helper to remove this warning. See [2023-03-29T23:12:51.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:12:51.833Z] [2023-03-29T23:12:51.833Z] Login Succeeded [2023-03-29T23:12:51.833Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:12:52.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:12:52.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:12:52.447Z] Configure a credential helper to remove this warning. See [2023-03-29T23:12:52.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:12:52.447Z] [2023-03-29T23:12:52.447Z] Login Succeeded [2023-03-29T23:12:52.447Z] docker.io [2023-03-29T23:12:52.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:12:53.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:12:53.007Z] Configure a credential helper to remove this warning. See [2023-03-29T23:12:53.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:12:53.007Z] [2023-03-29T23:12:53.007Z] Login Succeeded [2023-03-29T23:12:53.007Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:12:53.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T23:12:53.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:12:53.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:12:53.592Z] ========================================================= [2023-03-29T23:12:53.592Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T23:12:53.592Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:12:54.243Z] + 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-03-29T23:12:54.734Z] Sending build context to Docker daemon 19.71MB [2023-03-29T23:12:54.734Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:12:54.734Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-29T23:12:55.238Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T23:12:55.238Z] af6eaf76a39c: Pulling fs layer [2023-03-29T23:12:55.238Z] 55522c791124: Pulling fs layer [2023-03-29T23:12:55.238Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T23:12:55.238Z] 169dfbe0d373: Pulling fs layer [2023-03-29T23:12:55.238Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T23:12:55.238Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T23:12:55.238Z] 169dfbe0d373: Waiting [2023-03-29T23:12:55.238Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T23:12:55.238Z] e1ff8fa3b103: Waiting [2023-03-29T23:12:55.238Z] 52ebb69f0ebf: Waiting [2023-03-29T23:12:55.238Z] 5abe8eddf0d5: Waiting [2023-03-29T23:12:55.238Z] 55522c791124: Verifying Checksum [2023-03-29T23:12:55.238Z] 55522c791124: Download complete [2023-03-29T23:12:55.238Z] 169dfbe0d373: Verifying Checksum [2023-03-29T23:12:55.238Z] 169dfbe0d373: Download complete [2023-03-29T23:12:55.238Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T23:12:55.238Z] e1ff8fa3b103: Download complete [2023-03-29T23:12:55.524Z] af6eaf76a39c: Download complete [2023-03-29T23:12:56.525Z] af6eaf76a39c: Pull complete [2023-03-29T23:12:56.525Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T23:12:56.525Z] 5abe8eddf0d5: Download complete [2023-03-29T23:12:57.135Z] 55522c791124: Pull complete [2023-03-29T23:12:58.826Z] ce5c4a1c91eb: Verifying Checksum [2023-03-29T23:12:58.826Z] ce5c4a1c91eb: Download complete [2023-03-29T23:12:59.104Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T23:12:59.104Z] 52ebb69f0ebf: Download complete [2023-03-29T23:13:11.524Z] ce5c4a1c91eb: Pull complete [2023-03-29T23:13:11.524Z] 169dfbe0d373: Pull complete [2023-03-29T23:13:11.524Z] e1ff8fa3b103: Pull complete [2023-03-29T23:13:18.243Z] 52ebb69f0ebf: Pull complete [2023-03-29T23:13:20.240Z] 5abe8eddf0d5: Pull complete [2023-03-29T23:13:20.240Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T23:13:20.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T23:13:20.240Z] ---> 6cb57ee374ae [2023-03-29T23:13:20.240Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:13:22.261Z] ---> Running in 1e73daf0e811 [2023-03-29T23:13:22.532Z] Removing intermediate container 1e73daf0e811 [2023-03-29T23:13:22.532Z] ---> c69d261e3924 [2023-03-29T23:13:22.532Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:13:22.532Z] ---> Running in 536cb6d1ad99 [2023-03-29T23:13:23.132Z] Removing intermediate container 536cb6d1ad99 [2023-03-29T23:13:23.132Z] ---> 4a3533f8c4a1 [2023-03-29T23:13:23.132Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T23:13:23.132Z] ---> Running in cb46e18d28e5 [2023-03-29T23:13:23.403Z] Removing intermediate container cb46e18d28e5 [2023-03-29T23:13:23.403Z] ---> 42b2bb37eb7c [2023-03-29T23:13:23.403Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T23:13:23.403Z] ---> Running in da43d865987c [2023-03-29T23:13:23.997Z] Removing intermediate container da43d865987c [2023-03-29T23:13:23.998Z] ---> ce9ccf3d176e [2023-03-29T23:13:23.998Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-29T23:13:23.998Z] ---> Running in e300fad1c108 [2023-03-29T23:13:24.269Z] Removing intermediate container e300fad1c108 [2023-03-29T23:13:24.269Z] ---> a1d6a27d8a70 [2023-03-29T23:13:24.269Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T23:13:24.543Z] ---> Running in e725b9a13082 [2023-03-29T23:13:25.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:13:26.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:13:27.981Z] OK: 263 MiB in 53 packages [2023-03-29T23:13:28.575Z] Removing intermediate container e725b9a13082 [2023-03-29T23:13:28.575Z] ---> 791481fc441d [2023-03-29T23:13:28.575Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-29T23:13:28.857Z] ---> Running in 86600e96ed14 [2023-03-29T23:13:29.125Z] Removing intermediate container 86600e96ed14 [2023-03-29T23:13:29.125Z] ---> cb4af2cfbd6e [2023-03-29T23:13:29.125Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-29T23:13:29.726Z] ---> b843df8115d5 [2023-03-29T23:13:29.726Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:13:29.726Z] ---> Running in 2a031b7c0f8f [2023-03-29T23:14:37.661Z] Removing intermediate container 2a031b7c0f8f [2023-03-29T23:14:37.661Z] ---> 60e10f155195 [2023-03-29T23:14:37.661Z] Step 12/13 : COPY . . [2023-03-29T23:14:37.661Z] ---> 861b8a35cc83 [2023-03-29T23:14:37.661Z] Step 13/13 : RUN ${MAKE} [2023-03-29T23:14:37.661Z] ---> Running in 61b50a78cb49 [2023-03-29T23:14:37.661Z] noop [2023-03-29T23:14:37.661Z] Removing intermediate container 61b50a78cb49 [2023-03-29T23:14:37.661Z] ---> 6625660a45ca [2023-03-29T23:14:37.661Z] Successfully built 6625660a45ca [2023-03-29T23:14:37.933Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:14:38.416Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T23:14:38.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:14:38.745Z] prd-ubuntu20.04-docker-arm64-4c-16g-6306 does not seem to be running inside a container [2023-03-29T23:14:38.830Z] $ 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-03-29T23:14:40.196Z] $ docker top b9f2edc0252bcdf910aadcbc2d98d0828a401fced364a3d0575cd2991826fec2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:14:41.148Z] + go version [2023-03-29T23:14:41.148Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T23:14:41.183Z] $ docker stop --time=1 b9f2edc0252bcdf910aadcbc2d98d0828a401fced364a3d0575cd2991826fec2 [2023-03-29T23:14:42.893Z] $ docker rm -f --volumes b9f2edc0252bcdf910aadcbc2d98d0828a401fced364a3d0575cd2991826fec2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:14:43.753Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T23:14:43.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:14:44.033Z] prd-ubuntu20.04-docker-arm64-4c-16g-6306 does not seem to be running inside a container [2023-03-29T23:14:44.110Z] $ 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-03-29T23:14:45.479Z] $ docker top c9b9b3e7da06844f858ae7bdf4ee3a04de90012012eb6c8441580b3191a1ff36 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:14:46.396Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:14:47.111Z] + make test [2023-03-29T23:14:47.111Z] go test ./... -coverprofile=coverage.out ./... [2023-03-29T23:15:34.017Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-29T23:18:40.958Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-29T23:18:40.958Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-29T23:18:40.958Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.204s coverage: 31.7% of statements [2023-03-29T23:18:55.993Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.920s coverage: 86.5% of statements [2023-03-29T23:18:55.993Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T23:18:55.993Z] go vet ./... [2023-03-29T23:19:34.931Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T23:19:34.931Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T23:19:34.931Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T23:19:34.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T23:19:35.006Z] $ docker stop --time=1 c9b9b3e7da06844f858ae7bdf4ee3a04de90012012eb6c8441580b3191a1ff36 [2023-03-29T23:19:36.994Z] $ docker rm -f --volumes c9b9b3e7da06844f858ae7bdf4ee3a04de90012012eb6c8441580b3191a1ff36 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:19:38.432Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T23:19:38.466Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T23:19:39.170Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:19:39.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T23:19:40.104Z] + ls -al . [2023-03-29T23:19:40.104Z] total 228 [2023-03-29T23:19:40.104Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 23:14 . [2023-03-29T23:19:40.104Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:12 .. [2023-03-29T23:19:40.104Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:12 .git [2023-03-29T23:19:40.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:12 .github [2023-03-29T23:19:40.104Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 29 23:12 .gitignore [2023-03-29T23:19:40.104Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 23:12 .golangci.yml [2023-03-29T23:19:40.104Z] -rw-rw-r-- 1 jenkins jenkins 9732 Mar 29 23:12 Attribution.txt [2023-03-29T23:19:40.104Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 29 23:12 CHANGELOG.md [2023-03-29T23:19:40.104Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 29 23:12 Dockerfile [2023-03-29T23:19:40.104Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:12 GOVERNANCE.md [2023-03-29T23:19:40.104Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 29 23:12 Jenkinsfile [2023-03-29T23:19:40.104Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 29 23:12 LICENSE [2023-03-29T23:19:40.104Z] -rw-rw-r-- 1 jenkins jenkins 2751 Mar 29 23:12 Makefile [2023-03-29T23:19:40.104Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 29 23:12 OWNERS.md [2023-03-29T23:19:40.104Z] -rw-rw-r-- 1 jenkins jenkins 6250 Mar 29 23:12 README.md [2023-03-29T23:19:40.104Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 23:08 VERSION [2023-03-29T23:19:40.104Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:12 bin [2023-03-29T23:19:40.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:12 cmd [2023-03-29T23:19:40.104Z] -rw-r--r-- 1 jenkins jenkins 78487 Mar 29 23:18 coverage.out [2023-03-29T23:19:40.104Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 23:12 doc [2023-03-29T23:19:40.104Z] -rw-rw-r-- 1 jenkins jenkins 3554 Mar 29 23:12 go.mod [2023-03-29T23:19:40.104Z] -rw-rw-r-- 1 jenkins jenkins 32657 Mar 29 23:12 go.sum [2023-03-29T23:19:40.104Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:12 internal [2023-03-29T23:19:40.104Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:12 snap [2023-03-29T23:19:40.104Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 29 23:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:19:40.534Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7dd5d52c60322e1290fc9e916a6a516c61c57856 --label arch=arm64 --label version=0.0.0 . [2023-03-29T23:19:41.155Z] Sending build context to Docker daemon 19.79MB [2023-03-29T23:19:41.155Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:19:41.155Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-29T23:19:41.155Z] ---> 6625660a45ca [2023-03-29T23:19:41.155Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:19:41.427Z] ---> Running in 0ee0b9262e5e [2023-03-29T23:19:41.701Z] Removing intermediate container 0ee0b9262e5e [2023-03-29T23:19:41.701Z] ---> da0fcb6a578d [2023-03-29T23:19:41.701Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:19:41.978Z] ---> Running in e49202cd6da5 [2023-03-29T23:19:42.253Z] Removing intermediate container e49202cd6da5 [2023-03-29T23:19:42.253Z] ---> 881f34a609da [2023-03-29T23:19:42.253Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-29T23:19:42.253Z] ---> Running in 65323078fb19 [2023-03-29T23:19:42.852Z] Removing intermediate container 65323078fb19 [2023-03-29T23:19:42.852Z] ---> 05b695dc0494 [2023-03-29T23:19:42.852Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T23:19:42.852Z] ---> Running in 44cb30cf2ae0 [2023-03-29T23:19:43.140Z] Removing intermediate container 44cb30cf2ae0 [2023-03-29T23:19:43.140Z] ---> 82f9163c8566 [2023-03-29T23:19:43.140Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-29T23:19:43.411Z] ---> Running in cf9d1a8660da [2023-03-29T23:19:43.682Z] Removing intermediate container cf9d1a8660da [2023-03-29T23:19:43.682Z] ---> fa1dc8b2ca99 [2023-03-29T23:19:43.682Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T23:19:43.682Z] ---> Running in ba0a71bad6f2 [2023-03-29T23:19:45.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:19:45.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:19:47.667Z] OK: 263 MiB in 53 packages [2023-03-29T23:19:48.271Z] Removing intermediate container ba0a71bad6f2 [2023-03-29T23:19:48.271Z] ---> a70e3068fe30 [2023-03-29T23:19:48.271Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-29T23:19:48.545Z] ---> Running in 0ce5408fa5c2 [2023-03-29T23:19:48.820Z] Removing intermediate container 0ce5408fa5c2 [2023-03-29T23:19:48.820Z] ---> 8a3e8ea3d69f [2023-03-29T23:19:48.820Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-29T23:19:49.417Z] ---> 295eb898deaa [2023-03-29T23:19:49.417Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:19:49.417Z] ---> Running in 6cda767efc69 [2023-03-29T23:19:52.784Z] Removing intermediate container 6cda767efc69 [2023-03-29T23:19:52.784Z] ---> 055121db5541 [2023-03-29T23:19:52.785Z] Step 12/26 : COPY . . [2023-03-29T23:19:54.749Z] ---> da6db2dff3e8 [2023-03-29T23:19:54.749Z] Step 13/26 : RUN ${MAKE} [2023-03-29T23:19:54.749Z] ---> Running in c949c9d03498 [2023-03-29T23:19:56.177Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-29T23:22:48.263Z] Removing intermediate container c949c9d03498 [2023-03-29T23:22:48.263Z] ---> 46df778c15c2 [2023-03-29T23:22:48.263Z] Step 14/26 : FROM alpine:3.17 [2023-03-29T23:22:48.263Z] 3.17: Pulling from library/alpine [2023-03-29T23:22:48.532Z] c41833b44d91: Pulling fs layer [2023-03-29T23:22:48.800Z] c41833b44d91: Verifying Checksum [2023-03-29T23:22:48.800Z] c41833b44d91: Download complete [2023-03-29T23:22:49.385Z] c41833b44d91: Pull complete [2023-03-29T23:22:49.385Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:22:49.385Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T23:22:49.385Z] ---> 51e60588ff2c [2023-03-29T23:22:49.385Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-29T23:22:49.385Z] ---> Running in 3b3c1bef5ef0 [2023-03-29T23:22:49.654Z] Removing intermediate container 3b3c1bef5ef0 [2023-03-29T23:22:49.654Z] ---> 0dc709af973e [2023-03-29T23:22:49.654Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:22:49.654Z] ---> Running in 6ac9ea33c6eb [2023-03-29T23:22:51.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:22:51.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:22:52.772Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:22:52.772Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:22:52.772Z] OK: 8 MiB in 16 packages [2023-03-29T23:22:53.741Z] Removing intermediate container 6ac9ea33c6eb [2023-03-29T23:22:53.741Z] ---> ec0e204299dd [2023-03-29T23:22:53.741Z] Step 17/26 : WORKDIR / [2023-03-29T23:22:53.741Z] ---> Running in d747f27da017 [2023-03-29T23:22:54.339Z] Removing intermediate container d747f27da017 [2023-03-29T23:22:54.339Z] ---> e565ac21751c [2023-03-29T23:22:54.339Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-29T23:22:56.930Z] ---> d18d29342655 [2023-03-29T23:22:56.930Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-29T23:22:57.197Z] ---> e2dc56c8348b [2023-03-29T23:22:57.197Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-29T23:22:57.783Z] ---> 3ad1654986ff [2023-03-29T23:22:57.783Z] Step 21/26 : EXPOSE 59984 [2023-03-29T23:22:57.783Z] ---> Running in d2d9b780d593 [2023-03-29T23:22:58.051Z] Removing intermediate container d2d9b780d593 [2023-03-29T23:22:58.051Z] ---> fdbb9088fa91 [2023-03-29T23:22:58.051Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-29T23:22:58.321Z] ---> Running in ee28eb82f7c3 [2023-03-29T23:22:58.589Z] Removing intermediate container ee28eb82f7c3 [2023-03-29T23:22:58.589Z] ---> 410f53759de9 [2023-03-29T23:22:58.589Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:22:58.589Z] ---> Running in ac12e64ee1e1 [2023-03-29T23:22:58.861Z] Removing intermediate container ac12e64ee1e1 [2023-03-29T23:22:58.861Z] ---> 6ab9447e82bc [2023-03-29T23:22:58.861Z] Step 24/26 : LABEL arch=arm64 [2023-03-29T23:22:58.861Z] ---> Running in 6dcc35dae7de [2023-03-29T23:22:59.129Z] Removing intermediate container 6dcc35dae7de [2023-03-29T23:22:59.129Z] ---> f2227b77d5bd [2023-03-29T23:22:59.129Z] Step 25/26 : LABEL git_sha=7dd5d52c60322e1290fc9e916a6a516c61c57856 [2023-03-29T23:22:59.401Z] ---> Running in 9caf20dc560c [2023-03-29T23:22:59.670Z] Removing intermediate container 9caf20dc560c [2023-03-29T23:22:59.670Z] ---> 3e6ba915d06a [2023-03-29T23:22:59.670Z] Step 26/26 : LABEL version=0.0.0 [2023-03-29T23:22:59.670Z] ---> Running in 8789eb9e1717 [2023-03-29T23:22:59.950Z] Removing intermediate container 8789eb9e1717 [2023-03-29T23:22:59.950Z] ---> 3effffd806ac [2023-03-29T23:22:59.950Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T23:23:00.219Z] Successfully built 3effffd806ac [2023-03-29T23:23:00.219Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:23:01.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:23:01.060Z] [2023-03-29T23:23:01.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:23:01.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:23:01.738Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T23:23:01.738Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T23:23:01.738Z] 04944245beec: Pulling fs layer [2023-03-29T23:23:01.738Z] 699f458cf7ca: Pulling fs layer [2023-03-29T23:23:01.738Z] 765212b225bb: Pulling fs layer [2023-03-29T23:23:01.738Z] f23df028b6ca: Pulling fs layer [2023-03-29T23:23:01.738Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T23:23:01.738Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T23:23:01.738Z] f23df028b6ca: Waiting [2023-03-29T23:23:01.738Z] 765212b225bb: Waiting [2023-03-29T23:23:01.738Z] d65c8cfc05b1: Waiting [2023-03-29T23:23:01.738Z] 2437ff75d9bd: Waiting [2023-03-29T23:23:01.738Z] 04944245beec: Verifying Checksum [2023-03-29T23:23:01.738Z] 04944245beec: Download complete [2023-03-29T23:23:01.738Z] 765212b225bb: Verifying Checksum [2023-03-29T23:23:01.738Z] 765212b225bb: Download complete [2023-03-29T23:23:01.738Z] f23df028b6ca: Verifying Checksum [2023-03-29T23:23:01.738Z] f23df028b6ca: Download complete [2023-03-29T23:23:02.009Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T23:23:02.009Z] d65c8cfc05b1: Download complete [2023-03-29T23:23:02.009Z] 699f458cf7ca: Verifying Checksum [2023-03-29T23:23:02.009Z] 699f458cf7ca: Download complete [2023-03-29T23:23:02.279Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T23:23:02.279Z] 8998bd30e6a1: Download complete [2023-03-29T23:23:04.874Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T23:23:04.874Z] 2437ff75d9bd: Download complete [2023-03-29T23:23:06.827Z] 8998bd30e6a1: Pull complete [2023-03-29T23:23:07.097Z] 04944245beec: Pull complete [2023-03-29T23:23:09.691Z] 699f458cf7ca: Pull complete [2023-03-29T23:23:09.691Z] 765212b225bb: Pull complete [2023-03-29T23:23:10.276Z] f23df028b6ca: Pull complete [2023-03-29T23:23:10.545Z] d65c8cfc05b1: Pull complete [2023-03-29T23:23:25.575Z] 2437ff75d9bd: Pull complete [2023-03-29T23:23:25.575Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T23:23:25.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:23:25.575Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:23:25.920Z] prd-ubuntu20.04-docker-arm64-4c-16g-6306 does not seem to be running inside a container [2023-03-29T23:23:25.994Z] $ 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-03-29T23:23:29.021Z] $ docker top bd8ff28c9ef53ca70124c66d9f2409a39674694c18ad777dab362a9716f4e4b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:23:29.965Z] ---> job-cost.sh [2023-03-29T23:23:29.966Z] lf-activate-venv: SKIPPING [2023-03-29T23:23:29.966Z] INFO: No Stack... [2023-03-29T23:23:30.555Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T23:23:31.142Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T23:23:31.821Z] + cut -d, -f6 [2023-03-29T23:23:31.821Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2023-03-29T23:23:31.888Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-296-1-stack-cost] [2023-03-29T23:23:31.893Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-296-1-stack-cost] did not exist. Created. [2023-03-29T23:23:31.893Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-296-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T23:23:32.632Z] /w/workspace/device-onvif-camera/1@tmp/durable-c41dca47/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-29T23:23:33.333Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T23:23:33.370Z] Warning: overwriting stash ‘stack-cost’ [2023-03-29T23:23:33.446Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T23:23:33.460Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-296-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T23:23:33.542Z] $ docker stop --time=1 bd8ff28c9ef53ca70124c66d9f2409a39674694c18ad777dab362a9716f4e4b3 [2023-03-29T23:23:36.442Z] $ docker rm -f --volumes bd8ff28c9ef53ca70124c66d9f2409a39674694c18ad777dab362a9716f4e4b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-29T23:23:37.461Z] provisioning config files... [2023-03-29T23:23:37.534Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-296@tmp/config5233253561826344391tmp [Pipeline] { [Pipeline] sh [2023-03-29T23:23:37.963Z] + set +x [2023-03-29T23:23:37.963Z] + + bash -s -- [2023-03-29T23:23:37.963Z] curl -s https://codecov.io/bash [2023-03-29T23:23:37.963Z] [2023-03-29T23:23:37.963Z] _____ _ [2023-03-29T23:23:37.963Z] / ____| | | [2023-03-29T23:23:37.963Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T23:23:37.963Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T23:23:37.963Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T23:23:37.963Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T23:23:37.963Z] Bash-1.0.6 [2023-03-29T23:23:37.963Z] [2023-03-29T23:23:37.963Z] [2023-03-29T23:23:37.963Z] ==> git version 2.25.1 found [2023-03-29T23:23:37.963Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-29T23:23:37.963Z] Release-Date: 2020-01-08 [2023-03-29T23:23:37.963Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-29T23:23:37.963Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T23:23:37.963Z] ==> Jenkins CI detected. [2023-03-29T23:23:37.963Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-296 [2023-03-29T23:23:37.963Z] project root: . [2023-03-29T23:23:37.963Z] --> token set from env [2023-03-29T23:23:37.963Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T23:23:37.963Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T23:23:37.963Z] ==> Python coveragepy not found [2023-03-29T23:23:37.963Z] ==> Searching for coverage reports in: [2023-03-29T23:23:37.963Z] + . [2023-03-29T23:23:37.963Z] -> Found 1 reports [2023-03-29T23:23:37.963Z] ==> Detecting git/mercurial file structure [2023-03-29T23:23:37.963Z] ==> Reading reports [2023-03-29T23:23:37.963Z] + ./coverage.out bytes=78487 [2023-03-29T23:23:37.963Z] ==> Appending adjustments [2023-03-29T23:23:37.963Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T23:23:38.222Z] + Found adjustments [2023-03-29T23:23:38.222Z] ==> Gzipping contents [2023-03-29T23:23:38.222Z] 12K /tmp/codecov.ZsqTm1.gz [2023-03-29T23:23:38.222Z] ==> Uploading reports [2023-03-29T23:23:38.222Z] url: https://codecov.io [2023-03-29T23:23:38.222Z] query: branch=PR-296&commit=7dd5d52c60322e1290fc9e916a6a516c61c57856&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-296%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=296&job=&cmd_args= [2023-03-29T23:23:38.222Z] -> Pinging Codecov [2023-03-29T23:23:38.222Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-296&commit=7dd5d52c60322e1290fc9e916a6a516c61c57856&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-296%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=296&job=&cmd_args= [2023-03-29T23:23:38.482Z] -> Uploading to [2023-03-29T23:23:38.482Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/F29A59C45E3A92E06B3E522C9905F8EF/7dd5d52c60322e1290fc9e916a6a516c61c57856/f1faa416-6c2b-4a3f-8d2e-82940f66bf40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T232338Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2de48044ae452ef524ce5a2fd0f7c11ad5765656e44bf004b34b9a5b6750a365 [2023-03-29T23:23:38.482Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:23:38.482Z] Dload Upload Total Spent Left Speed [2023-03-29T23:23:38.744Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10492 0 0 100 10492 0 36685 --:--:-- --:--:-- --:--:-- 36557 100 10492 0 0 100 10492 0 36557 --:--:-- --:--:-- --:--:-- 36430 [2023-03-29T23:23:38.744Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/7dd5d52c60322e1290fc9e916a6a516c61c57856 [Pipeline] } [2023-03-29T23:23:38.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-29T23:23:40.470Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-296/archives ] [2023-03-29T23:23:40.470Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-296/archives [2023-03-29T23:23:40.470Z] total 16 [2023-03-29T23:23:40.470Z] drwxr-xr-x 3 root root 4096 Mar 29 23:10 . [2023-03-29T23:23:40.470Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 23:10 .. [2023-03-29T23:23:40.470Z] drwxr-xr-x 2 root root 4096 Mar 29 23:10 cost [2023-03-29T23:23:40.470Z] -rw-r--r-- 1 root root 91 Mar 29 23:10 cost.csv [2023-03-29T23:23:40.470Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-296/archives [2023-03-29T23:23:40.470Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-296/archives [2023-03-29T23:23:40.470Z] total 16 [2023-03-29T23:23:40.470Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:10 . [2023-03-29T23:23:40.470Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 23:10 .. [2023-03-29T23:23:40.470Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 23:10 cost [2023-03-29T23:23:40.470Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 29 23:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:23:40.798Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:23:41.691Z] ---> package-listing.sh [2023-03-29T23:23:41.691Z] ++ facter osfamily [2023-03-29T23:23:41.691Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T23:23:41.960Z] + OS_FAMILY=debian [2023-03-29T23:23:41.960Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-296 [2023-03-29T23:23:41.960Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T23:23:41.960Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T23:23:41.960Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T23:23:41.960Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T23:23:41.960Z] + '[' /w/workspace/undry_device-onvif-camera_PR-296 ']' [2023-03-29T23:23:41.960Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T23:23:41.960Z] + case "${OS_FAMILY}" in [2023-03-29T23:23:41.960Z] + dpkg -l [2023-03-29T23:23:41.960Z] + grep '^ii' [2023-03-29T23:23:41.960Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T23:23:41.960Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T23:23:41.960Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T23:23:41.960Z] + '[' /w/workspace/undry_device-onvif-camera_PR-296 ']' [2023-03-29T23:23:41.960Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-296/archives/ [2023-03-29T23:23:41.960Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-296/archives/ [Pipeline] echo [2023-03-29T23:23:41.996Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-296/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T23:23:42.287Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:23:42.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:23:42.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:23:43.059Z] prd-ubuntu20.04-docker-8c-8g-6299 does not seem to be running inside a container [2023-03-29T23:23:43.098Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_PR-296/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-296 -v /w/workspace/undry_device-onvif-camera_PR-296:/w/workspace/undry_device-onvif-camera_PR-296:rw,z -v /w/workspace/undry_device-onvif-camera_PR-296@tmp:/w/workspace/undry_device-onvif-camera_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T23:23:43.612Z] $ docker top 548041f73eb41e2a7df1ba2f40765a670130812f8f25dc5ab7c2a30e3013913b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:23:44.003Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T23:23:44.308Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T23:23:44.620Z] + ls /var/log/sa-host [2023-03-29T23:23:44.620Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:23:44.742Z] provisioning config files... [2023-03-29T23:23:44.753Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-296@tmp/config12947363167280575518tmp [Pipeline] { [Pipeline] echo [2023-03-29T23:23:44.796Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:23:45.114Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T23:23:45.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:23:45.549Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T23:23:45.581Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:23:45.893Z] ---> sudo-logs.sh [2023-03-29T23:23:45.893Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T23:23:45.978Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:23:46.282Z] ---> job-cost.sh [2023-03-29T23:23:46.282Z] lf-activate-venv: SKIPPING [2023-03-29T23:23:46.282Z] DEBUG: total: 0.2199999988079071 [2023-03-29T23:23:46.282Z] INFO: Retrieving Stack Cost... [2023-03-29T23:23:46.849Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T23:23:47.108Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T23:23:47.140Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:23:47.449Z] ---> logs-deploy.sh [2023-03-29T23:23:47.449Z] lf-activate-venv: SKIPPING [2023-03-29T23:23:47.449Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-296/1 [2023-03-29T23:23:47.449Z] INFO: archiving workspace using pattern(s): [2023-03-29T23:23:48.827Z] Archives upload complete. [2023-03-29T23:23:48.827Z] INFO: archiving logs to Nexus [2023-03-29T23:23:49.766Z] ---> uname -a: [2023-03-29T23:23:49.766Z] Linux prd-ubuntu20-04-docker-8c-8g-6299 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-29T23:23:49.766Z] [2023-03-29T23:23:49.766Z] [2023-03-29T23:23:49.766Z] ---> lscpu: [2023-03-29T23:23:49.766Z] Architecture: x86_64 [2023-03-29T23:23:49.766Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-29T23:23:49.766Z] Byte Order: Little Endian [2023-03-29T23:23:49.766Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-29T23:23:49.766Z] CPU(s): 8 [2023-03-29T23:23:49.766Z] On-line CPU(s) list: 0-7 [2023-03-29T23:23:49.766Z] Thread(s) per core: 1 [2023-03-29T23:23:49.766Z] Core(s) per socket: 1 [2023-03-29T23:23:49.766Z] Socket(s): 8 [2023-03-29T23:23:49.766Z] NUMA node(s): 1 [2023-03-29T23:23:49.766Z] Vendor ID: AuthenticAMD [2023-03-29T23:23:49.766Z] CPU family: 23 [2023-03-29T23:23:49.766Z] Model: 49 [2023-03-29T23:23:49.766Z] Model name: AMD EPYC-Rome Processor [2023-03-29T23:23:49.766Z] Stepping: 0 [2023-03-29T23:23:49.766Z] CPU MHz: 2800.000 [2023-03-29T23:23:49.766Z] BogoMIPS: 5600.00 [2023-03-29T23:23:49.766Z] Virtualization: AMD-V [2023-03-29T23:23:49.766Z] Hypervisor vendor: KVM [2023-03-29T23:23:49.766Z] Virtualization type: full [2023-03-29T23:23:49.766Z] L1d cache: 256 KiB [2023-03-29T23:23:49.766Z] L1i cache: 256 KiB [2023-03-29T23:23:49.766Z] L2 cache: 4 MiB [2023-03-29T23:23:49.766Z] L3 cache: 128 MiB [2023-03-29T23:23:49.766Z] NUMA node0 CPU(s): 0-7 [2023-03-29T23:23:49.766Z] Vulnerability Itlb multihit: Not affected [2023-03-29T23:23:49.766Z] Vulnerability L1tf: Not affected [2023-03-29T23:23:49.766Z] Vulnerability Mds: Not affected [2023-03-29T23:23:49.766Z] Vulnerability Meltdown: Not affected [2023-03-29T23:23:49.766Z] Vulnerability Mmio stale data: Not affected [2023-03-29T23:23:49.766Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-29T23:23:49.766Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-29T23:23:49.766Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-29T23:23:49.766Z] Vulnerability Srbds: Not affected [2023-03-29T23:23:49.766Z] Vulnerability Tsx async abort: Not affected [2023-03-29T23:23:49.766Z] 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-03-29T23:23:49.766Z] [2023-03-29T23:23:49.766Z] [2023-03-29T23:23:49.766Z] ---> nproc: [2023-03-29T23:23:49.766Z] 8 [2023-03-29T23:23:49.766Z] [2023-03-29T23:23:49.766Z] [2023-03-29T23:23:49.766Z] ---> df -h: [2023-03-29T23:23:49.766Z] Filesystem Size Used Avail Use% Mounted on [2023-03-29T23:23:49.766Z] overlay 155G 12G 144G 8% / [2023-03-29T23:23:49.766Z] tmpfs 64M 0 64M 0% /dev [2023-03-29T23:23:49.766Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-29T23:23:49.766Z] shm 64M 0 64M 0% /dev/shm [2023-03-29T23:23:49.766Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-29T23:23:49.766Z] [2023-03-29T23:23:49.766Z]