<!-- 
RSS generated by JIRA (9.4.5#940005-sha1:e3094934eac4fd8653cf39da58f39364fb9cc7c1) at Sat Feb 10 06:07:19 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Akraino JIRA</title>
    <link>https://jira.akraino.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.5</version>
        <build-number>940005</build-number>
        <build-date>11-04-2023</build-date>
    </build-info>


<item>
            <title>[VAL-100] os container image build fails</title>
                <link>https://jira.akraino.org/browse/VAL-100</link>
                <project id="10308" key="VAL">Validation</project>
                    <description>&lt;p&gt;Following failures detected:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;checking &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; struct taskstats.freepages_count... yes
checking &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; struct taskstats.nvcsw... yes
checking &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; struct taskstats.read_bytes... yes
./configure: line 6788: syntax error near unexpected token `LIBTIRPC,&apos;
./configure: line 6788: ` PKG_CHECK_MODULES(LIBTIRPC, libtirpc &amp;gt;= 0.2.4,&apos;
The command &lt;span class=&quot;code-quote&quot;&gt;&apos;/bin/sh -c make autotools &amp;amp;&amp;amp; ./configure --prefix=/opt/ltp &amp;amp;&amp;amp; make -j $(getconf _NPROCESSORS_ONLN) 2&amp;gt;&amp;amp;1 | tee ../build-log.txt &amp;amp;&amp;amp; make install 2&amp;gt;&amp;amp;1 | tee ../install-log.txt&apos;&lt;/span&gt; returned a non-zero code: 2
../build.mk:50: recipe &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; target &lt;span class=&quot;code-quote&quot;&gt;&apos;.build&apos;&lt;/span&gt; failed
make[1]: *** [.build] Error 2
make[1]: Leaving directory &lt;span class=&quot;code-quote&quot;&gt;&apos;/home/jukosone/omat/akraino/git/validation/docker/os&apos;&lt;/span&gt;
Makefile:37: recipe &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; target &lt;span class=&quot;code-quote&quot;&gt;&apos;os-build&apos;&lt;/span&gt; failed
make: *** [os-build] Error 2&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;Cloning into &lt;span class=&quot;code-quote&quot;&gt;&apos;go-cve-dictionary&apos;&lt;/span&gt;...
GO111MODULE=on go install -ldflags &lt;span class=&quot;code-quote&quot;&gt;&quot;-X &lt;span class=&quot;code-quote&quot;&gt;&apos;main.version=v0.4.1&apos;&lt;/span&gt; -X &lt;span class=&quot;code-quote&quot;&gt;&apos;main.revision=4a02438&apos;&lt;/span&gt;&quot;&lt;/span&gt;
go: downloading github.com/labstack/echo v3.3.10+incompatible
go: downloading github.com/olekukonko/tablewriter v0.0.1
go: downloading github.com/PuerkitoBio/goquery v1.5.0
go: downloading golang.org/x/sys v0.0.0-20190909082730-f460065e899a
go: extracting github.com/olekukonko/tablewriter v0.0.1
go: extracting github.com/labstack/echo v3.3.10+incompatible
go: extracting github.com/PuerkitoBio/goquery v1.5.0
go: downloading golang.org/x/crypto v0.0.0-20190907121410-71b5226ff739
go: downloading golang.org/x/net v0.0.0-20190909003024-a7b16738d86b
go: downloading github.com/andybalholm/cascadia v1.0.0
go: extracting github.com/andybalholm/cascadia v1.0.0
go: extracting golang.org/x/crypto v0.0.0-20190907121410-71b5226ff739
go: extracting golang.org/x/net v0.0.0-20190909003024-a7b16738d86b
go: extracting golang.org/x/sys v0.0.0-20190909082730-f460065e899a
mkdir: cannot create directory &lt;span class=&quot;code-quote&quot;&gt;&apos;/opt/akraino/validation/tests/os/vuls/&apos;&lt;/span&gt;: File exists
The command &lt;span class=&quot;code-quote&quot;&gt;&apos;/bin/bash -c wget https:&lt;span class=&quot;code-comment&quot;&gt;//dl.google.com/go/go1.12.6.linux-amd64.tar.gz -P /root/ &amp;amp;&amp;amp; cd /root/ &amp;amp;&amp;amp; tar -xzf go1.12.6.linux-amd64.tar.gz -C /root/ &amp;amp;&amp;amp; export GOROOT=/root/go &amp;amp;&amp;amp; export GOPATH=/root/go/src &amp;amp;&amp;amp; export PATH=$PATH:/root/go/bin:/root/go/src/bin &amp;amp;&amp;amp; mkdir -p /root/go/src/github.com/&lt;span class=&quot;code-keyword&quot;&gt;future&lt;/span&gt;-architect &amp;amp;&amp;amp; cd /root/go/src/github.com/&lt;span class=&quot;code-keyword&quot;&gt;future&lt;/span&gt;-architect &amp;amp;&amp;amp; git clone https://github.com/&lt;span class=&quot;code-keyword&quot;&gt;future&lt;/span&gt;-architect/vuls &amp;amp;&amp;amp; cd vuls &amp;amp;&amp;amp; make install &amp;amp;&amp;amp; mkdir -p /root/go/src/github.com/kotakanbe &amp;amp;&amp;amp; git -C /root/go/src/github.com/kotakanbe clone https://github.com/kotakanbe/go-cve-dictionary.git &amp;amp;&amp;amp; cd /root/go/src/github.com/kotakanbe/go-cve-dictionary/ &amp;amp;&amp;amp; make install &amp;amp;&amp;amp; mkdir /opt/akraino/validation/tests/os/vuls/ &amp;amp;&amp;amp; &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; i in $(seq 2002 &lt;span class=&quot;code-quote&quot;&gt;&quot;$(date +&quot;&lt;/span&gt;%Y&lt;span class=&quot;code-quote&quot;&gt;&quot;)&quot;&lt;/span&gt;); &lt;span class=&quot;code-keyword&quot;&gt;do&lt;/span&gt; go-cve-dictionary fetchnvd -http-proxy=${HTTP_PROXY} -dbpath /opt/akraino/validation/tests/os/vuls/cve.sqlite3 -years &lt;span class=&quot;code-quote&quot;&gt;&quot;$i&quot;&lt;/span&gt;; done &amp;amp;&amp;amp; git -C /root/go/src/github.com/kotakanbe clone https://github.com/kotakanbe/goval-dictionary.git &amp;amp;&amp;amp; cd /root/go/src/github.com/kotakanbe/goval-dictionary &amp;amp;&amp;amp; make install &amp;amp;&amp;amp; goval-dictionary fetch-ubuntu -http-proxy=${HTTP_PROXY} -dbpath=/opt/akraino/validation/tests/os/vuls/oval_ubuntu_16.sqlite3 16 &amp;amp;&amp;amp; goval-dictionary fetch-ubuntu -http-proxy=${HTTP_PROXY} -dbpath=/opt/akraino/validation/tests/os/vuls/oval_ubuntu_18.sqlite3 18 &amp;amp;&amp;amp; goval-dictionary fetch-redhat -http-proxy=${HTTP_PROXY} -dbpath=/opt/akraino/validation/tests/os/vuls/oval_centos.sqlite3 7 &amp;amp;&amp;amp; mkdir -p /root/go/src/github.com/knqyf263 &amp;amp;&amp;amp; git -C /root/go/src/github.com/knqyf263 clone https://github.com/knqyf263/gost.git &amp;amp;&amp;amp; cd /root/go/src/github.com/knqyf263/gost &amp;amp;&amp;amp; make install &amp;amp;&amp;amp; gost fetch redhat --http-proxy=${HTTP_PROXY} --dbpath=/opt/akraino/validation/tests/os/vuls/gost_centos.sqlite3 &amp;amp;&amp;amp; cd /opt/akraino/validation/tests/os/vuls &amp;amp;&amp;amp; tar cvzf db.tar.gz *.sqlite3 &amp;amp;&amp;amp; rm *.sqlite3&apos;&lt;/span&gt; returned a non-zero code: 1
&lt;/span&gt;../build.mk:50: recipe &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; target &lt;span class=&quot;code-quote&quot;&gt;&apos;.build&apos;&lt;/span&gt; failed
make[1]: *** [.build] Error 1
make[1]: Leaving directory &lt;span class=&quot;code-quote&quot;&gt;&apos;/home/jukosone/omat/akraino/git/validation/docker/os&apos;&lt;/span&gt;
Makefile:37: recipe &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; target &lt;span class=&quot;code-quote&quot;&gt;&apos;os-build&apos;&lt;/span&gt; failed
make: *** [os-build] Error 2&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="11232">VAL-100</key>
            <summary>os container image build fails</summary>
                <type id="10004" iconUrl="https://jira.akraino.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.akraino.org/images/icons/priorities/medium.svg">Medium</priority>
                        <status id="10001" iconUrl="https://jira.akraino.org/" description="">Done</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="jukosone">Juha Kosonen</assignee>
                                    <reporter username="jukosone">Juha Kosonen</reporter>
                        <labels>
                    </labels>
                <created>Mon, 2 Mar 2020 12:19:45 +0000</created>
                <updated>Tue, 3 Mar 2020 07:06:22 +0000</updated>
                            <resolved>Tue, 3 Mar 2020 07:06:22 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="11130" author="jukosone" created="Tue, 3 Mar 2020 07:06:13 +0000"  >&lt;p&gt;Fix merged:&#160; &lt;a href=&quot;https://gerrit.akraino.org/r/c/validation/+/2266&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://gerrit.akraino.org/r/c/validation/+/2266&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10105" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i003h8:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>