Pull request #321 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a27e28d7063f91f5e1587cb421881b607ffe8dc2+6f5ab4fb1f6ebbc2bd6b9377711afa16710aaa76 (aee0ff352fffb18caf292df38fee884e9048dc59) 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-ssh16068007758962359610.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14935915743140480809.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-321/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-321/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12570214338204826052.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-321/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1020454613203302212.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12216319282376416661.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-321/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-321/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16083312772722514658.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9497’ Running on prd-ubuntu20.04-docker-8c-8g-9504 in /w/workspace/undry_device-onvif-camera_PR-321 [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-321 # 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 > 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/321/head:refs/remotes/origin/PR-321 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6f5ab4fb1f6ebbc2bd6b9377711afa16710aaa76 into PR head commit a27e28d7063f91f5e1587cb421881b607ffe8dc2 Merge succeeded, producing a27e28d7063f91f5e1587cb421881b607ffe8dc2 Checking out Revision a27e28d7063f91f5e1587cb421881b607ffe8dc2 (PR-321) 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-24T06:31:32.839Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-24T06:31:33.038Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f a27e28d7063f91f5e1587cb421881b607ffe8dc2 # 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 6f5ab4fb1f6ebbc2bd6b9377711afa16710aaa76 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a27e28d7063f91f5e1587cb421881b607ffe8dc2 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-24T06:31:33.145Z] ========================================================= [2023-04-24T06:31:33.145Z] EdgeX Global Pipelines Version Info [2023-04-24T06:31:33.145Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:31:33.901Z] ------------------- [2023-04-24T06:31:33.901Z] stable info: [2023-04-24T06:31:33.901Z] ------------------- [2023-04-24T06:31:33.901Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-24T06:31:33.901Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T06:31:33.901Z] Message: update stable to v1.0.248 [2023-04-24T06:31:34.472Z] ------------------- [2023-04-24T06:31:34.472Z] experimental info: [2023-04-24T06:31:34.472Z] ------------------- [2023-04-24T06:31:34.472Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-24T06:31:34.472Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T06:31:34.472Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-24T06:31:34.761Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-04-24T06:31:34.802Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-04-24T06:31:34.852Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-24T06:31:34.893Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-24T06:31:34.937Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-24T06:31:34.982Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-24T06:31:35.023Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-24T06:31:35.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-24T06:31:35.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-24T06:31:35.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-24T06:31:35.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-24T06:31:35.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-04-24T06:31:35.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-24T06:31:35.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-24T06:31:35.368Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T06:31:35.415Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T06:31:35.462Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T06:31:35.508Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T06:31:35.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-24T06:31:35.594Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-24T06:31:35.637Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-24T06:31:35.685Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-04-24T06:31:35.734Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-24T06:31:35.780Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-24T06:31:35.831Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-24T06:31:35.879Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-24T06:31:35.925Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-24T06:31:35.980Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-321 [Pipeline] echo [2023-04-24T06:31:36.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-321 [Pipeline] echo [2023-04-24T06:31:36.075Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-321 [Pipeline] echo [2023-04-24T06:31:36.123Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a27e28d7063f91f5e1587cb421881b607ffe8dc2 [Pipeline] echo [2023-04-24T06:31:36.170Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a27e28d [Pipeline] echo [2023-04-24T06:31:36.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T06:31:36.336Z] provisioning config files... [2023-04-24T06:31:36.364Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-321@tmp/config10193250657118742083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:31:36.715Z] ---> docker-login.sh [2023-04-24T06:31:36.715Z] nexus3.edgexfoundry.org:10001 [2023-04-24T06:31:36.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:31:36.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:31:36.975Z] Configure a credential helper to remove this warning. See [2023-04-24T06:31:36.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:31:36.975Z] [2023-04-24T06:31:36.975Z] Login Succeeded [2023-04-24T06:31:36.975Z] nexus3.edgexfoundry.org:10002 [2023-04-24T06:31:36.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:31:37.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:31:37.234Z] Configure a credential helper to remove this warning. See [2023-04-24T06:31:37.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:31:37.234Z] [2023-04-24T06:31:37.234Z] Login Succeeded [2023-04-24T06:31:37.234Z] nexus3.edgexfoundry.org:10003 [2023-04-24T06:31:37.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:31:37.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:31:37.234Z] Configure a credential helper to remove this warning. See [2023-04-24T06:31:37.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:31:37.234Z] [2023-04-24T06:31:37.234Z] Login Succeeded [2023-04-24T06:31:37.234Z] nexus3.edgexfoundry.org:10004 [2023-04-24T06:31:37.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:31:37.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:31:37.234Z] Configure a credential helper to remove this warning. See [2023-04-24T06:31:37.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:31:37.234Z] [2023-04-24T06:31:37.234Z] Login Succeeded [2023-04-24T06:31:37.234Z] docker.io [2023-04-24T06:31:37.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:31:37.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:31:37.504Z] Configure a credential helper to remove this warning. See [2023-04-24T06:31:37.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:31:37.504Z] [2023-04-24T06:31:37.504Z] Login Succeeded [2023-04-24T06:31:37.764Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T06:31:37.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-24T06:31:38.433Z] + git rev-list -1 --merges a27e28d7063f91f5e1587cb421881b607ffe8dc2~1..a27e28d7063f91f5e1587cb421881b607ffe8dc2 [Pipeline] echo [2023-04-24T06:31:38.504Z] -----------> git rev-list -1 --merges a27e28d7063f91f5e1587cb421881b607ffe8dc2~1..a27e28d7063f91f5e1587cb421881b607ffe8dc2 a27e28d7063f91f5e1587cb421881b607ffe8dc2 [false] [Pipeline] sh [2023-04-24T06:31:38.816Z] + git log --format=format:%s -1 a27e28d7063f91f5e1587cb421881b607ffe8dc2 [Pipeline] echo [2023-04-24T06:31:38.853Z] ========================================================= [2023-04-24T06:31:38.853Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-24T06:31:38.853Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T06:31:39.310Z] + git log --format=format:%s -1 a27e28d7063f91f5e1587cb421881b607ffe8dc2 [Pipeline] echo [2023-04-24T06:31:39.350Z] [semverPrep] GIT_COMMIT: a27e28d7063f91f5e1587cb421881b607ffe8dc2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-24T06:31:39.383Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-24T06:31:39.757Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T06:31:39.757Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-24T06:31:39.757Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-24T06:31:39.757Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-24T06:31:39.757Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-24T06:31:39.757Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-24T06:31:39.757Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:31:40.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T06:31:40.203Z] [2023-04-24T06:31:40.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:31:40.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T06:31:40.639Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-24T06:31:40.639Z] b85a868b505f: Pulling fs layer [2023-04-24T06:31:40.639Z] e2be974225ed: Pulling fs layer [2023-04-24T06:31:40.639Z] 339a4e72a1f5: Pulling fs layer [2023-04-24T06:31:40.639Z] 988bab9f4d93: Pulling fs layer [2023-04-24T06:31:40.639Z] 1469e6f7b9e6: Pulling fs layer [2023-04-24T06:31:40.639Z] eaf3925da568: Pulling fs layer [2023-04-24T06:31:40.639Z] bab4dde63d76: Pulling fs layer [2023-04-24T06:31:40.639Z] bde34c3a00c8: Pulling fs layer [2023-04-24T06:31:40.639Z] b352a97aabf1: Pulling fs layer [2023-04-24T06:31:40.639Z] 4872d77fe225: Pulling fs layer [2023-04-24T06:31:40.639Z] 5851b861e8e6: Pulling fs layer [2023-04-24T06:31:40.639Z] bab4dde63d76: Waiting [2023-04-24T06:31:40.639Z] bde34c3a00c8: Waiting [2023-04-24T06:31:40.639Z] b352a97aabf1: Waiting [2023-04-24T06:31:40.639Z] 5851b861e8e6: Waiting [2023-04-24T06:31:40.639Z] 988bab9f4d93: Waiting [2023-04-24T06:31:40.639Z] 4872d77fe225: Waiting [2023-04-24T06:31:40.639Z] eaf3925da568: Waiting [2023-04-24T06:31:40.639Z] 1469e6f7b9e6: Waiting [2023-04-24T06:31:40.639Z] e2be974225ed: Download complete [2023-04-24T06:31:40.639Z] 988bab9f4d93: Verifying Checksum [2023-04-24T06:31:40.639Z] 988bab9f4d93: Download complete [2023-04-24T06:31:40.639Z] 1469e6f7b9e6: Verifying Checksum [2023-04-24T06:31:40.639Z] 1469e6f7b9e6: Download complete [2023-04-24T06:31:40.639Z] 339a4e72a1f5: Verifying Checksum [2023-04-24T06:31:40.899Z] eaf3925da568: Download complete [2023-04-24T06:31:40.899Z] bde34c3a00c8: Download complete [2023-04-24T06:31:40.899Z] b352a97aabf1: Verifying Checksum [2023-04-24T06:31:40.899Z] b352a97aabf1: Download complete [2023-04-24T06:31:40.899Z] 4872d77fe225: Verifying Checksum [2023-04-24T06:31:40.899Z] 4872d77fe225: Download complete [2023-04-24T06:31:40.899Z] 5851b861e8e6: Verifying Checksum [2023-04-24T06:31:40.899Z] 5851b861e8e6: Download complete [2023-04-24T06:31:40.899Z] b85a868b505f: Verifying Checksum [2023-04-24T06:31:40.899Z] b85a868b505f: Download complete [2023-04-24T06:31:41.158Z] bab4dde63d76: Verifying Checksum [2023-04-24T06:31:41.158Z] bab4dde63d76: Download complete [2023-04-24T06:31:42.094Z] b85a868b505f: Pull complete [2023-04-24T06:31:42.359Z] e2be974225ed: Pull complete [2023-04-24T06:31:42.619Z] 339a4e72a1f5: Pull complete [2023-04-24T06:31:42.619Z] 988bab9f4d93: Pull complete [2023-04-24T06:31:42.880Z] 1469e6f7b9e6: Pull complete [2023-04-24T06:31:43.141Z] eaf3925da568: Pull complete [2023-04-24T06:31:45.048Z] bab4dde63d76: Pull complete [2023-04-24T06:31:45.048Z] bde34c3a00c8: Pull complete [2023-04-24T06:31:45.048Z] b352a97aabf1: Pull complete [2023-04-24T06:31:45.048Z] 4872d77fe225: Pull complete [2023-04-24T06:31:45.048Z] 5851b861e8e6: Pull complete [2023-04-24T06:31:45.048Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-24T06:31:45.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T06:31:45.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T06:31:45.280Z] prd-ubuntu20.04-docker-8c-8g-9504 does not seem to be running inside a container [2023-04-24T06:31:45.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-321 -v /w/workspace/undry_device-onvif-camera_PR-321:/w/workspace/undry_device-onvif-camera_PR-321:rw,z -v /w/workspace/undry_device-onvif-camera_PR-321@tmp:/w/workspace/undry_device-onvif-camera_PR-321@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T06:31:48.423Z] $ docker top 21ac7017dd059131f7f820733b1ca912045acec1b0f4ce8e7d8d198a40ac36a8 -eo pid,comm [2023-04-24T06:31:48.474Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-24T06:31:48.474Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T06:31:48.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T06:31:48.606Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T06:31:48.716Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T06:31:48.721Z] $ docker exec 21ac7017dd059131f7f820733b1ca912045acec1b0f4ce8e7d8d198a40ac36a8 ssh-agent [2023-04-24T06:31:48.838Z] SSH_AUTH_SOCK=/tmp/ssh-Br9TYfxE4IUV/agent.32 [2023-04-24T06:31:48.838Z] SSH_AGENT_PID=38 [2023-04-24T06:31:48.844Z] Running ssh-add (command line suppressed) [2023-04-24T06:31:48.940Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-321@tmp/private_key_13419229814043278362.key (/w/workspace/undry_device-onvif-camera_PR-321@tmp/private_key_13419229814043278362.key) [2023-04-24T06:31:48.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T06:31:49.287Z] + git tag --points-at HEAD [Pipeline] } [2023-04-24T06:31:49.315Z] $ docker exec --env ******** --env ******** 21ac7017dd059131f7f820733b1ca912045acec1b0f4ce8e7d8d198a40ac36a8 ssh-agent -k [2023-04-24T06:31:49.413Z] unset SSH_AUTH_SOCK; [2023-04-24T06:31:49.414Z] unset SSH_AGENT_PID; [2023-04-24T06:31:49.414Z] echo Agent pid 38 killed; [2023-04-24T06:31:49.425Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-24T06:31:49.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T06:31:49.519Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T06:31:49.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T06:31:49.649Z] $ docker exec 21ac7017dd059131f7f820733b1ca912045acec1b0f4ce8e7d8d198a40ac36a8 ssh-agent [2023-04-24T06:31:49.761Z] SSH_AUTH_SOCK=/tmp/ssh-sJlPs1v3Towm/agent.70 [2023-04-24T06:31:49.761Z] SSH_AGENT_PID=76 [2023-04-24T06:31:49.767Z] Running ssh-add (command line suppressed) [2023-04-24T06:31:49.876Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-321@tmp/private_key_1945966646004764319.key (/w/workspace/undry_device-onvif-camera_PR-321@tmp/private_key_1945966646004764319.key) [2023-04-24T06:31:49.887Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T06:31:50.217Z] + git semver init [2023-04-24T06:31:50.792Z] 2023-04-24 06:31:50,484 [run_init] DEBUG init version:0.0.0 force:False [2023-04-24T06:31:50.792Z] 2023-04-24 06:31:50,486 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-321/.semver [2023-04-24T06:31:50.792Z] 2023-04-24 06:31:50,487 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-321/.semver [2023-04-24T06:31:50.792Z] 2023-04-24 06:31:50,487 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-321/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-321, universal_newlines=False, shell=None, istream=None) [2023-04-24T06:31:51.401Z] 2023-04-24 06:31:51,332 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-321/.git/info/exclude [2023-04-24T06:31:51.401Z] 2023-04-24 06:31:51,333 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-321/.semver/PR-321 with force:False [2023-04-24T06:31:51.401Z] 2023-04-24 06:31:51,333 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-321/.semver/PR-321 [2023-04-24T06:31:51.401Z] 2023-04-24 06:31:51,338 [execute] INFO git cat-file --batch-check [2023-04-24T06:31:51.401Z] 2023-04-24 06:31:51,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-321/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T06:31:51.401Z] 2023-04-24 06:31:51,344 [execute] INFO git cat-file --batch [2023-04-24T06:31:51.401Z] 2023-04-24 06:31:51,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-321/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T06:31:51.401Z] 2023-04-24 06:31:51,350 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-321/.semver/PR-321 [2023-04-24T06:31:51.401Z] 0.0.0 [Pipeline] } [2023-04-24T06:31:51.426Z] $ docker exec --env ******** --env ******** 21ac7017dd059131f7f820733b1ca912045acec1b0f4ce8e7d8d198a40ac36a8 ssh-agent -k [2023-04-24T06:31:51.535Z] unset SSH_AUTH_SOCK; [2023-04-24T06:31:51.536Z] unset SSH_AGENT_PID; [2023-04-24T06:31:51.536Z] echo Agent pid 76 killed; [2023-04-24T06:31:51.545Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T06:31:51.984Z] + git semver [Pipeline] } [2023-04-24T06:31:52.276Z] $ docker stop --time=1 21ac7017dd059131f7f820733b1ca912045acec1b0f4ce8e7d8d198a40ac36a8 [2023-04-24T06:31:53.604Z] $ docker rm -f --volumes 21ac7017dd059131f7f820733b1ca912045acec1b0f4ce8e7d8d198a40ac36a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T06:31:54.009Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-24T06:31:54.316Z] Stashed 1 file(s) [Pipeline] echo [2023-04-24T06:31:54.334Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T06:31:54.942Z] provisioning config files... [2023-04-24T06:31:54.951Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-321@tmp/config10217666647903565434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:31:55.292Z] ---> docker-login.sh [2023-04-24T06:31:55.292Z] nexus3.edgexfoundry.org:10001 [2023-04-24T06:31:55.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:31:55.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:31:55.292Z] Configure a credential helper to remove this warning. See [2023-04-24T06:31:55.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:31:55.292Z] [2023-04-24T06:31:55.292Z] Login Succeeded [2023-04-24T06:31:55.292Z] nexus3.edgexfoundry.org:10002 [2023-04-24T06:31:55.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:31:55.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:31:55.292Z] Configure a credential helper to remove this warning. See [2023-04-24T06:31:55.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:31:55.292Z] [2023-04-24T06:31:55.292Z] Login Succeeded [2023-04-24T06:31:55.292Z] nexus3.edgexfoundry.org:10003 [2023-04-24T06:31:55.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:31:55.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:31:55.551Z] Configure a credential helper to remove this warning. See [2023-04-24T06:31:55.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:31:55.551Z] [2023-04-24T06:31:55.551Z] Login Succeeded [2023-04-24T06:31:55.551Z] nexus3.edgexfoundry.org:10004 [2023-04-24T06:31:55.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:31:55.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:31:55.551Z] Configure a credential helper to remove this warning. See [2023-04-24T06:31:55.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:31:55.551Z] [2023-04-24T06:31:55.551Z] Login Succeeded [2023-04-24T06:31:55.551Z] docker.io [2023-04-24T06:31:55.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:31:55.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:31:55.810Z] Configure a credential helper to remove this warning. See [2023-04-24T06:31:55.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:31:55.810Z] [2023-04-24T06:31:55.810Z] Login Succeeded [2023-04-24T06:31:55.810Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T06:31:55.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T06:31:56.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T06:31:56.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T06:31:56.100Z] ========================================================= [2023-04-24T06:31:56.100Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-24T06:31:56.100Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:31:56.571Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T06:31:56.571Z] Sending build context to Docker daemon 26.94MB [2023-04-24T06:31:56.571Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T06:31:56.571Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-24T06:31:56.830Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-24T06:31:56.830Z] 63b65145d645: Pulling fs layer [2023-04-24T06:31:56.830Z] a2d21d5440eb: Pulling fs layer [2023-04-24T06:31:56.830Z] 935e6c44a52c: Pulling fs layer [2023-04-24T06:31:56.830Z] 94cc34f8dd06: Pulling fs layer [2023-04-24T06:31:56.830Z] 30dea6a524f1: Pulling fs layer [2023-04-24T06:31:56.830Z] a2aff8979fd8: Pulling fs layer [2023-04-24T06:31:56.830Z] 6808be2612f2: Pulling fs layer [2023-04-24T06:31:56.830Z] f25807f1079a: Pulling fs layer [2023-04-24T06:31:56.830Z] 30dea6a524f1: Waiting [2023-04-24T06:31:56.830Z] 94cc34f8dd06: Waiting [2023-04-24T06:31:56.830Z] a2aff8979fd8: Waiting [2023-04-24T06:31:56.830Z] 6808be2612f2: Waiting [2023-04-24T06:31:56.830Z] f25807f1079a: Waiting [2023-04-24T06:31:56.830Z] a2d21d5440eb: Verifying Checksum [2023-04-24T06:31:56.830Z] a2d21d5440eb: Download complete [2023-04-24T06:31:56.830Z] 94cc34f8dd06: Verifying Checksum [2023-04-24T06:31:56.831Z] 94cc34f8dd06: Download complete [2023-04-24T06:31:56.831Z] 30dea6a524f1: Verifying Checksum [2023-04-24T06:31:56.831Z] 30dea6a524f1: Download complete [2023-04-24T06:31:56.831Z] 63b65145d645: Verifying Checksum [2023-04-24T06:31:56.831Z] 63b65145d645: Download complete [2023-04-24T06:31:56.831Z] a2aff8979fd8: Verifying Checksum [2023-04-24T06:31:56.831Z] a2aff8979fd8: Download complete [2023-04-24T06:31:57.089Z] 63b65145d645: Pull complete [2023-04-24T06:31:57.089Z] a2d21d5440eb: Pull complete [2023-04-24T06:31:57.348Z] f25807f1079a: Verifying Checksum [2023-04-24T06:31:57.348Z] f25807f1079a: Download complete [2023-04-24T06:31:57.348Z] 935e6c44a52c: Download complete [2023-04-24T06:31:57.607Z] 6808be2612f2: Verifying Checksum [2023-04-24T06:31:57.607Z] 6808be2612f2: Download complete [2023-04-24T06:32:00.898Z] 935e6c44a52c: Pull complete [2023-04-24T06:32:00.898Z] 94cc34f8dd06: Pull complete [2023-04-24T06:32:01.163Z] 30dea6a524f1: Pull complete [2023-04-24T06:32:01.163Z] a2aff8979fd8: Pull complete [2023-04-24T06:32:03.692Z] 6808be2612f2: Pull complete [2023-04-24T06:32:04.264Z] f25807f1079a: Pull complete [2023-04-24T06:32:04.264Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-24T06:32:04.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-24T06:32:04.264Z] ---> 3b553350e43f [2023-04-24T06:32:04.264Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-24T06:32:08.475Z] ---> Running in d2fb0ce21b43 [2023-04-24T06:32:08.475Z] Removing intermediate container d2fb0ce21b43 [2023-04-24T06:32:08.475Z] ---> 6ff75a6a4289 [2023-04-24T06:32:08.475Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T06:32:08.475Z] ---> Running in df8853631ea3 [2023-04-24T06:32:08.475Z] Removing intermediate container df8853631ea3 [2023-04-24T06:32:08.475Z] ---> 8ade5fff64d0 [2023-04-24T06:32:08.475Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-24T06:32:08.475Z] ---> Running in 5654d72a9978 [2023-04-24T06:32:08.475Z] Removing intermediate container 5654d72a9978 [2023-04-24T06:32:08.475Z] ---> f0e724719806 [2023-04-24T06:32:08.475Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T06:32:08.475Z] ---> Running in 2c746c6b41f7 [2023-04-24T06:32:08.744Z] Removing intermediate container 2c746c6b41f7 [2023-04-24T06:32:08.744Z] ---> 52d987bbe059 [2023-04-24T06:32:08.744Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-24T06:32:08.744Z] ---> Running in 1339c5149b91 [2023-04-24T06:32:08.744Z] Removing intermediate container 1339c5149b91 [2023-04-24T06:32:08.744Z] ---> 65caa249a65e [2023-04-24T06:32:08.744Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T06:32:08.744Z] ---> Running in 767996be078b [2023-04-24T06:32:09.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T06:32:09.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T06:32:09.272Z] OK: 265 MiB in 53 packages [2023-04-24T06:32:09.756Z] Still waiting to schedule task [2023-04-24T06:32:09.756Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9500’ [2023-04-24T06:32:09.842Z] Removing intermediate container 767996be078b [2023-04-24T06:32:09.842Z] ---> 145567fefab7 [2023-04-24T06:32:09.842Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-24T06:32:09.842Z] ---> Running in 194ade0a072c [2023-04-24T06:32:09.842Z] Removing intermediate container 194ade0a072c [2023-04-24T06:32:09.842Z] ---> 1d200580fb5e [2023-04-24T06:32:09.842Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-24T06:32:09.842Z] ---> 01c5003836a3 [2023-04-24T06:32:09.842Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T06:32:09.842Z] ---> Running in 5b331d9b7df1 [2023-04-24T06:32:31.791Z] Removing intermediate container 5b331d9b7df1 [2023-04-24T06:32:31.791Z] ---> 39634b68794c [2023-04-24T06:32:31.791Z] Step 12/13 : COPY . . [2023-04-24T06:32:31.791Z] ---> 9a00cc892c2f [2023-04-24T06:32:31.791Z] Step 13/13 : RUN ${MAKE} [2023-04-24T06:32:31.791Z] ---> Running in cd3e7f499afe [2023-04-24T06:32:31.791Z] noop [2023-04-24T06:32:31.791Z] Removing intermediate container cd3e7f499afe [2023-04-24T06:32:31.791Z] ---> 2daf248e33d0 [2023-04-24T06:32:31.791Z] Successfully built 2daf248e33d0 [2023-04-24T06:32:31.791Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:32:32.236Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T06:32:32.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T06:32:32.394Z] prd-ubuntu20.04-docker-8c-8g-9504 does not seem to be running inside a container [2023-04-24T06:32:32.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-321 -v /w/workspace/undry_device-onvif-camera_PR-321:/w/workspace/undry_device-onvif-camera_PR-321:rw,z -v /w/workspace/undry_device-onvif-camera_PR-321@tmp:/w/workspace/undry_device-onvif-camera_PR-321@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 ******** ci-base-image-x86_64 cat [2023-04-24T06:32:32.806Z] $ docker top 9faf1a34460c7286b458e63e0d17375c04ba600b1090cfd70974e4e69046718f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T06:32:33.197Z] + go version [2023-04-24T06:32:33.197Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-24T06:32:33.232Z] $ docker stop --time=1 9faf1a34460c7286b458e63e0d17375c04ba600b1090cfd70974e4e69046718f [2023-04-24T06:32:34.504Z] $ docker rm -f --volumes 9faf1a34460c7286b458e63e0d17375c04ba600b1090cfd70974e4e69046718f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:32:35.232Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T06:32:35.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T06:32:35.382Z] prd-ubuntu20.04-docker-8c-8g-9504 does not seem to be running inside a container [2023-04-24T06:32:35.425Z] $ 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-321 -v /w/workspace/undry_device-onvif-camera_PR-321:/w/workspace/undry_device-onvif-camera_PR-321:rw,z -v /w/workspace/undry_device-onvif-camera_PR-321@tmp:/w/workspace/undry_device-onvif-camera_PR-321@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 ******** ci-base-image-x86_64 cat [2023-04-24T06:32:35.787Z] $ docker top df73afac2c8b88b4fde4edb352dcb0b8514202044caae91376c79a51919b195f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T06:32:36.175Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-321 [Pipeline] fileExists [Pipeline] sh [2023-04-24T06:32:36.531Z] + make test [2023-04-24T06:32:36.531Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T06:32:41.806Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-24T06:32:54.171Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-24T06:32:54.171Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-24T06:32:54.431Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.046s coverage: 31.6% of statements [2023-04-24T06:32:55.000Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.442s coverage: 86.5% of statements [2023-04-24T06:33:03.155Z] go vet ./... [2023-04-24T06:33:07.345Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T06:33:07.345Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T06:33:07.345Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T06:33:07.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T06:33:07.427Z] $ docker stop --time=1 df73afac2c8b88b4fde4edb352dcb0b8514202044caae91376c79a51919b195f [2023-04-24T06:33:09.763Z] $ docker rm -f --volumes df73afac2c8b88b4fde4edb352dcb0b8514202044caae91376c79a51919b195f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T06:33:10.303Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T06:33:10.383Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-24T06:33:10.975Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T06:33:11.347Z] + ls -al . [2023-04-24T06:33:11.347Z] total 236 [2023-04-24T06:33:11.347Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 06:32 . [2023-04-24T06:33:11.347Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 06:31 .. [2023-04-24T06:33:11.347Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 06:31 .git [2023-04-24T06:33:11.347Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 06:31 .github [2023-04-24T06:33:11.347Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 24 06:31 .gitignore [2023-04-24T06:33:11.347Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 24 06:31 .golangci.yml [2023-04-24T06:33:11.347Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 06:31 .semver [2023-04-24T06:33:11.347Z] -rw-rw-r-- 1 jenkins jenkins 9861 Apr 24 06:31 Attribution.txt [2023-04-24T06:33:11.347Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 24 06:31 CHANGELOG.md [2023-04-24T06:33:11.347Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 24 06:31 Dockerfile [2023-04-24T06:33:11.347Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 06:31 GOVERNANCE.md [2023-04-24T06:33:11.347Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 24 06:31 Jenkinsfile [2023-04-24T06:33:11.347Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 24 06:31 LICENSE [2023-04-24T06:33:11.347Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 24 06:31 Makefile [2023-04-24T06:33:11.347Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 24 06:31 OWNERS.md [2023-04-24T06:33:11.347Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 24 06:31 README.md [2023-04-24T06:33:11.347Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 06:31 VERSION [2023-04-24T06:33:11.347Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 06:31 bin [2023-04-24T06:33:11.347Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 06:31 cmd [2023-04-24T06:33:11.347Z] -rw-r--r-- 1 jenkins jenkins 78922 Apr 24 06:32 coverage.out [2023-04-24T06:33:11.347Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 24 06:31 doc [2023-04-24T06:33:11.347Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 24 06:31 go.mod [2023-04-24T06:33:11.347Z] -rw-rw-r-- 1 jenkins jenkins 32947 Apr 24 06:31 go.sum [2023-04-24T06:33:11.347Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 06:31 internal [2023-04-24T06:33:11.348Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 06:31 snap [2023-04-24T06:33:11.348Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 24 06:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:33:11.746Z] + 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=a27e28d7063f91f5e1587cb421881b607ffe8dc2 --label arch=amd64 --label version=0.0.0 . [2023-04-24T06:33:11.746Z] Sending build context to Docker daemon 27.02MB [2023-04-24T06:33:11.746Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T06:33:11.746Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-24T06:33:11.746Z] ---> 2daf248e33d0 [2023-04-24T06:33:11.746Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-24T06:33:12.005Z] ---> Running in 389bbb40a10d [2023-04-24T06:33:12.005Z] Removing intermediate container 389bbb40a10d [2023-04-24T06:33:12.005Z] ---> e9b1daf62fb6 [2023-04-24T06:33:12.005Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T06:33:12.265Z] ---> Running in 40daaef27ba6 [2023-04-24T06:33:12.265Z] Removing intermediate container 40daaef27ba6 [2023-04-24T06:33:12.265Z] ---> 48e7e1873c80 [2023-04-24T06:33:12.265Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-24T06:33:12.265Z] ---> Running in fb5d2ed44fa1 [2023-04-24T06:33:12.265Z] Removing intermediate container fb5d2ed44fa1 [2023-04-24T06:33:12.265Z] ---> 8e221edd473b [2023-04-24T06:33:12.265Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T06:33:12.265Z] ---> Running in c8230795581c [2023-04-24T06:33:12.524Z] Removing intermediate container c8230795581c [2023-04-24T06:33:12.524Z] ---> 47dd05a480c3 [2023-04-24T06:33:12.524Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-24T06:33:12.524Z] ---> Running in 353d68e7b2ac [2023-04-24T06:33:12.524Z] Removing intermediate container 353d68e7b2ac [2023-04-24T06:33:12.524Z] ---> d749c83bfb0e [2023-04-24T06:33:12.524Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T06:33:12.524Z] ---> Running in 07dc2ee781de [2023-04-24T06:33:12.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T06:33:13.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T06:33:13.298Z] OK: 265 MiB in 53 packages [2023-04-24T06:33:13.557Z] Removing intermediate container 07dc2ee781de [2023-04-24T06:33:13.557Z] ---> 577c2b9e9939 [2023-04-24T06:33:13.557Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-24T06:33:13.557Z] ---> Running in e7c4d2f01478 [2023-04-24T06:33:13.557Z] Removing intermediate container e7c4d2f01478 [2023-04-24T06:33:13.557Z] ---> 83d0785963e8 [2023-04-24T06:33:13.557Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-24T06:33:13.816Z] ---> d1506c2af2e4 [2023-04-24T06:33:13.816Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T06:33:13.816Z] ---> Running in ed083967dd06 [2023-04-24T06:33:14.752Z] Removing intermediate container ed083967dd06 [2023-04-24T06:33:14.752Z] ---> c9ddefc3fcfe [2023-04-24T06:33:14.752Z] Step 12/26 : COPY . . [2023-04-24T06:33:15.327Z] ---> 14a5a6701e8c [2023-04-24T06:33:15.327Z] Step 13/26 : RUN ${MAKE} [2023-04-24T06:33:15.327Z] ---> Running in 92ee9e1f0fbb [2023-04-24T06:33:15.896Z] 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-04-24T06:33:37.843Z] Removing intermediate container 92ee9e1f0fbb [2023-04-24T06:33:37.843Z] ---> f7dab586a592 [2023-04-24T06:33:37.843Z] Step 14/26 : FROM alpine:3.17 [2023-04-24T06:33:37.843Z] 3.17: Pulling from library/alpine [2023-04-24T06:33:37.843Z] f56be85fc22e: Pulling fs layer [2023-04-24T06:33:37.843Z] f56be85fc22e: Download complete [2023-04-24T06:33:37.843Z] f56be85fc22e: Pull complete [2023-04-24T06:33:37.843Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T06:33:37.843Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T06:33:37.843Z] ---> 9ed4aefc74f6 [2023-04-24T06:33:37.843Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-24T06:33:37.843Z] ---> Running in 7fc074a608d7 [2023-04-24T06:33:37.843Z] Removing intermediate container 7fc074a608d7 [2023-04-24T06:33:37.843Z] ---> 4742a6476734 [2023-04-24T06:33:37.843Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-24T06:33:37.843Z] ---> Running in ff6d7af1983f [2023-04-24T06:33:37.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T06:33:37.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T06:33:37.843Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T06:33:37.843Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T06:33:37.843Z] OK: 7 MiB in 16 packages [2023-04-24T06:33:37.843Z] Removing intermediate container ff6d7af1983f [2023-04-24T06:33:37.843Z] ---> 282566320c55 [2023-04-24T06:33:37.843Z] Step 17/26 : WORKDIR / [2023-04-24T06:33:37.843Z] ---> Running in 1ba18f5ae8b6 [2023-04-24T06:33:37.843Z] Removing intermediate container 1ba18f5ae8b6 [2023-04-24T06:33:37.843Z] ---> 234632daed13 [2023-04-24T06:33:37.843Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-24T06:33:37.843Z] ---> bae869a54a0e [2023-04-24T06:33:37.844Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-24T06:33:38.102Z] ---> 99daa58704fa [2023-04-24T06:33:38.102Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-24T06:33:38.102Z] ---> 6c8e1274d0de [2023-04-24T06:33:38.102Z] Step 21/26 : EXPOSE 59984 [2023-04-24T06:33:38.102Z] ---> Running in 0eacae6bedd9 [2023-04-24T06:33:38.360Z] Removing intermediate container 0eacae6bedd9 [2023-04-24T06:33:38.360Z] ---> ffe68b31e891 [2023-04-24T06:33:38.360Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-24T06:33:38.360Z] ---> Running in 82e3fc9510b1 [2023-04-24T06:33:38.360Z] Removing intermediate container 82e3fc9510b1 [2023-04-24T06:33:38.360Z] ---> 0a1a728df785 [2023-04-24T06:33:38.360Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T06:33:38.360Z] ---> Running in 074624e33d04 [2023-04-24T06:33:38.360Z] Removing intermediate container 074624e33d04 [2023-04-24T06:33:38.360Z] ---> 98dcc8dfcf18 [2023-04-24T06:33:38.360Z] Step 24/26 : LABEL arch=amd64 [2023-04-24T06:33:38.360Z] ---> Running in b8b8a020e34f [2023-04-24T06:33:38.620Z] Removing intermediate container b8b8a020e34f [2023-04-24T06:33:38.620Z] ---> 6ade38c9e4c6 [2023-04-24T06:33:38.620Z] Step 25/26 : LABEL git_sha=a27e28d7063f91f5e1587cb421881b607ffe8dc2 [2023-04-24T06:33:38.620Z] ---> Running in d474dfd61a1e [2023-04-24T06:33:38.620Z] Removing intermediate container d474dfd61a1e [2023-04-24T06:33:38.620Z] ---> 9b9b363c0e64 [2023-04-24T06:33:38.620Z] Step 26/26 : LABEL version=0.0.0 [2023-04-24T06:33:38.620Z] ---> Running in 53d88835c0b9 [2023-04-24T06:33:38.880Z] Removing intermediate container 53d88835c0b9 [2023-04-24T06:33:38.880Z] ---> eb90462962c3 [2023-04-24T06:33:38.880Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T06:33:38.880Z] Successfully built eb90462962c3 [2023-04-24T06:33:38.880Z] 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-04-24T06:33:39.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T06:33:39.755Z] [2023-04-24T06:33:39.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:33:40.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T06:33:40.132Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-24T06:33:40.132Z] 5eb5b503b376: Pulling fs layer [2023-04-24T06:33:40.132Z] 5c69ac0246d0: Pulling fs layer [2023-04-24T06:33:40.132Z] ec43610c2a17: Pulling fs layer [2023-04-24T06:33:40.132Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-24T06:33:40.132Z] 33b1e0a273af: Pulling fs layer [2023-04-24T06:33:40.132Z] 5d3b04190fa2: Pulling fs layer [2023-04-24T06:33:40.132Z] 2f39f015ded8: Pulling fs layer [2023-04-24T06:33:40.132Z] 3a2ae6a8a46f: Waiting [2023-04-24T06:33:40.132Z] 33b1e0a273af: Waiting [2023-04-24T06:33:40.132Z] 5d3b04190fa2: Waiting [2023-04-24T06:33:40.132Z] 2f39f015ded8: Waiting [2023-04-24T06:33:40.132Z] 5c69ac0246d0: Verifying Checksum [2023-04-24T06:33:40.132Z] 5c69ac0246d0: Download complete [2023-04-24T06:33:40.132Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-24T06:33:40.132Z] 3a2ae6a8a46f: Download complete [2023-04-24T06:33:40.132Z] 33b1e0a273af: Verifying Checksum [2023-04-24T06:33:40.132Z] 33b1e0a273af: Download complete [2023-04-24T06:33:40.132Z] ec43610c2a17: Verifying Checksum [2023-04-24T06:33:40.132Z] ec43610c2a17: Download complete [2023-04-24T06:33:40.132Z] 5d3b04190fa2: Verifying Checksum [2023-04-24T06:33:40.132Z] 5d3b04190fa2: Download complete [2023-04-24T06:33:40.396Z] 5eb5b503b376: Download complete [2023-04-24T06:33:40.961Z] 2f39f015ded8: Download complete [2023-04-24T06:33:41.530Z] 5eb5b503b376: Pull complete [2023-04-24T06:33:41.790Z] 5c69ac0246d0: Pull complete [2023-04-24T06:33:42.359Z] ec43610c2a17: Pull complete [2023-04-24T06:33:42.359Z] 3a2ae6a8a46f: Pull complete [2023-04-24T06:33:42.616Z] 33b1e0a273af: Pull complete [2023-04-24T06:33:42.616Z] 5d3b04190fa2: Pull complete [2023-04-24T06:33:47.879Z] 2f39f015ded8: Pull complete [2023-04-24T06:33:47.879Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-24T06:33:47.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T06:33:47.879Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T06:33:48.093Z] prd-ubuntu20.04-docker-8c-8g-9504 does not seem to be running inside a container [2023-04-24T06:33:48.134Z] $ 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-321 -v /w/workspace/undry_device-onvif-camera_PR-321:/w/workspace/undry_device-onvif-camera_PR-321:rw,z -v /w/workspace/undry_device-onvif-camera_PR-321@tmp:/w/workspace/undry_device-onvif-camera_PR-321@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T06:33:50.537Z] $ docker top 0ef9776e71aea71f071eff5ffd67010b692865e450b69af2e1524541745e7407 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:33:50.983Z] ---> job-cost.sh [2023-04-24T06:33:50.983Z] lf-activate-venv: SKIPPING [2023-04-24T06:33:50.983Z] INFO: No Stack... [2023-04-24T06:33:51.243Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T06:33:51.502Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T06:33:51.811Z] + cat /w/workspace/undry_device-onvif-camera_PR-321/archives/cost.csv [2023-04-24T06:33:51.811Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T06:33:51.852Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-321-1-stack-cost] [2023-04-24T06:33:51.857Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-321-1-stack-cost] did not exist. Created. [2023-04-24T06:33:51.857Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-321-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T06:33:52.263Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-24T06:33:52.319Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T06:33:52.350Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-321-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T06:33:52.436Z] $ docker stop --time=1 0ef9776e71aea71f071eff5ffd67010b692865e450b69af2e1524541745e7407 [2023-04-24T06:33:53.597Z] $ docker rm -f --volumes 0ef9776e71aea71f071eff5ffd67010b692865e450b69af2e1524541745e7407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-24T06:34:44.031Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9510 in /w/workspace/undry_device-onvif-camera_PR-321 [Pipeline] { [Pipeline] ws [2023-04-24T06:34:44.094Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-04-24T06:34:44.177Z] The recommended git tool is: git [2023-04-24T06:34:51.323Z] using credential edgex-jenkins-ssh [2023-04-24T06:34:51.344Z] Cloning the remote Git repository [2023-04-24T06:34:51.411Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-24T06:34:51.538Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-04-24T06:34:51.726Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-24T06:34:51.728Z] > git --version # timeout=10 [2023-04-24T06:34:51.755Z] > git --version # 'git version 2.25.1' [2023-04-24T06:34:51.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T06:34:51.960Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T06:34:53.575Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-24T06:34:53.611Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T06:34:55.485Z] Merging remotes/origin/main commit 6f5ab4fb1f6ebbc2bd6b9377711afa16710aaa76 into PR head commit a27e28d7063f91f5e1587cb421881b607ffe8dc2 [2023-04-24T06:34:56.088Z] Merge succeeded, producing a27e28d7063f91f5e1587cb421881b607ffe8dc2 [2023-04-24T06:34:56.088Z] Checking out Revision a27e28d7063f91f5e1587cb421881b607ffe8dc2 (PR-321) [2023-04-24T06:34:54.801Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-24T06:34:54.854Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-24T06:34:54.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T06:34:54.880Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/321/head:refs/remotes/origin/PR-321 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-24T06:34:55.512Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T06:34:55.609Z] > git checkout -f a27e28d7063f91f5e1587cb421881b607ffe8dc2 # timeout=10 [2023-04-24T06:34:55.967Z] > git remote # timeout=10 [2023-04-24T06:34:56.001Z] > git config --get remote.origin.url # timeout=10 [2023-04-24T06:34:56.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T06:34:56.040Z] > git merge 6f5ab4fb1f6ebbc2bd6b9377711afa16710aaa76 # timeout=10 [2023-04-24T06:34:56.071Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-24T06:34:56.098Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T06:34:57.218Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-24T06:34:57.286Z] > git --version # timeout=10 [2023-04-24T06:34:57.298Z] > git --version # 'git version 2.25.1' [2023-04-24T06:34:57.314Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T06:34:56.125Z] > git checkout -f a27e28d7063f91f5e1587cb421881b607ffe8dc2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T06:34:58.481Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-24T06:34:58.481Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T06:34:58.481Z] Dload Upload Total Spent Left Speed [2023-04-24T06:34:58.481Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-04-24T06:34:59.169Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-24T06:34:59.561Z] + sudo tee /etc/docker/daemon.new [2023-04-24T06:34:59.561Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-24T06:34:59.561Z] { [2023-04-24T06:34:59.561Z] "registry-mirrors": [ [2023-04-24T06:34:59.561Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-24T06:34:59.561Z] ], [2023-04-24T06:34:59.561Z] "bip": "10.250.0.254/24", [2023-04-24T06:34:59.561Z] "hosts": [ [2023-04-24T06:34:59.561Z] "tcp://0.0.0.0:5555", [2023-04-24T06:34:59.561Z] "unix:///var/run/docker.sock" [2023-04-24T06:34:59.561Z] ], [2023-04-24T06:34:59.561Z] "mtu": 1458, [2023-04-24T06:34:59.561Z] "selinux-enabled": true, [2023-04-24T06:34:59.561Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-24T06:34:59.561Z] } [Pipeline] sh [2023-04-24T06:35:00.210Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-24T06:35:00.584Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T06:35:19.005Z] provisioning config files... [2023-04-24T06:35:19.041Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config609919182705548702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:35:19.468Z] ---> docker-login.sh [2023-04-24T06:35:19.468Z] nexus3.edgexfoundry.org:10001 [2023-04-24T06:35:20.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:35:20.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:35:20.063Z] Configure a credential helper to remove this warning. See [2023-04-24T06:35:20.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:35:20.063Z] [2023-04-24T06:35:20.063Z] Login Succeeded [2023-04-24T06:35:20.063Z] nexus3.edgexfoundry.org:10002 [2023-04-24T06:35:20.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:35:20.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:35:20.610Z] Configure a credential helper to remove this warning. See [2023-04-24T06:35:20.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:35:20.610Z] [2023-04-24T06:35:20.610Z] Login Succeeded [2023-04-24T06:35:20.610Z] nexus3.edgexfoundry.org:10003 [2023-04-24T06:35:20.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:35:20.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:35:20.883Z] Configure a credential helper to remove this warning. See [2023-04-24T06:35:20.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:35:20.883Z] [2023-04-24T06:35:20.883Z] Login Succeeded [2023-04-24T06:35:20.883Z] nexus3.edgexfoundry.org:10004 [2023-04-24T06:35:21.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:35:21.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:35:21.433Z] Configure a credential helper to remove this warning. See [2023-04-24T06:35:21.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:35:21.433Z] [2023-04-24T06:35:21.433Z] Login Succeeded [2023-04-24T06:35:21.433Z] docker.io [2023-04-24T06:35:21.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T06:35:21.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T06:35:21.996Z] Configure a credential helper to remove this warning. See [2023-04-24T06:35:21.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T06:35:21.996Z] [2023-04-24T06:35:21.996Z] Login Succeeded [2023-04-24T06:35:21.996Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T06:35:22.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T06:35:22.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T06:35:22.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T06:35:22.572Z] ========================================================= [2023-04-24T06:35:22.572Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-24T06:35:22.572Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:35:23.092Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T06:35:23.690Z] Sending build context to Docker daemon 19.67MB [2023-04-24T06:35:23.690Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T06:35:23.690Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-24T06:35:23.964Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-24T06:35:23.964Z] af6eaf76a39c: Pulling fs layer [2023-04-24T06:35:23.964Z] 55522c791124: Pulling fs layer [2023-04-24T06:35:23.964Z] ce5c4a1c91eb: Pulling fs layer [2023-04-24T06:35:23.964Z] 169dfbe0d373: Pulling fs layer [2023-04-24T06:35:23.964Z] e1ff8fa3b103: Pulling fs layer [2023-04-24T06:35:23.964Z] 52ebb69f0ebf: Pulling fs layer [2023-04-24T06:35:23.965Z] 5abe8eddf0d5: Pulling fs layer [2023-04-24T06:35:23.965Z] 169dfbe0d373: Waiting [2023-04-24T06:35:23.965Z] e1ff8fa3b103: Waiting [2023-04-24T06:35:23.965Z] 52ebb69f0ebf: Waiting [2023-04-24T06:35:23.965Z] 5abe8eddf0d5: Waiting [2023-04-24T06:35:23.965Z] 55522c791124: Verifying Checksum [2023-04-24T06:35:23.965Z] 55522c791124: Download complete [2023-04-24T06:35:23.965Z] 169dfbe0d373: Verifying Checksum [2023-04-24T06:35:23.965Z] 169dfbe0d373: Download complete [2023-04-24T06:35:23.965Z] e1ff8fa3b103: Download complete [2023-04-24T06:35:23.965Z] af6eaf76a39c: Verifying Checksum [2023-04-24T06:35:23.965Z] af6eaf76a39c: Download complete [2023-04-24T06:35:25.555Z] 5abe8eddf0d5: Verifying Checksum [2023-04-24T06:35:25.555Z] 5abe8eddf0d5: Download complete [2023-04-24T06:35:25.829Z] af6eaf76a39c: Pull complete [2023-04-24T06:35:26.424Z] 55522c791124: Pull complete [2023-04-24T06:35:27.034Z] ce5c4a1c91eb: Verifying Checksum [2023-04-24T06:35:27.034Z] ce5c4a1c91eb: Download complete [2023-04-24T06:35:27.308Z] 52ebb69f0ebf: Verifying Checksum [2023-04-24T06:35:27.308Z] 52ebb69f0ebf: Download complete [2023-04-24T06:35:39.848Z] ce5c4a1c91eb: Pull complete [2023-04-24T06:35:39.848Z] 169dfbe0d373: Pull complete [2023-04-24T06:35:39.848Z] e1ff8fa3b103: Pull complete [2023-04-24T06:35:46.564Z] 52ebb69f0ebf: Pull complete [2023-04-24T06:35:47.537Z] 5abe8eddf0d5: Pull complete [2023-04-24T06:35:47.537Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-24T06:35:47.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-24T06:35:47.537Z] ---> 6cb57ee374ae [2023-04-24T06:35:47.537Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-24T06:35:50.908Z] ---> Running in e8e17a432d02 [2023-04-24T06:35:50.908Z] Removing intermediate container e8e17a432d02 [2023-04-24T06:35:50.908Z] ---> 182efdf32481 [2023-04-24T06:35:50.908Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T06:35:50.908Z] ---> Running in 06121acc8667 [2023-04-24T06:35:51.506Z] Removing intermediate container 06121acc8667 [2023-04-24T06:35:51.506Z] ---> fccf2601ed12 [2023-04-24T06:35:51.506Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-24T06:35:51.506Z] ---> Running in 890fd49e1616 [2023-04-24T06:35:51.778Z] Removing intermediate container 890fd49e1616 [2023-04-24T06:35:51.778Z] ---> 8651f8447f21 [2023-04-24T06:35:51.778Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T06:35:52.057Z] ---> Running in b8345c59d0ef [2023-04-24T06:35:52.333Z] Removing intermediate container b8345c59d0ef [2023-04-24T06:35:52.333Z] ---> 613942d5675a [2023-04-24T06:35:52.333Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-24T06:35:52.604Z] ---> Running in 581fc61be55e [2023-04-24T06:35:53.088Z] Removing intermediate container 581fc61be55e [2023-04-24T06:35:53.088Z] ---> 1b44d9c8bc86 [2023-04-24T06:35:53.088Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T06:35:53.088Z] ---> Running in 5cca2249aae6 [2023-04-24T06:35:54.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T06:35:55.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T06:35:56.540Z] OK: 263 MiB in 53 packages [2023-04-24T06:35:57.971Z] Removing intermediate container 5cca2249aae6 [2023-04-24T06:35:57.971Z] ---> 2fb521269a3c [2023-04-24T06:35:57.971Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-24T06:35:57.971Z] ---> Running in 94812d9aa3d5 [2023-04-24T06:35:58.244Z] Removing intermediate container 94812d9aa3d5 [2023-04-24T06:35:58.244Z] ---> b8e601b661ed [2023-04-24T06:35:58.244Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-24T06:35:58.839Z] ---> 352a81f81b58 [2023-04-24T06:35:58.839Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T06:35:58.839Z] ---> Running in bac95ae0e818 [2023-04-24T06:37:20.578Z] Removing intermediate container bac95ae0e818 [2023-04-24T06:37:20.578Z] ---> 5344dcd02a56 [2023-04-24T06:37:20.578Z] Step 12/13 : COPY . . [2023-04-24T06:37:20.578Z] ---> 79784e699d0f [2023-04-24T06:37:20.578Z] Step 13/13 : RUN ${MAKE} [2023-04-24T06:37:20.578Z] ---> Running in 4e015e4896b3 [2023-04-24T06:37:20.578Z] noop [2023-04-24T06:37:20.578Z] Removing intermediate container 4e015e4896b3 [2023-04-24T06:37:20.578Z] ---> a29f28d0483c [2023-04-24T06:37:20.578Z] Successfully built a29f28d0483c [2023-04-24T06:37:20.578Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:37:21.091Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T06:37:21.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T06:37:21.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-9510 does not seem to be running inside a container [2023-04-24T06:37:21.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-24T06:37:22.910Z] $ docker top 3733eb1374296899bdb5951ccfcf4279d6d64214944f0bbed5fd73159af3f962 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T06:37:23.857Z] + go version [2023-04-24T06:37:23.857Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-24T06:37:23.899Z] $ docker stop --time=1 3733eb1374296899bdb5951ccfcf4279d6d64214944f0bbed5fd73159af3f962 [2023-04-24T06:37:25.639Z] $ docker rm -f --volumes 3733eb1374296899bdb5951ccfcf4279d6d64214944f0bbed5fd73159af3f962 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:37:26.570Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T06:37:26.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T06:37:26.876Z] prd-ubuntu20.04-docker-arm64-4c-16g-9510 does not seem to be running inside a container [2023-04-24T06:37:26.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-24T06:37:28.362Z] $ docker top 21215df68aed773d2239f78a7c1a6715bc778363600bc27d93937d99974295b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T06:37:29.319Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-04-24T06:37:30.060Z] + make test [2023-04-24T06:37:30.060Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T06:38:16.971Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-24T06:41:08.800Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-24T06:41:08.800Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-24T06:41:08.800Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.204s coverage: 31.6% of statements [2023-04-24T06:41:23.861Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.078s coverage: 86.5% of statements [2023-04-24T06:41:24.451Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-24T06:41:24.451Z] go vet ./... [2023-04-24T06:41:56.711Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T06:41:56.982Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T06:41:56.982Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T06:41:57.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T06:41:57.645Z] $ docker stop --time=1 21215df68aed773d2239f78a7c1a6715bc778363600bc27d93937d99974295b0 [2023-04-24T06:41:59.589Z] $ docker rm -f --volumes 21215df68aed773d2239f78a7c1a6715bc778363600bc27d93937d99974295b0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T06:42:01.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T06:42:01.035Z] Warning: overwriting stash ‘coverage-report’ [2023-04-24T06:42:01.698Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T06:42:02.310Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T06:42:02.666Z] + ls -al . [2023-04-24T06:42:02.666Z] total 232 [2023-04-24T06:42:02.666Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 06:37 . [2023-04-24T06:42:02.666Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 06:34 .. [2023-04-24T06:42:02.666Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 06:34 .git [2023-04-24T06:42:02.666Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 06:34 .github [2023-04-24T06:42:02.666Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 24 06:34 .gitignore [2023-04-24T06:42:02.666Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 24 06:34 .golangci.yml [2023-04-24T06:42:02.666Z] -rw-rw-r-- 1 jenkins jenkins 9861 Apr 24 06:34 Attribution.txt [2023-04-24T06:42:02.666Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 24 06:34 CHANGELOG.md [2023-04-24T06:42:02.666Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 24 06:34 Dockerfile [2023-04-24T06:42:02.666Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 06:34 GOVERNANCE.md [2023-04-24T06:42:02.666Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 24 06:34 Jenkinsfile [2023-04-24T06:42:02.666Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 24 06:34 LICENSE [2023-04-24T06:42:02.666Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 24 06:34 Makefile [2023-04-24T06:42:02.667Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 24 06:34 OWNERS.md [2023-04-24T06:42:02.667Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 24 06:34 README.md [2023-04-24T06:42:02.667Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 24 06:31 VERSION [2023-04-24T06:42:02.667Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 06:34 bin [2023-04-24T06:42:02.667Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 06:34 cmd [2023-04-24T06:42:02.667Z] -rw-r--r-- 1 jenkins jenkins 78922 Apr 24 06:41 coverage.out [2023-04-24T06:42:02.667Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 24 06:34 doc [2023-04-24T06:42:02.667Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 24 06:34 go.mod [2023-04-24T06:42:02.667Z] -rw-rw-r-- 1 jenkins jenkins 32947 Apr 24 06:34 go.sum [2023-04-24T06:42:02.667Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 06:34 internal [2023-04-24T06:42:02.667Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 06:34 snap [2023-04-24T06:42:02.667Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 24 06:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:42:03.095Z] + 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=a27e28d7063f91f5e1587cb421881b607ffe8dc2 --label arch=arm64 --label version=0.0.0 . [2023-04-24T06:42:03.695Z] Sending build context to Docker daemon 19.75MB [2023-04-24T06:42:03.695Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T06:42:03.695Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-24T06:42:03.695Z] ---> a29f28d0483c [2023-04-24T06:42:03.695Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-24T06:42:03.966Z] ---> Running in 939da138dbf8 [2023-04-24T06:42:04.236Z] Removing intermediate container 939da138dbf8 [2023-04-24T06:42:04.236Z] ---> 2537a274cd1e [2023-04-24T06:42:04.236Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T06:42:04.506Z] ---> Running in 1b290484bb67 [2023-04-24T06:42:04.776Z] Removing intermediate container 1b290484bb67 [2023-04-24T06:42:04.776Z] ---> 1656d2de0fc9 [2023-04-24T06:42:04.776Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-24T06:42:04.776Z] ---> Running in 605c8680f578 [2023-04-24T06:42:05.367Z] Removing intermediate container 605c8680f578 [2023-04-24T06:42:05.367Z] ---> dab1cc1666bf [2023-04-24T06:42:05.367Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T06:42:05.367Z] ---> Running in baf99e648e9a [2023-04-24T06:42:05.642Z] Removing intermediate container baf99e648e9a [2023-04-24T06:42:05.642Z] ---> 7ff7cdabbaf1 [2023-04-24T06:42:05.642Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-24T06:42:05.912Z] ---> Running in 692c9942d6f7 [2023-04-24T06:42:06.185Z] Removing intermediate container 692c9942d6f7 [2023-04-24T06:42:06.185Z] ---> acf2a01dba1d [2023-04-24T06:42:06.185Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T06:42:06.185Z] ---> Running in acbd989249ab [2023-04-24T06:42:07.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T06:42:08.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T06:42:09.624Z] OK: 263 MiB in 53 packages [2023-04-24T06:42:11.046Z] Removing intermediate container acbd989249ab [2023-04-24T06:42:11.047Z] ---> 1debd8d45fd2 [2023-04-24T06:42:11.047Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-24T06:42:11.047Z] ---> Running in 74f012a681a8 [2023-04-24T06:42:11.317Z] Removing intermediate container 74f012a681a8 [2023-04-24T06:42:11.317Z] ---> 49eaec6d440b [2023-04-24T06:42:11.317Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-24T06:42:11.911Z] ---> 34456d71f350 [2023-04-24T06:42:11.911Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T06:42:11.911Z] ---> Running in bc4621910958 [2023-04-24T06:42:14.512Z] Removing intermediate container bc4621910958 [2023-04-24T06:42:14.512Z] ---> 59007d6e637e [2023-04-24T06:42:14.512Z] Step 12/26 : COPY . . [2023-04-24T06:42:16.475Z] ---> f6c98d29d432 [2023-04-24T06:42:16.475Z] Step 13/26 : RUN ${MAKE} [2023-04-24T06:42:16.744Z] ---> Running in 29ae908c3cb7 [2023-04-24T06:42:17.712Z] 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-04-24T06:45:09.843Z] Removing intermediate container 29ae908c3cb7 [2023-04-24T06:45:09.843Z] ---> 7aa895ca50fb [2023-04-24T06:45:09.843Z] Step 14/26 : FROM alpine:3.17 [2023-04-24T06:45:09.843Z] 3.17: Pulling from library/alpine [2023-04-24T06:45:09.843Z] c41833b44d91: Pulling fs layer [2023-04-24T06:45:09.843Z] c41833b44d91: Verifying Checksum [2023-04-24T06:45:09.843Z] c41833b44d91: Download complete [2023-04-24T06:45:09.843Z] c41833b44d91: Pull complete [2023-04-24T06:45:09.843Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T06:45:09.843Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T06:45:09.843Z] ---> 51e60588ff2c [2023-04-24T06:45:09.843Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-24T06:45:09.843Z] ---> Running in 1d642d90d49e [2023-04-24T06:45:09.843Z] Removing intermediate container 1d642d90d49e [2023-04-24T06:45:09.843Z] ---> 44247dc44947 [2023-04-24T06:45:09.843Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-24T06:45:09.843Z] ---> Running in 9785fb02310b [2023-04-24T06:45:09.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T06:45:09.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T06:45:09.843Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T06:45:09.843Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T06:45:09.843Z] OK: 8 MiB in 16 packages [2023-04-24T06:45:09.843Z] Removing intermediate container 9785fb02310b [2023-04-24T06:45:09.843Z] ---> 88e1b1cfd932 [2023-04-24T06:45:09.843Z] Step 17/26 : WORKDIR / [2023-04-24T06:45:09.843Z] ---> Running in f5aac862cccf [2023-04-24T06:45:09.843Z] Removing intermediate container f5aac862cccf [2023-04-24T06:45:09.843Z] ---> 1a29f7449b5c [2023-04-24T06:45:09.843Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-24T06:45:09.843Z] ---> 8830a54a6e7f [2023-04-24T06:45:09.843Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-24T06:45:09.843Z] ---> 73052d6aa888 [2023-04-24T06:45:09.843Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-24T06:45:09.843Z] ---> 9ac21f3008e5 [2023-04-24T06:45:09.843Z] Step 21/26 : EXPOSE 59984 [2023-04-24T06:45:09.843Z] ---> Running in b058db3f54c2 [2023-04-24T06:45:09.843Z] Removing intermediate container b058db3f54c2 [2023-04-24T06:45:09.843Z] ---> bc02448f1b9f [2023-04-24T06:45:09.843Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-24T06:45:09.843Z] ---> Running in d7b49a811ccd [2023-04-24T06:45:09.843Z] Removing intermediate container d7b49a811ccd [2023-04-24T06:45:09.843Z] ---> ef74d224100c [2023-04-24T06:45:09.843Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-24T06:45:09.843Z] ---> Running in 7b585a94a546 [2023-04-24T06:45:09.843Z] Removing intermediate container 7b585a94a546 [2023-04-24T06:45:09.843Z] ---> 257c0b55b419 [2023-04-24T06:45:09.843Z] Step 24/26 : LABEL arch=arm64 [2023-04-24T06:45:09.843Z] ---> Running in 7e78aae3cf82 [2023-04-24T06:45:09.843Z] Removing intermediate container 7e78aae3cf82 [2023-04-24T06:45:09.843Z] ---> 7d88ae46b9ea [2023-04-24T06:45:09.843Z] Step 25/26 : LABEL git_sha=a27e28d7063f91f5e1587cb421881b607ffe8dc2 [2023-04-24T06:45:09.843Z] ---> Running in df45a97532f7 [2023-04-24T06:45:09.843Z] Removing intermediate container df45a97532f7 [2023-04-24T06:45:09.843Z] ---> 1159376d1886 [2023-04-24T06:45:09.843Z] Step 26/26 : LABEL version=0.0.0 [2023-04-24T06:45:09.843Z] ---> Running in f54c583f1e49 [2023-04-24T06:45:09.843Z] Removing intermediate container f54c583f1e49 [2023-04-24T06:45:09.843Z] ---> 1b4f6de45897 [2023-04-24T06:45:09.843Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T06:45:09.843Z] Successfully built 1b4f6de45897 [2023-04-24T06:45:09.843Z] 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-04-24T06:45:10.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T06:45:10.674Z] [2023-04-24T06:45:10.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:45:11.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T06:45:11.097Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-24T06:45:11.097Z] 8998bd30e6a1: Pulling fs layer [2023-04-24T06:45:11.097Z] 04944245beec: Pulling fs layer [2023-04-24T06:45:11.097Z] 699f458cf7ca: Pulling fs layer [2023-04-24T06:45:11.097Z] 765212b225bb: Pulling fs layer [2023-04-24T06:45:11.097Z] f23df028b6ca: Pulling fs layer [2023-04-24T06:45:11.097Z] d65c8cfc05b1: Pulling fs layer [2023-04-24T06:45:11.097Z] 2437ff75d9bd: Pulling fs layer [2023-04-24T06:45:11.097Z] 765212b225bb: Waiting [2023-04-24T06:45:11.097Z] f23df028b6ca: Waiting [2023-04-24T06:45:11.097Z] 2437ff75d9bd: Waiting [2023-04-24T06:45:11.097Z] d65c8cfc05b1: Waiting [2023-04-24T06:45:11.365Z] 04944245beec: Verifying Checksum [2023-04-24T06:45:11.365Z] 04944245beec: Download complete [2023-04-24T06:45:11.365Z] 765212b225bb: Verifying Checksum [2023-04-24T06:45:11.365Z] 765212b225bb: Download complete [2023-04-24T06:45:11.365Z] f23df028b6ca: Verifying Checksum [2023-04-24T06:45:11.365Z] f23df028b6ca: Download complete [2023-04-24T06:45:11.637Z] d65c8cfc05b1: Download complete [2023-04-24T06:45:11.637Z] 699f458cf7ca: Verifying Checksum [2023-04-24T06:45:11.637Z] 699f458cf7ca: Download complete [2023-04-24T06:45:11.931Z] 8998bd30e6a1: Verifying Checksum [2023-04-24T06:45:11.931Z] 8998bd30e6a1: Download complete [2023-04-24T06:45:14.524Z] 2437ff75d9bd: Download complete [2023-04-24T06:45:15.940Z] 8998bd30e6a1: Pull complete [2023-04-24T06:45:16.208Z] 04944245beec: Pull complete [2023-04-24T06:45:17.623Z] 699f458cf7ca: Pull complete [2023-04-24T06:45:17.623Z] 765212b225bb: Pull complete [2023-04-24T06:45:18.585Z] f23df028b6ca: Pull complete [2023-04-24T06:45:18.585Z] d65c8cfc05b1: Pull complete [2023-04-24T06:45:33.582Z] 2437ff75d9bd: Pull complete [2023-04-24T06:45:33.582Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-24T06:45:33.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T06:45:33.582Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T06:45:33.920Z] prd-ubuntu20.04-docker-arm64-4c-16g-9510 does not seem to be running inside a container [2023-04-24T06:45:33.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-24T06:45:39.692Z] $ docker top 095adca97a6f900b29210bf61d19872048403a699c1d64429d3bf60b2051cf79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:45:40.596Z] ---> job-cost.sh [2023-04-24T06:45:40.596Z] lf-activate-venv: SKIPPING [2023-04-24T06:45:40.596Z] INFO: No Stack... [2023-04-24T06:45:41.177Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-24T06:45:41.759Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T06:45:42.425Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-04-24T06:45:42.425Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T06:45:42.513Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-321-1-stack-cost] [2023-04-24T06:45:42.518Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-321-1-stack-cost] did not exist. Created. [2023-04-24T06:45:42.519Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-321-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T06:45:42.943Z] /w/workspace/device-onvif-camera/1@tmp/durable-c3801f26/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-24T06:45:43.619Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-24T06:45:43.651Z] Warning: overwriting stash ‘stack-cost’ [2023-04-24T06:45:43.720Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T06:45:43.743Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-321-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T06:45:43.826Z] $ docker stop --time=1 095adca97a6f900b29210bf61d19872048403a699c1d64429d3bf60b2051cf79 [2023-04-24T06:45:45.346Z] $ docker rm -f --volumes 095adca97a6f900b29210bf61d19872048403a699c1d64429d3bf60b2051cf79 [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-04-24T06:45:46.345Z] provisioning config files... [2023-04-24T06:45:46.351Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-321@tmp/config13324338210181828731tmp [Pipeline] { [Pipeline] sh [2023-04-24T06:45:46.695Z] + set +x [2023-04-24T06:45:46.695Z] + bash -s -- [2023-04-24T06:45:46.695Z] + curl -s https://codecov.io/bash [2023-04-24T06:45:46.695Z] [2023-04-24T06:45:46.695Z] _____ _ [2023-04-24T06:45:46.695Z] / ____| | | [2023-04-24T06:45:46.695Z] | | ___ __| | ___ ___ _____ __ [2023-04-24T06:45:46.695Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-24T06:45:46.695Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-24T06:45:46.695Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-24T06:45:46.695Z] Bash-1.0.6 [2023-04-24T06:45:46.695Z] [2023-04-24T06:45:46.695Z] [2023-04-24T06:45:46.695Z] ==> git version 2.25.1 found [2023-04-24T06:45:46.695Z] ==> 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-04-24T06:45:46.695Z] Release-Date: 2020-01-08 [2023-04-24T06:45:46.695Z] 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-04-24T06:45:46.695Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-24T06:45:46.695Z] ==> Jenkins CI detected. [2023-04-24T06:45:46.695Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-321 [2023-04-24T06:45:46.695Z] project root: . [2023-04-24T06:45:46.695Z] --> token set from env [2023-04-24T06:45:46.695Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-24T06:45:46.695Z] ==> Running gcov in . (disable via -X gcov) [2023-04-24T06:45:46.696Z] ==> Python coveragepy not found [2023-04-24T06:45:46.696Z] ==> Searching for coverage reports in: [2023-04-24T06:45:46.696Z] + . [2023-04-24T06:45:46.696Z] -> Found 1 reports [2023-04-24T06:45:46.696Z] ==> Detecting git/mercurial file structure [2023-04-24T06:45:46.696Z] ==> Reading reports [2023-04-24T06:45:46.696Z] + ./coverage.out bytes=78922 [2023-04-24T06:45:46.696Z] ==> Appending adjustments [2023-04-24T06:45:46.696Z] https://docs.codecov.io/docs/fixing-reports [2023-04-24T06:45:46.955Z] + Found adjustments [2023-04-24T06:45:46.955Z] ==> Gzipping contents [2023-04-24T06:45:46.955Z] 12K /tmp/codecov.Af9o0i.gz [2023-04-24T06:45:46.955Z] ==> Uploading reports [2023-04-24T06:45:46.955Z] url: https://codecov.io [2023-04-24T06:45:46.955Z] query: branch=PR-321&commit=a27e28d7063f91f5e1587cb421881b607ffe8dc2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-321%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=321&job=&cmd_args= [2023-04-24T06:45:46.955Z] -> Pinging Codecov [2023-04-24T06:45:46.955Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-321&commit=a27e28d7063f91f5e1587cb421881b607ffe8dc2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-321%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=321&job=&cmd_args= [2023-04-24T06:45:47.214Z] -> Uploading to [2023-04-24T06:45:47.214Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-24/F29A59C45E3A92E06B3E522C9905F8EF/a27e28d7063f91f5e1587cb421881b607ffe8dc2/78df5889-33e3-482d-bfe9-dc577dea2a19.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T064546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3e976acbf2fe6f7cd007b85a5243a64be5fe4676f13cc52a2ab498ef9e95f60 [2023-04-24T06:45:47.214Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T06:45:47.214Z] Dload Upload Total Spent Left Speed [2023-04-24T06:45:47.474Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10501 0 0 100 10501 0 49767 --:--:-- --:--:-- --:--:-- 49767 [2023-04-24T06:45:47.474Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a27e28d7063f91f5e1587cb421881b607ffe8dc2 [Pipeline] } [2023-04-24T06:45:47.504Z] 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-04-24T06:45:49.310Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-321/archives ] [2023-04-24T06:45:49.310Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-321/archives [2023-04-24T06:45:49.310Z] total 16 [2023-04-24T06:45:49.310Z] drwxr-xr-x 3 root root 4096 Apr 24 06:33 . [2023-04-24T06:45:49.310Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 06:33 .. [2023-04-24T06:45:49.310Z] drwxr-xr-x 2 root root 4096 Apr 24 06:33 cost [2023-04-24T06:45:49.310Z] -rw-r--r-- 1 root root 91 Apr 24 06:33 cost.csv [2023-04-24T06:45:49.310Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-321/archives [2023-04-24T06:45:49.310Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-321/archives [2023-04-24T06:45:49.310Z] total 16 [2023-04-24T06:45:49.310Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 06:33 . [2023-04-24T06:45:49.310Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 06:33 .. [2023-04-24T06:45:49.310Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 06:33 cost [2023-04-24T06:45:49.310Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 24 06:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:45:49.640Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:45:50.542Z] ---> package-listing.sh [2023-04-24T06:45:50.542Z] ++ facter osfamily [2023-04-24T06:45:50.542Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-24T06:45:50.801Z] + OS_FAMILY=debian [2023-04-24T06:45:50.801Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-321 [2023-04-24T06:45:50.801Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-24T06:45:50.801Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-24T06:45:50.801Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-24T06:45:50.801Z] + PACKAGES=/tmp/packages_start.txt [2023-04-24T06:45:50.801Z] + '[' /w/workspace/undry_device-onvif-camera_PR-321 ']' [2023-04-24T06:45:50.801Z] + PACKAGES=/tmp/packages_end.txt [2023-04-24T06:45:50.801Z] + case "${OS_FAMILY}" in [2023-04-24T06:45:50.801Z] + dpkg -l [2023-04-24T06:45:50.801Z] + grep '^ii' [2023-04-24T06:45:50.801Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-24T06:45:50.801Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-24T06:45:50.801Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-24T06:45:50.801Z] + '[' /w/workspace/undry_device-onvif-camera_PR-321 ']' [2023-04-24T06:45:50.801Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-321/archives/ [2023-04-24T06:45:50.801Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-321/archives/ [Pipeline] echo [2023-04-24T06:45:50.833Z] 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-321/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-24T06:45:51.126Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T06:45:51.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T06:45:51.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T06:45:51.894Z] prd-ubuntu20.04-docker-8c-8g-9504 does not seem to be running inside a container [2023-04-24T06:45:51.934Z] $ 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-321/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-321 -v /w/workspace/undry_device-onvif-camera_PR-321:/w/workspace/undry_device-onvif-camera_PR-321:rw,z -v /w/workspace/undry_device-onvif-camera_PR-321@tmp:/w/workspace/undry_device-onvif-camera_PR-321@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T06:45:52.124Z] $ docker top 6d482a111bd5e597e59417b1ccf179b8c6dfddbbe0e28055bca2132aa6103664 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T06:45:52.517Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-24T06:45:52.825Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-24T06:45:53.138Z] + ls /var/log/sa-host [2023-04-24T06:45:53.138Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T06:45:53.368Z] provisioning config files... [2023-04-24T06:45:53.378Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-321@tmp/config12566628076931893113tmp [Pipeline] { [Pipeline] echo [2023-04-24T06:45:53.428Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:45:53.740Z] ---> create-netrc.sh [Pipeline] } [2023-04-24T06:45:53.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:45:54.163Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-24T06:45:54.193Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:45:54.505Z] ---> sudo-logs.sh [2023-04-24T06:45:54.505Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-24T06:45:54.590Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:45:54.905Z] ---> job-cost.sh [2023-04-24T06:45:54.905Z] lf-activate-venv: SKIPPING [2023-04-24T06:45:54.905Z] DEBUG: total: 0.2199999988079071 [2023-04-24T06:45:54.905Z] INFO: Retrieving Stack Cost... [2023-04-24T06:45:55.165Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T06:45:55.734Z] INFO: Archiving Costs [Pipeline] echo [2023-04-24T06:45:55.767Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T06:45:56.085Z] ---> logs-deploy.sh [2023-04-24T06:45:56.085Z] lf-activate-venv: SKIPPING [2023-04-24T06:45:56.085Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-321/1 [2023-04-24T06:45:56.085Z] INFO: archiving workspace using pattern(s): [2023-04-24T06:45:57.021Z] Archives upload complete. [2023-04-24T06:45:57.021Z] INFO: archiving logs to Nexus